raze-gles/source/common/rendering/gl/system
Christoph Oelckers e84acb7e2f - invalidate the render state after finishing a frame.
Last bound textures in particular may not be valid anymore in the next frame in movie playback.
2020-01-05 09:38:44 +01:00
..
gl_buffers.cpp - changed the remaining license headers from GZDoom's renderer's files, in agreement with all contributors to this code. 2020-01-03 08:03:29 +01:00
gl_buffers.h - added the needed parts of GZDoom's render backend to have the postprocessor working. 2019-12-28 18:20:47 +01:00
gl_debug.cpp - changed the remaining license headers from GZDoom's renderer's files, in agreement with all contributors to this code. 2020-01-03 08:03:29 +01:00
gl_debug.h - added the GL framebuffer class. 2019-12-23 15:40:17 +01:00
gl_framebuffer.cpp - invalidate the render state after finishing a frame. 2020-01-05 09:38:44 +01:00
gl_framebuffer.h - added GZDoom's postprocessing/presentation code. 2019-12-28 22:36:47 +01:00