]> git.lizzy.rs Git - irrlicht.git/history - source/Irrlicht/CGLXManager.cpp
Reduce IrrCompileConfig usage to files that actually need it
[irrlicht.git] / source / Irrlicht / CGLXManager.cpp
2022-07-09 sfan5Stop dlopening libGL(ESv2).so
2022-07-09 sfan5Fix CreateContextAttribsARB fallback behaviour
2022-02-26 sfan5Fix uninitialized variable in previous commit
2022-02-20 sfan5Create OpenGL context using CreateContextAttribsARB
2021-08-27 cutealienMerging r6196 through r6248 from trunk to ogl-es branch
2021-08-07 hecksAdd a unified cross platform OpenGL core profile bindin...
2021-04-16 sfan5Always use system OpenGL extension headers
2021-03-12 sfan5CGLXManager: Use GLX window correctly
2021-02-25 numzeroGLX window is *not* an X11 window
2020-01-03 cutealienMerging r5975 through r6036 from trunk to ogl-es branch.