gzdoom-gles/src/gl/renderer
Rachael Alexanderson 351de94311 - fixed: Accidentally committed in-progress work... again
Partial Revert "- fixed: Made shader targets not case sensitive"

This reverts commit 2c24d2e047.
2017-11-19 04:46:52 -05:00
..
gl_2ddrawer.cpp Fixed applying of color to untranslated fonts in hardware renderer 2017-07-19 15:00:55 +03:00
gl_2ddrawer.h - refactored FDynamicColormap out of sector_t. 2017-03-15 22:04:59 +01:00
gl_colormap.h - refactored FDynamicColormap out of sector_t. 2017-03-15 22:04:59 +01:00
gl_lightdata.cpp - refactored FDynamicColormap out of sector_t. 2017-03-15 22:04:59 +01:00
gl_lightdata.h - refactored FDynamicColormap out of sector_t. 2017-03-15 22:04:59 +01:00
gl_postprocess.cpp - cleaned up the video scale mode code a bit, in order to increase future flexibility. 2017-07-27 03:05:01 -04:00
gl_postprocessstate.cpp Add another gbuffer with normal data and make ssao pass use it 2016-10-05 07:57:27 +02:00
gl_postprocessstate.h Add another gbuffer with normal data and make ssao pass use it 2016-10-05 07:57:27 +02:00
gl_quaddrawer.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_quaddrawer.h - added handling for drawing with uniform vertices. It draws something but in the wrong place. Right now I have no idea what's happening... 2016-08-22 15:31:23 +02:00
gl_renderbuffers.cpp - Add gl_shadowmap_quality cvar that controls the resolution of the 1D shadow map texture 2017-06-04 00:44:49 +02:00
gl_renderbuffers.h Merge https://github.com/coelckers/gzdoom 2017-06-03 22:34:13 -04:00
gl_renderer.cpp - fixed: include missing header 2017-07-27 03:08:42 -04:00
gl_renderer.h Merge https://github.com/coelckers/gzdoom 2017-07-09 20:09:12 -04:00
gl_renderstate.cpp - fixed: Accidentally committed in-progress work... again 2017-11-19 04:46:52 -05:00
gl_renderstate.h - Hook up model normals 2017-07-25 20:20:12 +02:00