]> git.tdb.fi Git - libs/gl.git/history - source/core/texture.cpp
Remove default sampler from Texture
[libs/gl.git] / source / core / texture.cpp
2021-08-12 Mikko RasaRemove default sampler from Texture
2021-04-25 Mikko RasaSet OpenGL debug labels on various objects loaded from...
2021-04-17 Mikko RasaUnmanage texture if loading data directly
2021-04-17 Mikko RasaRefactor texture ID generation into a function
2021-04-14 Mikko RasaFix loading sRGB external images for textures
2021-04-10 Mikko RasaRemove unnecessary std:: qualifiers from .cpp files
2021-02-14 Mikko RasaRearrange soucre files into subdirectories