gzdoom-gles/src/gl
2018-05-22 21:36:42 +02:00
..
compatibility - removed gl_drawinfo-> from FDrawInfo member functions and pass it to some other functions as a parameter. 2018-05-21 11:36:07 +02:00
data - make the vertex buffer accessible from the hwrenderer code. 2018-05-22 18:48:10 +02: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 - gl_system.h as well, in particular this has no place in hw_* files. 2018-05-16 23:34:52 +02:00
renderer - most of gl_bsp.cpp moved to HWDrawInfo. 2018-05-22 00:27:39 +02:00
scene - moved gl_bsp.cpp to its proper place. 2018-05-22 21:36:42 +02: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