]> git.tdb.fi Git - libs/gl.git/history - source/backends/opengl/commands_backend.h
Rework multisample resolve to use resolve attachments
[libs/gl.git] / source / backends / opengl / commands_backend.h
2022-04-19 Mikko RasaRework multisample resolve to use resolve attachments
2022-04-15 Mikko RasaSupport compute shaders and compute operations
2021-11-18 Mikko RasaInitial implementation of Vulkan backend
2021-10-09 Mikko RasaUse default member initializers for simple types
2021-10-01 Mikko RasaMove all OpenGL-specific code to a separate directory