gzdoom-gles/src/gl/shaders
Christoph Oelckers b34d7f9e08 - added a software scene drawer to the GL renderer.
It still looks like shit and only works on the modern render path but at least the basics are working.
2018-04-07 10:20:59 +02:00
..
gl_ambientshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_ambientshader.h Multisampling ssao bug fixes and split linear depth to its own buffer 2016-10-09 06:17:48 +02:00
gl_bloomshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_bloomshader.h Added exposure pass calculating the bloom/tonemap exposure based on what the eye is seeing 2016-09-22 09:13:32 +02:00
gl_blurshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_blurshader.h
gl_colormapshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_colormapshader.h
gl_fxaashader.cpp Added FXAA post-processing 2016-10-03 00:15:45 +02:00
gl_fxaashader.h Added FXAA post-processing 2016-10-03 00:15:45 +02:00
gl_lensshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_lensshader.h
gl_postprocessshader.cpp - moved all GLDEFS parsing into a dedicated source file. 2018-04-02 12:28:20 +02:00
gl_postprocessshader.h - moved all GLDEFS parsing into a dedicated source file. 2018-04-02 12:28:20 +02:00
gl_postprocessshaderinstance.h - moved all GLDEFS parsing into a dedicated source file. 2018-04-02 12:28:20 +02:00
gl_present3dRowshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_present3dRowshader.h Create "final" two non-VR 3D modes: Column-interleaved and checkerboard. 2016-10-09 13:05:50 -04:00
gl_presentshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_presentshader.h - added a grayscale formula selector 2017-07-02 16:45:06 -04:00
gl_shader.cpp - added a software scene drawer to the GL renderer. 2018-04-07 10:20:59 +02:00
gl_shader.h - moved all GLDEFS parsing into a dedicated source file. 2018-04-02 12:28:20 +02:00
gl_shaderprogram.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_shaderprogram.h
gl_shadowmapshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_shadowmapshader.h - Add gl_shadowmap_quality cvar that controls the resolution of the 1D shadow map texture 2017-06-04 00:44:49 +02:00
gl_tonemapshader.cpp - resorted portal render data. 2018-04-01 22:26:57 +02:00
gl_tonemapshader.h Added exposure pass calculating the bloom/tonemap exposure based on what the eye is seeing 2016-09-22 09:13:32 +02:00