aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/OpenGL
AgeCommit message (Collapse)Author
2023-04-08Use a buffer for quads indicesVitaliy
also use glDrawRangeElements for quad drawing
2023-04-07OpenGL3: Drop unused material property uniformsnumzero
2023-04-07OpenGL3: Drop unused fixed-function emulation materialsnumzero
2023-03-25Fix line endings in the new drivernumzero
2023-03-13Small Fixesnumzero
2023-03-13Accommodate lack of ETS_TEXTURE_1numzero
2023-03-03Split new GL3/GLES2 driversnumzero
The classes are tiny wrappers currently but should they be customized, they are there
2023-03-02Report as OpenGL 3numzero
2023-02-28Unify drawing functionsnumzero
2023-02-27Drop obsolete stuffnumzero
2023-02-27Unify quad drawingnumzero
2023-02-27Unify plain image drawingnumzero
2023-02-27Drop obsolete IVideoDriver featuresnumzero
2023-02-27Load extensions the OpenGL 3 waynumzero
2023-02-27Add debug handlernumzero
2023-02-27Add OpenGL3 renderernumzero