Age | Commit message (Expand) | Author |
---|---|---|
2017-07-06 | SDL: Fix compilation with SDL1.2 | Colin Snover |
2017-07-06 | SDL: Only recreate SDL2 window when necessary | Colin Snover |
2016-09-04 | SDL: Move mouse in SDL2 only when window has focus. | Eugene Sandulenko |
2015-03-01 | SDL: Call setupIcon for each window creation with SDL2. | Johannes Schickel |
2015-02-18 | WINCE: Fix compilation. | Johannes Schickel |
2015-02-16 | WIN32: Add experimental SDL2 support. | Johannes Schickel |
2015-02-16 | SDL: Handle icon setup in SdlWindow. | Johannes Schickel |
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel |