summaryrefslogtreecommitdiffstats
path: root/UnitTests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* appveyor: enabled D3D11 and D3D12 API tests againEgor Yusov2019-12-071-1/+1
* Fixed formattingEgor Yusov2019-12-073-15/+15
* Enabled CoreAPI test on appveyor in Warp modeEgor Yusov2019-12-074-24/+108
* Added depth-stencil state testEgor Yusov2019-12-075-79/+235
* Added Rasterizer state testEgor Yusov2019-12-074-1/+261
* Fixed release buildEgor Yusov2019-12-071-15/+15
* Fixed appveyor script; added GetTextureFormatAttribs testEgor Yusov2019-12-071-0/+261
* Added DiligentCoreAPITestEgor Yusov2019-12-0720-44/+2132
* Added PlatformMisc and StringTools testsEgor Yusov2019-12-053-5/+142
* Fixed few c++17 build issued; disabled AVX2 in release buildEgor Yusov2019-12-051-1/+1
* Added Allocator test, ring buffer test and RefCntAutoPtr testEgor Yusov2019-12-055-43/+1328
* Enabled unit test on appveyorEgor Yusov2019-12-042-0/+959