gzdoom/src/gl
Christoph Oelckers 9b56f407dd - moved all 'present' functions into FGLRenderer.
This list of functions contained half of the existing references to the global GLRenderer variable.
2018-10-28 22:36:52 +01:00
..
renderer - moved all 'present' functions into FGLRenderer. 2018-10-28 22:36:52 +01:00
scene - moved all methods that would involve command buffer manipulation in Vulkan to FRenderState, because that's the object that would serve as command buffer builder. 2018-10-28 22:20:51 +01:00
shaders - moved the light buffer pointer to globally visible state. 2018-10-28 15:22:48 +01:00
system - moved more code from FDrawInfo to HWDrawInfo. 2018-10-28 19:39:31 +01:00
textures Merge remote-tracking branch 'remotes/origin/modern' 2018-07-20 10:19:07 +02:00