summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src/TestBlendState.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated submodules (added unit tests). Reworked TestAppassiduous2019-12-121-261/+0
|
* Fixed a number of clang warning to reduce the log size and fix travis build ↵Egor Yusov2019-10-251-0/+2
| | | | error
* Updated copyright noticeEgor Yusov2019-09-171-1/+1
|
* Updated copyright notice + updated submodulesEgor Yusov2019-01-021-1/+1
|
* Fixed compiler warningsEgor Yusov2018-09-151-5/+5
|
* Updated copyright noticeEgor Yusov2018-03-251-1/+1
|
* Some minor updates to unit testsEgor Yusov2018-02-191-1/+4
|
* 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-191-5/+8
| | | | in GLES3.2 and only works on NVidia's tablet
* Added test result reportingEgor Yusov2018-02-171-1/+2
|
* Added testsEgor Yusov2018-02-151-0/+250