]> git.lizzy.rs Git - irrlicht.git/history - source/Irrlicht/CIrrDeviceSDL.cpp
Merge branch 'master' into opengl3
[irrlicht.git] / source / Irrlicht / CIrrDeviceSDL.cpp
2023-03-03 numzeroMerge branch 'master' into opengl3
2023-03-03 numzeroFix ifdefs around includes in CIrrDeviceSDL
2023-03-03 numzeroSplit new GL3/GLES2 drivers
2023-03-01 numzeroSupport both OpenGL3 and GLES2 on SDL2
2023-02-27 numzeroAdd debug handler
2023-02-27 numzeroRequest OpenGL 3.2
2023-02-27 numzeroAdd OpenGL3 renderer
2023-02-22 numzeroReduce IrrCompileConfig usage to files that actually...
2023-02-20 DSSDL: Use SDL_WINDOW_FULLSCREEN_DESKTOP and allow to...
2023-02-18 ndrenRefactor SDL input code to fix menu exit (#146)
2023-02-06 DSAdd WindowMaximized creation parameter and isWindowMaxi...
2023-01-02 sfan5Remove leftover code from software rendering
2022-12-29 x2048Use swap_control from MESA and EXT before SGI (#151)
2022-11-12 DSSDL: implement cursor icon API (#135)
2022-10-16 DSSDL: Always set X, Y, Shift and Control in mouse input...
2022-10-15 sfan5Fix SDL device to work with null driver
2022-07-18 sfan5Drop gamma ramp code
2022-07-17 ndrenSupport Unicode characters properly in SDL2 (#114)
2022-05-21 paradust7Remove core::list and replace uses with std::list ...
2022-05-21 sfan5Refactor SDL device to use the same abstraction as...
2022-02-26 sfan5Get rid of all sprintf calls
2022-02-14 sfan5Fix SDL2 include paths
2022-01-16 Emmanuel HansenUpdate CIrrDeviceSDL to support SDL2 (#85)
2021-08-27 cutealienMerging r6196 through r6248 from trunk to ogl-es branch
2020-01-03 cutealienMerging r5975 through r6036 from trunk to ogl-es branch.