]> git.tdb.fi Git - libs/gl.git/history - source/core/framebuffer.h
Make it possible to specify explicit clear values
[libs/gl.git] / source / core / framebuffer.h
2021-09-25 Mikko RasaMake it possible to specify explicit clear values
2021-09-19 Mikko RasaRemove the FramebufferStatus enum
2021-09-18 Mikko RasaUse friend declarations to access OpenGL IDs of objects
2021-09-13 Mikko RasaRedesign framebuffer attachment management
2021-09-13 Mikko RasaRemove RenderBuffer and always use textures as framebuf...
2021-08-28 Mikko RasaRemove the Bindable class
2021-08-27 Mikko RasaConvert framebuffers and related functionality to new...
2021-05-09 Mikko RasaAdd debug name capability to more classes
2021-05-06 Mikko RasaSupport layered framebuffer attachments
2021-04-21 Mikko RasaRefactor texture attachment management in Framebuffer
2021-02-14 Mikko RasaRearrange soucre files into subdirectories