]> git.tdb.fi Git - libs/gl.git/history - source/core/pixelformat.h
Compute correct size for SPIR-V structs if the last member is an array
[libs/gl.git] / source / core / pixelformat.h
2021-10-30 Mikko RasaUpdate and improve documentation
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-30 Mikko RasaAdd an srgb flag to pixelformat_from_image
2021-09-19 Mikko RasaInitialize Texture's format to an invalid value
2021-09-18 Mikko RasaRemove remaining deprecated things from the core classes
2021-09-11 Mikko RasaRework PixelComponents and PixelFormat to use custom...
2021-04-14 Mikko RasaFix loading sRGB external images for textures
2021-02-14 Mikko RasaRearrange soucre files into subdirectories