irrlicht/source/Irrlicht/OpenGL
sfan5 45ace61007 OpenGL: support scene::EHM_STREAM
the relevant enum value is defined in both gl3 and gles2
2024-02-18 22:43:25 +01:00
..
Common.h OpenGL3: new version format 2023-04-18 23:22:53 +02:00
Driver.cpp OpenGL: support scene::EHM_STREAM 2024-02-18 22:43:25 +01:00
Driver.h Reduce needless use of wchar / stringw 2024-02-18 17:12:51 +01:00
ExtensionHandler.cpp OpenGL3: Replace direct calls into libGL with mt_opengl 2023-10-13 11:36:52 +02:00
ExtensionHandler.h OpenGL3: Make sure mt_opengl is only included after GLAPI is defined 2023-10-13 11:36:52 +02:00
FixedPipelineRenderer.cpp Rename SMaterial::TextureLayer -> SMaterial::TextureLayers 2023-07-16 13:02:48 +02:00
FixedPipelineRenderer.h OpenGL3: Drop unused material property uniforms 2023-04-07 17:42:54 +02:00
MaterialRenderer.cpp OpenGL3: Replace direct calls into libGL with mt_opengl 2023-10-13 11:36:52 +02:00
MaterialRenderer.h Remove unused fixed function materials 2023-06-15 10:01:34 +02:00
Renderer2D.cpp Rename SMaterial::TextureLayer -> SMaterial::TextureLayers 2023-07-16 13:02:48 +02:00
Renderer2D.h Fix line endings in the new driver 2023-03-25 11:11:09 +03:00