]> git.tdb.fi Git - libs/gl.git/history - source/core/texture2dmultisample.h
Update and improve documentation
[libs/gl.git] / source / core / texture2dmultisample.h
2021-10-30 Mikko RasaUpdate and improve documentation
2021-10-30 Mikko RasaUse size_t to store sizes of buffers and such
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-13 Mikko RasaRedesign framebuffer attachment management
2021-09-13 Mikko RasaRemove RenderBuffer and always use textures as framebuf...