aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CGLXManager.cpp
AgeCommit message (Collapse)Author
2022-07-09Stop dlopening libGL(ESv2).sosfan5
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-09Fix CreateContextAttribsARB fallback behavioursfan5
fixes minetest/minetest#12518
2022-02-26Fix uninitialized variable in previous commitsfan5
2022-02-20Create OpenGL context using CreateContextAttribsARBsfan5
2021-08-27Merging r6196 through r6248 from trunk to ogl-es branchcutealien
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6249 dfc29bdd-3216-0410-991c-e03cc46cb475
2021-08-07Add a unified cross platform OpenGL core profile binding (#52)hecks
2021-04-17Always use system OpenGL extension headerssfan5
2021-03-12CGLXManager: Use GLX window correctlysfan5
fixes #17
2021-02-25GLX window is *not* an X11 windownumzero
2020-01-03Merging 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