summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngine/include/FramebufferBase.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactored passing template arguments to base classesassiduous2021-03-191-7/+9
* Updated copyright noticeassiduous2021-01-011-1/+1
* Another set of minor updatesassiduous2020-12-171-26/+33
* Device context: refactored command parameters validationassiduous2020-11-071-1/+1
* Fixed gcc error plus few minor updatesassiduous2020-11-061-1/+1
* Initial implementation of render passes in GL backendassiduous2020-08-111-1/+4
* More framebuffer validationassiduous2020-08-031-0/+15
* Added frambuffer desc validationassiduous2020-08-021-5/+2
* Implemente framebuffer in Vulkanassiduous2020-08-021-0/+44
* Added framebuffer object implementation stubsassiduous2020-08-021-0/+77