]> git.tdb.fi Git - libs/gl.git/history - source/render/view.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / render / view.cpp
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-11-12 Mikko RasaRequire explicit begin() and end() calls in Renderer
2021-11-11 Mikko RasaSome more default member initializers
2021-11-09 Mikko RasaDon't store a View's target framebuffer in the base...
2021-09-25 Mikko RasaMake clearing the render target a responsibility of...
2021-08-27 Mikko RasaConvert framebuffers and related functionality to new...
2021-08-16 Mikko RasaRewrite state management
2021-04-24 Mikko RasaRemove a now-unnecessary flush_shader_data call
2021-02-14 Mikko RasaRearrange soucre files into subdirectories