aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CIrrDeviceSDL.cpp
AgeCommit message (Expand)Author
2023-03-25Resolve conflicts with masternumzero
2023-03-24Unify & improve log messagescutealien
2023-03-11Drop IrrCompileConfig (#163)Vitaliy
2023-03-03Merge branch 'master' into opengl3numzero
2023-03-03Fix ifdefs around includes in CIrrDeviceSDLnumzero
2023-03-03Split new GL3/GLES2 driversnumzero
2023-03-02Support both OpenGL3 and GLES2 on SDL2numzero
2023-02-27Add debug handlernumzero
2023-02-27Request OpenGL 3.2numzero
2023-02-27Add OpenGL3 renderernumzero
2023-02-22Reduce IrrCompileConfig usage to files that actually need itnumzero
2023-02-20SDL: Use SDL_WINDOW_FULLSCREEN_DESKTOP and allow to maximize+fullscreen at on...DS
2023-02-18Refactor SDL input code to fix menu exit (#146)ndren
2023-02-06Add WindowMaximized creation parameter and isWindowMaximized() (#142)DS
2023-01-02Remove leftover code from software renderingsfan5
2022-11-12SDL: implement cursor icon API (#135)DS
2022-10-16SDL: Always set X, Y, Shift and Control in mouse input eventsDS
2022-10-15Fix SDL device to work with null driversfan5
2022-07-18Drop gamma ramp codesfan5
2022-07-17Support Unicode characters properly in SDL2 (#114)ndren
2022-05-22Remove core::list and replace uses with std::list (#105)paradust7
2022-05-21Refactor SDL device to use the same abstraction as other devicessfan5
2022-02-26Get rid of all sprintf callssfan5
2022-02-14Fix SDL2 include pathssfan5
2022-01-16Update CIrrDeviceSDL to support SDL2 (#85)Emmanuel Hansen
2021-08-27Merging r6196 through r6248 from trunk to ogl-es branchcutealien
2020-01-03Merging r5975 through r6036 from trunk to ogl-es branch.cutealien