raze-gles/source/glbackend
2019-10-20 00:45:47 +02:00
..
gl_hwtexture.cpp - added a few more texture formats to FHardwareTexture. 2019-10-19 23:14:36 +02:00
gl_hwtexture.h - added a few more texture formats to FHardwareTexture. 2019-10-19 23:14:36 +02:00
gl_palmanager.cpp - added a few more texture formats to FHardwareTexture. 2019-10-19 23:14:36 +02:00
gl_renderstate.h - converted all boolean parameters of the shader into a single flag word. 2019-10-19 22:46:37 +02:00
gl_samplers.cpp - cleaned up the sampler manager's content names and added the missing types to allow easier switching between indexed (no filtering) and non-indexed (filter as per user option). 2019-10-19 19:10:09 +02:00
gl_samplers.h - cleaned up the sampler manager's content names and added the missing types to allow easier switching between indexed (no filtering) and non-indexed (filter as per user option). 2019-10-19 19:10:09 +02:00
gl_shader.cpp - converted all boolean parameters of the shader into a single flag word. 2019-10-19 22:46:37 +02:00
gl_shader.h - converted all boolean parameters of the shader into a single flag word. 2019-10-19 22:46:37 +02:00
gl_uniform.h - converted all boolean parameters of the shader into a single flag word. 2019-10-19 22:46:37 +02:00
glbackend.cpp - converted all boolean parameters of the shader into a single flag word. 2019-10-19 22:46:37 +02:00
glbackend.h - fixed handling of FogDisabled flag 2019-10-20 00:45:47 +02:00