summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestCopyTexData.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated submodules; removed tests folder (tests are now part of every submodule)assiduous2019-12-251-245/+0
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
* Replaced reference to initial data parameter with pointer in CreateTexture an...Egor Yusov2019-02-091-6/+6
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
* Fixed few minor issues revealed by code analysisEgor Yusov2018-12-161-3/+3
* Added explicit state transition control to CopyBuffer and CopyTexture methodsEgor Yusov2018-12-021-55/+52
* Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()Egor Yusov2018-11-251-6/+12
* Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov2018-08-271-3/+3
* Updated testsEgor Yusov2018-06-041-3/+42
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
* Added test result reportingEgor Yusov2018-02-171-0/+6
* Added testsEgor Yusov2018-02-151-0/+197