aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CWGLManager.cpp
AgeCommit message (Collapse)Author
2023-03-24Unify & improve log messagescutealien
Lots of places where coders did not realize our Printer::log with hint adds a ": " string between message and hint Which caused uglier messages in a few places (added documentation for that, maybe helps?) Some added info in a few places Some whitespace unification Some spelling unification git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6414 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-09-02Fix glHint parameter, type size and add more null checks (#130)Herman Semenov
2022-02-26Get rid of various old compiler and platform checkssfan5
2021-08-07Add a unified cross platform OpenGL core profile binding (#52)hecks
2021-04-17WGLManager: fix wglCreateContextAttribsARB not being usedsfan5
2021-04-17Always use system OpenGL extension headerssfan5
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