aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/OpenGL/Driver.h
AgeCommit message (Collapse)Author
2023-04-08Use a buffer for quads indicesVitaliy
also use glDrawRangeElements for quad drawing
2023-04-07OpenGL3: Drop unused fixed-function emulation materialsnumzero
2023-03-25Fix line endings in the new drivernumzero
2023-03-03Split new GL3/GLES2 driversnumzero
The classes are tiny wrappers currently but should they be customized, they are there
2023-02-28Unify drawing functionsnumzero
2023-02-27Drop obsolete stuffnumzero
2023-02-27Unify quad drawingnumzero
2023-02-27Drop obsolete IVideoDriver featuresnumzero
2023-02-27Add debug handlernumzero
2023-02-27Add OpenGL3 renderernumzero