]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/texturecube_backend.cpp
Check the flat qualifier from the correct member
[libs/gl.git] / source / backends / opengl / texturecube_backend.cpp
2021-12-04 Mikko RasaStore the number of mipmap levels in the Texture base...
2021-11-17 Mikko RasaAdjust access to main class members from backend classes
2021-11-10 Mikko RasaAccount for mipmap levels when computing texture data...
2021-11-10 Mikko RasaMove the Resource function override of Texture classes...
2021-10-07 Mikko RasaRename OpenGLTexture::generate_id to create
2021-10-07 Mikko RasaAlways delay texture creation until it is allocated
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory