summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestCopyTexData.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-25Updated submodules; removed tests folder (tests are now part of every submodule)assiduous1-245/+0
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-02-09Replaced reference to initial data parameter with pointer in CreateTexture an...Egor Yusov1-6/+6
2019-01-02Updated copyright notice + updated submodulesEgor Yusov1-1/+1
2018-12-16Fixed few minor issues revealed by code analysisEgor Yusov1-3/+3
2018-12-02Added explicit state transition control to CopyBuffer and CopyTexture methodsEgor Yusov1-55/+52
2018-11-25Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()Egor Yusov1-6/+12
2018-08-27Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov1-3/+3
2018-06-04Updated testsEgor Yusov1-3/+42
2018-03-25Updated copyright noticeEgor Yusov1-1/+1
2018-02-17Added test result reportingEgor Yusov1-0/+6
2018-02-15Added testsEgor Yusov1-0/+197