summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Reduced number of render targets in Blend State test to 4 on GLES deviceEgor2018-02-191-1/+3
* Disabled dual-source color blend testing on GLES as it is not supported even ...Egor2018-02-192-6/+9
* Reduced size of the compute shader group to 128 to avoid error on some GLES d...Egor2018-02-182-2/+2
* Fixed some GLES shader issuesEgor2018-02-182-16/+12
* Added debug checks to tessellation testEgor Yusov2018-02-181-0/+7
* Enabled CS conversion test in the test app; updated core submoduleEgor2018-02-182-7/+11
* Improved device orientation/resize handling on AndroidEgor2018-02-181-0/+1
* Few minor updates to lua test scriptsEgor2018-02-186-33/+33
* Fixed minor issue in ShaderConverterTestEgor2018-02-171-1/+3
* Fixed test app runtime issues on iOSEgor Yusov2018-02-174-2/+15
* Added test result reportingEgor Yusov2018-02-1755-109/+379
* Fixed few compiler warningsEgor Yusov2018-02-175-13/+14
* Enabled TestApp on iOSEgor Yusov2018-02-177-12/+49
* Enabled test app in MacOSEgor Yusov2018-02-175-9/+13
* Enabled test app on AndroidEgor2018-02-162-84/+5
* Enabled test app on linuxEgor2018-02-155-18/+29
* Added testsEgor Yusov2018-02-15122-0/+14724