Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-09 | Stop dlopening libGL(ESv2).so | sfan5 | |
GLX/EGL are supposed to abstract exactly this away, this is a bad hack at best and might totally break stuff at worst. | |||
2022-07-09 | Fix CreateContextAttribsARB fallback behaviour | sfan5 | |
fixes minetest/minetest#12518 | |||
2022-02-26 | Fix uninitialized variable in previous commit | sfan5 | |
2022-02-20 | Create OpenGL context using CreateContextAttribsARB | sfan5 | |
2021-08-27 | Merging r6196 through r6248 from trunk to ogl-es branch | cutealien | |
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6249 dfc29bdd-3216-0410-991c-e03cc46cb475 | |||
2021-08-07 | Add a unified cross platform OpenGL core profile binding (#52) | hecks | |
2021-04-17 | Always use system OpenGL extension headers | sfan5 | |
2021-03-12 | CGLXManager: Use GLX window correctly | sfan5 | |
fixes #17 | |||
2021-02-25 | GLX window is *not* an X11 window | numzero | |
2020-01-03 | Merging r5975 through r6036 from trunk to ogl-es branch. | cutealien | |
GLES drivers adapted, but only did make compile-tests. git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6038 dfc29bdd-3216-0410-991c-e03cc46cb475 |