]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/texture2d_backend.h
Check the flat qualifier from the correct member
[libs/gl.git] / source / backends / opengl / texture2d_backend.h
2021-12-28 Mikko RasaMove Texture2D::AsyncLoader back to the common part
2021-12-28 Mikko RasaRefactor Texture2D::AsyncLoader to use sub_image_async
2021-12-28 Mikko RasaAdd an asynchronous version of Texture2D::sub_image
2021-11-10 Mikko RasaMove the Resource function override of Texture classes...
2021-10-07 Mikko RasaUse set_manager instead of passing the manager to the...
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory