gzdoom-gles/src/gl
Christoph Oelckers 94d1a73ae8 - pass mirroring info to model drawers.
Actual evaluation only implemented in OpenGL. Not tested yet because the bug report had no testable example.
2018-06-02 13:07:47 +02:00
..
compatibility - fixed: The vertex height updater was using the index buffer offsets to access the vertex buffer. 2018-05-24 00:01:56 +02:00
data - fixed crash with legacy render path 2018-06-01 12:28:27 +03:00
dynlights - gl_system.h as well, in particular this has no place in hw_* files. 2018-05-16 23:34:52 +02:00
models - pass mirroring info to model drawers. 2018-06-02 13:07:47 +02:00
renderer Merge branch 'indexbuffer' 2018-05-22 22:10:21 +02:00
scene - fixed compilation with Clang and GCC 2018-06-02 09:43:33 +03:00
shaders - moved the postprocessing CVARs to hwrenderer. 2018-05-17 20:51:42 +02:00
stereo3d - fixed vr_enable_quadbuffered for real 2018-05-18 08:44:32 +02:00
system - fixed crash after saving a screenshot 2018-05-19 13:19:24 +03:00
textures - gl_system.h as well, in particular this has no place in hw_* files. 2018-05-16 23:34:52 +02:00