]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/framebuffer_backend.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / backends / opengl / framebuffer_backend.cpp
2022-04-19 Mikko RasaRework multisample resolve to use resolve attachments
2021-11-17 Mikko RasaAdjust access to main class members from backend classes
2021-11-14 Mikko RasaAdd correct copy and move semantics to most classes
2021-11-11 Mikko RasaSome more default member initializers
2021-11-10 Mikko RasaRestructure system framebuffer and make WindowView...
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory