gzdoom-gles/src/gl/renderer
Magnus Norddahl 38be2333d0 Merge branch 'exposure_pass' into lightmath
# Conflicts:
#	src/gl/renderer/gl_renderbuffers.cpp
#	src/gl/renderer/gl_renderbuffers.h
#	src/gl/renderer/gl_renderer.h
#	src/gl/scene/gl_scene.cpp
2016-09-18 16:22:44 +02:00
..
gl_2ddrawer.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_2ddrawer.h Split F2DDrawer::Flush into Draw and Clear 2016-09-09 00:36:10 +02:00
gl_colormap.h - fixed handling of FF_FADEWALLS on 3D floors. The problems with the old method became quite obvious in the demo map after the light list bug got fixed. 2016-01-29 17:13:14 +01:00
gl_lightdata.cpp - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_lightdata.h - fixed handling of FF_FADEWALLS on 3D floors. The problems with the old method became quite obvious in the demo map after the light list bug got fixed. 2016-01-29 17:13:14 +01:00
gl_postprocess.cpp Merge branch 'exposure_pass' into lightmath 2016-09-18 16:22:44 +02:00
gl_postprocessstate.cpp Added exposure pass calculating the bloom/tonemap exposure based on what the eye is seeing 2016-09-18 15:57:22 +02:00
gl_postprocessstate.h Added exposure pass calculating the bloom/tonemap exposure based on what the eye is seeing 2016-09-18 15:57:22 +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 Merge branch 'exposure_pass' into lightmath 2016-09-18 16:22:44 +02:00
gl_renderbuffers.h Merge branch 'exposure_pass' into lightmath 2016-09-18 16:22:44 +02:00
gl_renderer.cpp Merge branch 'exposure_pass' into lightmath 2016-09-18 16:22:44 +02:00
gl_renderer.h Merge branch 'exposure_pass' into lightmath 2016-09-18 16:22:44 +02:00
gl_renderstate.cpp Merge remote-tracking branch 'gzdoom_upstream/master' into lightmath 2016-09-15 00:31:34 +02:00
gl_renderstate.h - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00