summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineVulkan/include/FramebufferVkImpl.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* code cleanupazhirnov2021-03-191-1/+0
* Vk backend: reorganized headers; removed PRS methods implemented in PipelineR...assiduous2021-03-191-1/+1
* Refactored passing template arguments to base classesassiduous2021-03-191-4/+2
* Updated copyright noticeassiduous2021-01-011-1/+1
* Some minor fixesazhirnov2020-10-081-1/+1
* Fixed 32-bit Windows buildassiduous2020-08-161-1/+1
* Implemente framebuffer in Vulkanassiduous2020-08-021-2/+12
* Added framebuffer object implementation stubsassiduous2020-08-021-0/+53