]> git.tdb.fi Git - libs/gl.git/commit
Make it possible to query if a framebuffer can be presented
authorMikko Rasa <tdb@tdb.fi>
Thu, 1 Sep 2022 19:31:17 +0000 (22:31 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 1 Sep 2022 19:32:30 +0000 (22:32 +0300)
commitfcc065736e303088ef121c554318e0cc028a0666
tree2b22f60bd041121c1523d832521136aee7f3e4db
parent3d6f8d2781beb692e11488c34871ec62174e58df
Make it possible to query if a framebuffer can be presented
source/backends/opengl/framebuffer_backend.h
source/backends/vulkan/commands_backend.cpp
source/backends/vulkan/framebuffer_backend.cpp
source/backends/vulkan/framebuffer_backend.h
source/core/framebuffer.h