aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/sdl-window.h
AgeCommit message (Expand)Author
2017-10-23SDL: Automatically grab mouse upon entering fullscreenColin Snover
2017-10-15BACKENDS: Fix missing mouse events when system cursor cannot be movedColin Snover
2017-10-15BACKENDS: Refactor OpenGL & SDL graphics backendsColin Snover
2017-10-15SDL: Accept signed values for mouse cursor warpingColin Snover
2017-07-06SDL: Only recreate SDL2 window when necessaryColin Snover
2016-10-22SDL: Fix typosOri Avtalion
2015-03-01SDL: Call setupIcon for each window creation with SDL2.Johannes Schickel
2015-02-18WINCE: Fix compilation.Johannes Schickel
2015-02-16WIN32: Add experimental SDL2 support.Johannes Schickel
2015-02-16SDL: Handle icon setup in SdlWindow.Johannes Schickel
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel