summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestShaderResArrays.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated submodules (added unit tests). Reworked TestAppassiduous2019-12-121-195/+0
* Updated core (API version 240035) and shader res array testEgor Yusov2019-10-201-1/+1
* Fixed test appEgor Yusov2019-10-181-1/+0
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
* Updated DRAW_FLAG to match API 240022Egor Yusov2019-04-071-1/+1
* Updated API version to 240021Egor Yusov2019-04-061-3/+3
* Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...Egor Yusov2019-04-051-3/+3
* Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...Egor Yusov2019-03-051-1/+1
* Updated test to compy with the new APIEgor Yusov2019-03-021-20/+19
* Replaced reference to initial data parameter with pointer in CreateTexture an...Egor Yusov2019-02-091-4/+4
* 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
* Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)Egor Yusov2018-12-031-2/+2
* Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODEEgor Yusov2018-12-031-1/+1
* Added explicit control over resource transitions in draw commandEgor Yusov2018-11-241-0/+1
* Implemented explicit resource state transitionsEgor Yusov2018-11-211-0/+1
* Updated BIND_SHADER_RESOURCES_* flagsEgor Yusov2018-10-191-2/+2
* Enabled seperate samplersEgor Yusov2018-10-181-1/+4
* Updated unit tests to set DSV format in PSOEgor Yusov2018-07-021-1/+2
* Updated testsEgor Yusov2018-06-041-2/+2
* Moved Stride to vertex layout desc; updated testsEgor Yusov2018-05-291-2/+1
* Updated multiple testsEgor Yusov2018-05-291-1/+1
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-1/+1
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
* Added test result reportingEgor Yusov2018-02-171-1/+4
* Added testsEgor Yusov2018-02-151-0/+190