]> git.tdb.fi Git - libs/gl.git/history - source/core/pixelformat.cpp
Move the Resource function override of Texture classes into backend
[libs/gl.git] / source / core / pixelformat.cpp
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory
2021-09-30 Mikko RasaClean up includes and forward declarations for the...
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-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-26 Mikko RasaFixes for compatibility with legacy unsized PixelFormats
2021-02-14 Mikko RasaRearrange soucre files into subdirectories