kmx git
login
register
kc3-lang
/
SDL
/
include/SDL_events.h
include/SDL_events.h
Log
Author
Commit
Date
CI
Message
ae05f178
2014-02-10T10:02:51
Recreate render target textures when the D3D device is being reset, and notify the application using the SDL_RENDER_TARGETS_RESET event when this happens.
58edac3e
2014-02-02T00:53:27
Fixed bug 2374 - Update copyright for 2014... Is it that time already??
74692835
2013-12-23T12:17:52
Added support for double-clicks, through a new "clicks" field in the mouse button event.
f848adff
2013-11-29T10:06:08
Improve Android pause/resume behavior.