gzdoom/src/gl
2018-04-29 12:32:21 +02:00
..
compatibility - some refactoring of GLDrawList to remove implementation-specific parts from this class. 2018-04-29 12:32:21 +02:00
data - removed empty gl_wall.h. 2018-04-29 11:40:47 +02:00
dynlights - moved gl_spritelight out of gl/. This required a few more changes: 2018-04-29 11:00:34 +02:00
models - moved gl_material into hwrenderer/. 2018-04-24 23:39:58 +02:00
renderer - reduced gl_spritelight.cpp to pure data setup so that it can be moved out of gl/. 2018-04-29 09:33:36 +02:00
scene - some refactoring of GLDrawList to remove implementation-specific parts from this class. 2018-04-29 12:32:21 +02:00
shaders - moved the CVAR definitions from gl/ to hwrenderer/. 2018-04-25 20:33:55 +02:00
stereo3d - moved the CVAR definitions from gl/ to hwrenderer/. 2018-04-25 20:33:55 +02:00
system - hw_sprites extracted 2018-04-29 00:09:44 +02:00
textures - GLWall is mostly clean, except some smaller things in gl_sky.cpp 2018-04-27 00:22:00 +02:00