summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/assets/LuaTest.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-25Updated submodules; removed tests folder (tests are now part of every submodule)assiduous1-708/+0
2019-10-19Updated submodules (API version 240033);Egor Yusov1-6/+0
2019-04-07Updated DRAW_FLAG to match API 240022Egor Yusov1-1/+1
2019-03-18Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGINGEgor Yusov1-2/+2
2019-03-02Updated test to compy with the new APIEgor Yusov1-3/+3
2018-12-03Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)Egor Yusov1-4/+7
2018-11-27Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...Egor Yusov1-1/+1
2018-11-21Implemented explicit resource state transitionsEgor Yusov1-1/+2
2018-10-18Enabled seperate samplersEgor Yusov1-0/+4
2018-08-27Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov1-29/+35
2018-07-14Fixed couple of minor issue with anassigned object names that are not empty, ...Egor Yusov1-1/+0
2018-06-01Updated lua test in test app to use (0,0,0,1) as border colorEgor Yusov1-26/+26
2018-05-29Moved Stride to vertex layout desc; updated testsEgor Yusov1-2/+2
2018-04-14Moved primitive topology to pipeline stateEgor Yusov1-6/+0
2018-03-12Implemened PSO compatibility: updated tests and submodulesEgor Yusov1-1/+10
2018-02-15Added testsEgor Yusov1-0/+698