summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/assets/LuaTest.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated submodules; removed tests folder (tests are now part of every submodule)assiduous2019-12-251-708/+0
|
* Updated submodules (API version 240033);Egor Yusov2019-10-191-6/+0
| | | | Enabled bindless mode in Asteroid demo
* Updated DRAW_FLAG to match API 240022Egor Yusov2019-04-071-1/+1
|
* Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGINGEgor Yusov2019-03-181-2/+2
|
* Updated test to compy with the new APIEgor Yusov2019-03-021-3/+3
|
* Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)Egor Yusov2018-12-031-4/+7
|
* Updated submodules (added DRAW_FLAG_VERIFY_STATES & ↵Egor Yusov2018-11-271-1/+1
| | | | DISPATCH_FLAG_VERIFY_STATE flags)
* Implemented explicit resource state transitionsEgor Yusov2018-11-211-1/+2
|
* Enabled seperate samplersEgor Yusov2018-10-181-0/+4
|
* Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov2018-08-271-29/+35
|
* Fixed couple of minor issue with anassigned object names that are not empty, ↵Egor Yusov2018-07-141-1/+0
| | | | but object addresses now
* Updated lua test in test app to use (0,0,0,1) as border colorEgor Yusov2018-06-011-26/+26
|
* Moved Stride to vertex layout desc; updated testsEgor Yusov2018-05-291-2/+2
|
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-6/+0
|
* Implemened PSO compatibility: updated tests and submodulesEgor Yusov2018-03-121-1/+10
|
* Added testsEgor Yusov2018-02-151-0/+698