summaryrefslogtreecommitdiffstats
path: root/Tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov2019-06-094-22/+22
* Updated core & mathlib testEgor Yusov2019-06-011-0/+7
* Updated samples: enabled GLTF Viewer android buildEgor2019-05-112-3/+3
* Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2019-05-113-5/+9
* Updated submodules (added GLTF Loader, renderer and viewer)Egor Yusov2019-05-041-4/+40
* Updated math libEgor Yusov2019-04-231-9/+28
* Updated core & tools (added color conversion utils)Egor Yusov2019-04-201-0/+24
* Updated submodules and testsEgor Yusov2019-04-162-4/+14
* Added mip generation tests; updated submodulesEgor Yusov2019-04-123-0/+125
* Updated DRAW_FLAG to match API 240022Egor Yusov2019-04-0713-58/+58
* Updated API version to 240021Egor Yusov2019-04-0612-29/+54
* Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...Egor Yusov2019-04-055-212/+212
* Updated command line format; updated submodulesEgor Yusov2019-04-011-1/+1
* Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov2019-03-301-2/+3
* Fixed warning in texturing test when running in D3D11/D3D12 modesEgor Yusov2019-03-241-1/+1
* Fixed Vulkan validation warning in shader var access testEgor Yusov2019-03-221-6/+6
* Updated core + fixed sampler type mismatch issue in texturing testsEgor Yusov2019-03-223-18/+37
* Moved DILIGENT_BUILD_RENDER_SCRIPT option to Tools moduleEgor Yusov2019-03-191-1/+4
* Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGINGEgor Yusov2019-03-182-6/+6
* Updates to comply with the new engine factory APIEgor Yusov2019-03-181-4/+8
* Updated Android build settingsEgor2019-03-082-3/+2
* Fixed linux/mac build errorEgor Yusov2019-03-081-1/+1
* Updated Core & testsEgor Yusov2019-03-0823-113/+493
* Fixed test app on UWPEgor Yusov2019-03-071-2/+2
* Added shader resource print; updated coreEgor Yusov2019-03-072-0/+26
* Updated core & samplesEgor Yusov2019-03-061-0/+1
* Fixed metal compile issuesEgor Yusov2019-03-061-2/+2
* Final updates to make GL backend workEgor Yusov2019-03-062-19/+19
* Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...Egor Yusov2019-03-057-14/+14
* Updated projects to conform to the update engine factory APIEgor Yusov2019-03-051-10/+10
* Updated Shader res layout & shader var access testsEgor Yusov2019-03-052-3/+56
* Fixed error message in TestShaderResourceLayoutEgor Yusov2019-03-021-2/+2
* Updated test to compy with the new APIEgor Yusov2019-03-0220-339/+370
* Updated Core, FX & Samples submodulesEgor Yusov2019-02-241-0/+6
* Updated input layout element to use explicit AutoOffset and AutoStrideEgor Yusov2019-02-193-5/+5
* Updated Android build configuration. Fixed https://github.com/DiligentGraphic...Egor2019-02-162-3/+3
* Moved NativeApp to Diligent namespaceEgor Yusov2019-02-168-16/+45
* Updated submodulesEgor Yusov2019-02-16112-73/+98
* Replaced reference to initial data parameter with pointer in CreateTexture an...Egor Yusov2019-02-0913-81/+83
* Few minor updates + updated readmeEgor Yusov2019-01-241-2/+2
* Updated mathlib testEgor Yusov2019-01-231-0/+12
* Fixed UWP buildEgor Yusov2019-01-221-1/+4
* Updated TestApp project dependenciesEgor2019-01-221-0/+1
* Updated copyright noticeEgor Yusov2019-01-061-1/+1
* Updated core & samplesEgor Yusov2019-01-031-2/+2
* Updated copyright notice + updated submodulesEgor Yusov2019-01-02185-192/+194
* Updated readme & release history; plus enabled GraphicsAccessories header testsEgor Yusov2018-12-301-1/+4
* Enabled Metal back-end stubEgor Yusov2018-12-301-1/+21
* Updated core; added GraphicsAccessories' public header testsEgor Yusov2018-12-286-0/+144
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-252-3/+5