gzdoom-gles/src/hwrenderer
Christoph Oelckers 7817e6a7b2 - moved the texture binding code back to the OpenGL specific parts.
turns out that this cannot be consolidated with Vulkan because the semantics are far too different here.
2018-07-14 13:05:49 +02:00
..
data - removed unused declarations. 2018-06-14 22:57:08 +02:00
dynlights - force model light to be attenuated 2018-05-25 19:23:47 +02:00
postprocessing - fixed compilation with GCC and Clang 2018-06-14 15:10:49 +03:00
scene - fixed : Decals used the wrong texture variant. 2018-07-02 19:12:48 +02:00
textures - moved the texture binding code back to the OpenGL specific parts. 2018-07-14 13:05:49 +02:00
utility -Code shortening 2018-06-19 10:22:27 +02:00