]> git.tdb.fi Git - libs/gl.git/history - source/backends/vulkan/texture2d_backend.h
Move Texture2D::AsyncLoader back to the common part
[libs/gl.git] / source / backends / vulkan / texture2d_backend.h
2021-12-28 Mikko RasaMove Texture2D::AsyncLoader back to the common part
2021-12-28 Mikko RasaAdd an asynchronous version of Texture2D::sub_image
2021-12-04 Mikko RasaStore the number of mipmap levels in the Texture base...
2021-12-01 Mikko RasaImplement mipmap generation for the Vulkan backend
2021-11-22 Mikko RasaImplement textures and samplers for Vulkan
2021-11-18 Mikko RasaInitial implementation of Vulkan backend