raze-gles/source/common/rendering/gl/system
Christoph Oelckers 95f917a408 - added the main vertex buffer and some code to maintain it on systems where persistent mapping is not possible.
All games combined there's 11(!!!) scene render blocks, not counting the sub-blocks for ROR and mirrors.
Does it surprise anyone that most of these sub-blocks do not feature all engine capabilities?
2020-01-12 20:28:07 +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 - added the main vertex buffer and some code to maintain it on systems where persistent mapping is not possible. 2020-01-12 20:28:07 +01:00
gl_framebuffer.h - added the main vertex buffer and some code to maintain it on systems where persistent mapping is not possible. 2020-01-12 20:28:07 +01:00