summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/include (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-25Updated submodules; removed tests folder (tests are now part of every submodule)assiduous12-571/+0
2019-12-13Removed RenderScript & Lua; updated submodulesassiduous5-41/+1
2019-12-12Updated submodules (added unit tests). Reworked TestAppassiduous22-808/+0
2019-12-05Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...Egor Yusov3-130/+0
2019-09-17Updated copyright noticeEgor Yusov36-36/+36
2019-04-12Added mip generation tests; updated submodulesEgor Yusov1-0/+32
2019-04-06Updated API version to 240021Egor Yusov1-0/+1
2019-02-16Moved NativeApp to Diligent namespaceEgor Yusov1-10/+15
2019-01-02Updated copyright notice + updated submodulesEgor Yusov35-35/+35
2018-11-24Added explicit control over resource transitions in draw commandEgor Yusov2-0/+2
2018-10-20Updated core; updated smart pointer testEgor Yusov1-2/+12
2018-10-18Enabled seperate samplersEgor Yusov1-0/+33
2018-08-03Updated core submodule; added shader variable access testsEgor Yusov1-0/+35
2018-07-22Added IFence interfaceEgor Yusov1-0/+2
2018-07-03Updated Math lib tests and render target testEgor Yusov1-1/+1
2018-06-04Updated testsEgor Yusov1-1/+1
2018-05-31Updated back buffer format to match the one from the swap chain in the testsEgor Yusov6-6/+6
2018-05-29Moved Stride to vertex layout desc; updated testsEgor Yusov1-1/+1
2018-05-29Updated multiple testsEgor Yusov2-2/+2
2018-05-07Test app: added shader resource layout initialization test; updated gl shadersEgor Yusov1-0/+35
2018-04-14Moved primitive topology to pipeline stateEgor Yusov1-0/+40
2018-03-28Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/9Egor Yusov1-0/+33
2018-03-25Updated copyright noticeEgor Yusov29-29/+29
2018-03-13Added PSO compatibility testsEgor Yusov1-0/+37
2018-02-17Added test result reportingEgor Yusov25-25/+140
2018-02-17Fixed few compiler warningsEgor Yusov1-2/+2
2018-02-17Enabled test app in MacOSEgor Yusov1-3/+0
2018-02-15Added testsEgor Yusov28-0/+1172