summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestGeometryShader.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated DRAW_FLAG to match API 240022Egor Yusov2019-04-071-1/+1
* Updated API version to 240021Egor Yusov2019-04-061-3/+3
* Updated test to compy with the new APIEgor Yusov2019-03-021-1/+1
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
* Updated core & samples submodules. Using convenience constructors for DrawAtt...Egor Yusov2018-12-101-3/+2
* Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODEEgor Yusov2018-12-031-1/+1
* Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...Egor Yusov2018-11-271-0/+1
* Enabled seperate samplersEgor Yusov2018-10-181-0/+1
* Updated unit tests to set DSV format in PSOEgor Yusov2018-07-021-1/+2
* Updated back buffer format to match the one from the swap chain in the testsEgor Yusov2018-05-311-2/+2
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-2/+1
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
* Added test result reportingEgor Yusov2018-02-171-1/+3
* Enabled TestApp on iOSEgor Yusov2018-02-171-0/+9
* Added testsEgor Yusov2018-02-151-0/+86