]> git.tdb.fi Git - libs/gl.git/history - source/render/renderer.h
Redesign depth and stencil test and blend state management
[libs/gl.git] / source / render / renderer.h
2021-08-18 Mikko RasaRedesign depth and stencil test and blend state management
2021-08-17 Mikko RasaRefactor winding-based culling
2021-08-16 Mikko RasaRewrite state management
2021-08-12 Mikko RasaRemove some deprecated stuff that's getting in the way
2021-08-09 Mikko RasaHandle all shader data in Renderer through the generic...
2021-08-08 Mikko RasaDeprecate external access to Renderer::flush_shader_data
2021-08-07 Mikko RasaDeprecated setting Material or Lighting on Renderer
2021-05-09 Mikko RasaUse persistent uniform blocks for Camera, Lighting...
2021-04-28 Mikko RasaMove lighting calculations to world space
2021-04-27 Mikko RasaActually update the shdata generation numbers in Renderer
2021-04-21 Mikko RasaUse a generation number to track if ProgramData has...
2021-04-11 Mikko RasaOverhaul texture management in rendering classes
2021-04-10 Mikko RasaPass Tag by value, not by reference
2021-02-14 Mikko RasaRearrange soucre files into subdirectories