gzdoom/src/hwrenderer
Christoph Oelckers b56e80a556 - disabled the buffer reallocation option for the light buffer.
The entire idea with CPU side buffering simply can not work since the buffer is being used live. To compensate the buffer's size was doubled.
2018-10-29 21:53:43 +01:00
..
data - fixed compilation on macOS 2018-10-29 22:32:36 +02:00
dynlights - disabled the buffer reallocation option for the light buffer. 2018-10-29 21:53:43 +01:00
models - fixed compilation on macOS 2018-10-29 22:32:36 +02:00
postprocessing - add gl_dither for toggling dithered output on and off 2018-08-08 21:58:23 +02:00
scene - disabled the buffer reallocation option for the light buffer. 2018-10-29 21:53:43 +01:00
textures - moved the texture resizer to hwrenderer. 2018-10-29 13:18:48 +01:00
utility - fixed compilation on macOS 2018-10-29 22:32:36 +02:00