summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngine/src/TextureBase.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright noticeassiduous2021-01-011-1/+1
* Another set of minor updatesassiduous2020-12-171-59/+59
* Fixed 32-bit Windows build errorsassiduous2020-12-161-0/+3
* Refactored TextureBaseassiduous2020-11-061-1/+227
* GraphicsEngineBase: removed pch.hassiduous2020-11-061-1/+1
* Fixed validation of Texture1D/Texture1DArray parameters for compressed formatsassiduous2020-09-151-2/+15
* Added USAGE_UNIFIED usage type (API 240066)assiduous2020-08-231-0/+4
* Implemented RenderPassAttachmentDesc struct; added render pass creation test;...assiduous2020-08-021-0/+297