raze-gles/source/glbackend
Christoph Oelckers 71d132b470 - use explicitly declared matrix uniforms.
The builtin matrices are no longer available in modern GLSL, preventing an upgrade of the shader.
Also perform better reporting of shader compilation errors.
2019-10-06 10:19:51 +02:00
..
gl_hwtexture.cpp - use GZDoom's texture backend to read hightile textures. (Hightile tinting code moved to the shader but isn't active yet. 2019-10-05 21:59:03 +02:00
gl_hwtexture.h - use explicitly declared matrix uniforms. 2019-10-06 10:19:51 +02:00
gl_renderstate.h - moved the main shader and its entire uniform maintenance into the backend. 2019-10-05 12:28:08 +02:00
gl_samplers.cpp - initialize the GL backend in the proper place. 2019-09-23 23:33:59 +02:00
gl_samplers.h - initialize the GL backend in the proper place. 2019-09-23 23:33:59 +02:00
gl_shader.cpp - use explicitly declared matrix uniforms. 2019-10-06 10:19:51 +02:00
gl_shader.h - use explicitly declared matrix uniforms. 2019-10-06 10:19:51 +02:00
gl_uniform.h - moved the main shader and its entire uniform maintenance into the backend. 2019-10-05 12:28:08 +02:00
glbackend.cpp - use explicitly declared matrix uniforms. 2019-10-06 10:19:51 +02:00
glbackend.h - use explicitly declared matrix uniforms. 2019-10-06 10:19:51 +02:00