summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/RenderScriptTest.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-13Removed RenderScript & Lua; updated submodulesassiduous1-429/+0
2019-12-12Updated submodules (added unit tests). Reworked TestAppassiduous1-3/+0
2019-10-29Fixed few clang warningsEgor Yusov1-1/+2
2019-10-25Fixed a number of clang warning to reduce the log size and fix travis build e...Egor Yusov1-0/+9
2019-10-19Updated submodules (API version 240033);Egor Yusov1-11/+9
2019-09-17Updated copyright noticeEgor Yusov1-1/+1
2019-03-02Updated test to compy with the new APIEgor Yusov1-8/+8
2019-02-09Replaced reference to initial data parameter with pointer in CreateTexture an...Egor Yusov1-3/+3
2019-01-02Updated copyright notice + updated submodulesEgor Yusov1-1/+1
2018-08-27Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov1-7/+3
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-16/+16
2018-04-14Moved primitive topology to pipeline stateEgor Yusov1-2/+0
2018-03-25Updated copyright noticeEgor Yusov1-1/+1
2018-02-17Fixed test app runtime issues on iOSEgor Yusov1-0/+5
2018-02-17Added test result reportingEgor Yusov1-1/+3
2018-02-15Added testsEgor Yusov1-0/+424