summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsTools/src/TextureUploaderD3D11.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* GraphicsTools: removed pch.h (fixed https://github.com/DiligentGraphics/Dilig...assiduous2021-02-061-2/+0
* Updated copyright noticeassiduous2021-01-011-1/+1
* Added Texture uploader test plus fixed a bunch of issuesassiduous2020-04-091-1/+2
* Updated ITextureUploader to allow synchronous executionassiduous2020-04-081-100/+155
* More .h -> .hpp renamingsassiduous2020-01-261-1/+1
* Renamed .h -> .hpp in Common and HLSL2GLSLConverterLib projectsassiduous2020-01-261-1/+1
* Renamed .h -> .hpp files in GLSLTools, GraphicsAccessories, and GraphicsTools...assiduous2020-01-261-2/+2
* Updated coyright noticeassiduous2020-01-011-7/+11
* clang-formatted GraphicsTools projectEgor Yusov2019-11-241-57/+64
* Updated Copyright noticeEgor Yusov2019-09-171-1/+1
* Updated texture uploader to support multi-mip resourcesEgor Yusov2019-04-191-55/+90
* Added validation to texture uploader dtors; updated pending operations counti...Egor Yusov2019-04-161-1/+17
* Added ITextureUploader::GetStats methodEgor Yusov2019-04-161-0/+8
* Fixed grammatic error plus few minor updatesEgor Yusov2019-04-161-225/+234
* Updated copyright noticeEgor Yusov2019-01-021-1/+1
* Fixed build under MinGWEgor Yusov2018-12-131-1/+1
* Moved Signal class from LockHelper.h to Signal.hEgor Yusov2018-08-281-0/+1
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-271-0/+1
* Updated copyright noticeEgor Yusov2018-01-041-1/+1
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-281-7/+7
* Updated to Diligent Engine 2.1Egor Yusov2017-11-131-0/+326