summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added typeless formats to texture creation test; updated coreEgor Yusov2018-10-102-27/+32
* Fixed CopySubresourceRegion errors in D3D11; updated core (fixed fullscreen t...Egor Yusov2018-10-091-9/+20
* Fixed warnings related to RW buffers in TestShaderVarAccess; updated coreEgor Yusov2018-10-081-3/+14
* Updated Core: added SampleCounts and reworked texture format support checks i...Egor Yusov2018-10-071-2/+2
* Updated submodules (main change: refactored release queues in D3D12 and Vulka...Egor Yusov2018-10-074-4/+175
* Fixed compiler warningsEgor Yusov2018-09-153-32/+32
* Updated test + core and samples submodulesEgor Yusov2018-09-094-99/+268
* Updated core & tools (implemented raw buffers plus other improvements)Egor Yusov2018-08-2713-98/+192
* Updated core (implemented shader variable access by index)Egor Yusov2018-08-227-37/+320
* Updated Core submodule & shader var access testEgor Yusov2018-08-031-7/+18
* Updated core submodule; added shader variable access testsEgor Yusov2018-08-035-47/+660
* Added IFence interfaceEgor Yusov2018-07-222-0/+15
* Fixed couple of minor issue with anassigned object names that are not empty, ...Egor Yusov2018-07-142-2/+0
* Few minor updates + updated submodulesEgor Yusov2018-07-072-2/+2
* Fixed build error: second attemptEgor Yusov2018-07-061-2/+2
* Fixed build errorEgor Yusov2018-07-061-0/+5
* Updated Asteroids demo to handle minimized window in Vulkan; updated BlendTex...Egor Yusov2018-07-061-1/+5
* Updated test appEgor Yusov2018-07-054-87/+123
* Updated broken shader & comput shader testsEgor Yusov2018-07-052-3/+11
* Updated Math lib tests and render target testEgor Yusov2018-07-034-7/+13
* Updated unit tests to set DSV format in PSOEgor Yusov2018-07-028-8/+16
* Updated testsEgor Yusov2018-06-045-18/+66
* Updated lua test in test app to use (0,0,0,1) as border colorEgor Yusov2018-06-012-42/+42
* Updated back buffer format to match the one from the swap chain in the testsEgor Yusov2018-05-3114-22/+24
* Moved Stride to vertex layout desc; updated testsEgor Yusov2018-05-299-71/+63
* Updated multiple testsEgor Yusov2018-05-2912-52/+112
* Updated shader resource layout testEgor Yusov2018-05-231-6/+34
* Test App: updated shader resource layout testEgor Yusov2018-05-203-40/+85
* Added separate images, samplers, texel uniform and storage buffersEgor Yusov2018-05-133-2/+81
* Added shader resource layout testEgor Yusov2018-05-123-0/+112
* Test app: added shader resource layout initialization test; updated gl shadersEgor Yusov2018-05-0711-9/+358
* Fixed errors in blend state test on VulkanEgor Yusov2018-04-162-6/+10
* Moved primitive topology to pipeline stateEgor Yusov2018-04-1421-145/+240
* Merged masterEgor Yusov2018-04-0164-67/+246
|\
| * Added sync interval to Present.Egor Yusov2018-03-311-1/+1
| * Fixed UWP build errorEgor Yusov2018-03-311-2/+2
| * Updated submodules; enabled fullscreen modeEgor Yusov2018-03-301-3/+4
| * Updated Core (added hardware adapter & display mode enumeration)Egor Yusov2018-03-301-2/+52
| * Minor updateEgor Yusov2018-03-281-1/+1
| * Fixed https://github.com/DiligentGraphics/DiligentEngine/issues/9Egor Yusov2018-03-283-0/+96
| * Added ortho projection matrix testEgor Yusov2018-03-261-0/+32
| * Updated copyright noticeEgor Yusov2018-03-2560-60/+60
* | Added initialization in vulkan modeEgor Yusov2018-03-162-1/+31
|/
* Added PSO compatibility testsEgor Yusov2018-03-133-0/+339
* Implemened PSO compatibility: updated tests and submodulesEgor Yusov2018-03-126-19/+48
* Added Matrix2x2 testsEgor Yusov2018-03-071-0/+20
* Fixed test app build error with Windows 8.1 SDKEgor Yusov2018-03-041-1/+3
* Enabled build with Win8.1 SDKEgor Yusov2018-03-043-9/+9
* Some minor updates to unit testsEgor Yusov2018-02-193-2/+8
* Fixed tri domain tessellation test issue on D3D12Egor Yusov2018-02-191-2/+2