summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/RenderScriptTest.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed RenderScript & Lua; updated submodulesassiduous2019-12-131-429/+0
|
* Updated submodules (added unit tests). Reworked TestAppassiduous2019-12-121-3/+0
|
* Fixed few clang warningsEgor Yusov2019-10-291-1/+2
|
* Fixed a number of clang warning to reduce the log size and fix travis build ↵Egor Yusov2019-10-251-0/+9
| | | | error
* Updated submodules (API version 240033);Egor Yusov2019-10-191-11/+9
| | | | Enabled bindless mode in Asteroid demo
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
|
* Updated test to compy with the new APIEgor Yusov2019-03-021-8/+8
|
* Replaced reference to initial data parameter with pointer in CreateTexture ↵Egor Yusov2019-02-091-3/+3
| | | | and CreateBuffer methods; updated light scattering implementation to not use lua
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
|
* Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov2018-08-271-7/+3
|
* 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-16/+16
|
* Moved primitive topology to pipeline stateEgor Yusov2018-04-141-2/+0
|
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
|
* Fixed test app runtime issues on iOSEgor Yusov2018-02-171-0/+5
|
* Added test result reportingEgor Yusov2018-02-171-1/+3
|
* Added testsEgor Yusov2018-02-151-0/+424