summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated submodules; removed tests folder (tests are now part of every submodule)assiduous2019-12-2519-3493/+0
* Removed RenderScript & Lua; updated submodulesassiduous2019-12-135-513/+10
* Updated submodules (added unit tests). Reworked TestAppassiduous2019-12-1233-5112/+5
* Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...Egor Yusov2019-12-055-1910/+0
* Fixed yet another 32-bit build issueEgor Yusov2019-11-301-1/+1
* Fixed 32-bit build failureEgor Yusov2019-11-301-1/+1
* Updated submodules + added tutorial 17Egor Yusov2019-11-111-1/+0
* Fixed few compiler warningsEgor Yusov2019-10-292-2/+2
* Fixed few clang warningsEgor Yusov2019-10-293-9/+11
* LinuxApp: attempting to initialize in OpenGL mode if Vulkan failsEgor2019-10-281-1/+2
* Fixed a number of clang warning to reduce the log size and fix travis build e...Egor Yusov2019-10-2512-19/+113
* Updated core & samples; added Tutorial 16; updated troubleshootingEgor Yusov2019-10-251-0/+1
* Updated core (API version 240035) and shader res array testEgor Yusov2019-10-201-1/+1
* Updated API version to 240034Egor Yusov2019-10-191-0/+5
* Updated submodules (API version 240033);Egor Yusov2019-10-193-115/+88
* Fixed test appEgor Yusov2019-10-185-12/+8
* Reworked compute shader convert test to avoid limitation of 8 image uniforms ...Egor Yusov2019-10-031-7/+27
* Minor update to TestAppEgor Yusov2019-09-261-2/+0
* Updated core (added EnableDebugLayer member to EngineD3D12CreateInfo struct)Egor Yusov2019-09-261-0/+3
* Updated copyright noticeEgor Yusov2019-09-1740-40/+40
* Updated core and added tests for wait* methodsEgor Yusov2019-09-091-5/+31
* Updated core (added HermiteSpline function to math lib)Egor Yusov2019-07-081-0/+3
* Updated tools module (updated libtiff)Egor Yusov2019-06-281-1/+1
* Updated smart pointer testEgor Yusov2019-06-151-16/+46
* Updated core & math lib test (added floor & ceil vector operations)Egor Yusov2019-06-151-0/+9
* Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov2019-06-091-13/+13
* Updated core & mathlib testEgor Yusov2019-06-011-0/+7
* Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2019-05-112-4/+8
* Updated submodules (added GLTF Loader, renderer and viewer)Egor Yusov2019-05-041-4/+40
* Updated math libEgor Yusov2019-04-231-9/+28
* Updated submodules and testsEgor Yusov2019-04-161-3/+13
* Added mip generation tests; updated submodulesEgor Yusov2019-04-122-0/+93
* Updated DRAW_FLAG to match API 240022Egor Yusov2019-04-0710-55/+55
* Updated API version to 240021Egor Yusov2019-04-069-28/+28
* Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...Egor Yusov2019-04-054-211/+211
* 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
* Updated core + fixed sampler type mismatch issue in texturing testsEgor Yusov2019-03-221-4/+23
* Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGINGEgor Yusov2019-03-181-4/+4
* Updates to comply with the new engine factory APIEgor Yusov2019-03-181-4/+8
* Fixed linux/mac build errorEgor Yusov2019-03-081-1/+1
* Updated Core & testsEgor Yusov2019-03-083-97/+110
* 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-054-5/+5
* Updated projects to conform to the update engine factory APIEgor Yusov2019-03-051-10/+10