aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CSDLManager.cpp
AgeCommit message (Collapse)Author
2023-04-06Fix OpenGL3 driver to compile standalonesfan5
also test this configuration in CI
2022-05-21Refactor SDL device to use the same abstraction as other devicessfan5
In particular this makes the OpenGL procedure stuff work. fixes https://github.com/minetest/minetest/issues/12265