]> git.tdb.fi Git - libs/gl.git/history - source/core/frameformat.h
Move swizzling modes to pixelformat.h
[libs/gl.git] / source / core / frameformat.h
2021-10-30 Mikko RasaUpdate and improve documentation
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-30 Mikko RasaCompletely hide OpenGL from the public headers
2021-09-25 Mikko RasaAutomatically detect which multisample buffers to resolve
2021-09-18 Mikko RasaSpecify underlying type for format descriptor enums
2021-09-18 Mikko RasaUse standard fixed-size integer types
2021-09-15 Mikko RasaNudge the FrameFormat floating-point flag one bit to...
2021-09-13 Mikko RasaRedesign framebuffer attachment management