summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsTools/src/ScreenCapture.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GraphicsTools: removed pch.h (fixed https://github.com/DiligentGraphics/Dilig...assiduous2021-02-061-1/+0
* Updated copyright noticeassiduous2021-01-011-1/+1
* Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...assiduous2020-01-261-1/+1
* Updated coyright noticeassiduous2020-01-011-7/+11
* Added ScreenCapture::HasCapture methodassiduous2019-12-251-0/+15
* clang-formatted GraphicsTools projectEgor Yusov2019-11-241-10/+11
* More cosmetic code changesEgor Yusov2019-10-081-4/+4
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Implemented staging textures in Vk backendEgor Yusov2019-04-051-0/+1
* Added ScreenCapture classEgor Yusov2019-04-011-0/+111