summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-25Updated submodules; removed tests folder (tests are now part of every submodule)assiduous19-3493/+0
2019-12-13Removed RenderScript & Lua; updated submodulesassiduous5-513/+10
2019-12-12Updated submodules (added unit tests). Reworked TestAppassiduous33-5112/+5
2019-12-05Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...Egor Yusov5-1910/+0
2019-11-30Fixed yet another 32-bit build issueEgor Yusov1-1/+1
2019-11-30Fixed 32-bit build failureEgor Yusov1-1/+1
2019-11-11Updated submodules + added tutorial 17Egor Yusov1-1/+0
2019-10-29Fixed few compiler warningsEgor Yusov2-2/+2
2019-10-29Fixed few clang warningsEgor Yusov3-9/+11
2019-10-28LinuxApp: attempting to initialize in OpenGL mode if Vulkan failsEgor1-1/+2
2019-10-25Fixed a number of clang warning to reduce the log size and fix travis build e...Egor Yusov12-19/+113
2019-10-25Updated core & samples; added Tutorial 16; updated troubleshootingEgor Yusov1-0/+1
2019-10-20Updated core (API version 240035) and shader res array testEgor Yusov1-1/+1
2019-10-19Updated API version to 240034Egor Yusov1-0/+5
2019-10-19Updated submodules (API version 240033);Egor Yusov3-115/+88
2019-10-18Fixed test appEgor Yusov5-12/+8
2019-10-03Reworked compute shader convert test to avoid limitation of 8 image uniforms ...Egor Yusov1-7/+27
2019-09-26Minor update to TestAppEgor Yusov1-2/+0
2019-09-26Updated core (added EnableDebugLayer member to EngineD3D12CreateInfo struct)Egor Yusov1-0/+3
2019-09-17Updated copyright noticeEgor Yusov40-40/+40
2019-09-09Updated core and added tests for wait* methodsEgor Yusov1-5/+31
2019-07-08Updated core (added HermiteSpline function to math lib)Egor Yusov1-0/+3
2019-06-28Updated tools module (updated libtiff)Egor Yusov1-1/+1
2019-06-15Updated smart pointer testEgor Yusov1-16/+46
2019-06-15Updated core & math lib test (added floor & ceil vector operations)Egor Yusov1-0/+9
2019-06-09Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov1-13/+13
2019-06-01Updated core & mathlib testEgor Yusov1-0/+7
2019-05-11Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2-4/+8
2019-05-04Updated submodules (added GLTF Loader, renderer and viewer)Egor Yusov1-4/+40
2019-04-23Updated math libEgor Yusov1-9/+28
2019-04-16Updated submodules and testsEgor Yusov1-3/+13
2019-04-12Added mip generation tests; updated submodulesEgor Yusov2-0/+93
2019-04-07Updated DRAW_FLAG to match API 240022Egor Yusov10-55/+55
2019-04-06Updated API version to 240021Egor Yusov9-28/+28
2019-04-05Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...Egor Yusov4-211/+211
2019-04-01Updated command line format; updated submodulesEgor Yusov1-1/+1
2019-03-30Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov1-2/+3
2019-03-24Fixed warning in texturing test when running in D3D11/D3D12 modesEgor Yusov1-1/+1
2019-03-22Updated core + fixed sampler type mismatch issue in texturing testsEgor Yusov1-4/+23
2019-03-18Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGINGEgor Yusov1-4/+4
2019-03-18Updates to comply with the new engine factory APIEgor Yusov1-4/+8
2019-03-08Fixed linux/mac build errorEgor Yusov1-1/+1
2019-03-08Updated Core & testsEgor Yusov3-97/+110
2019-03-07Fixed test app on UWPEgor Yusov1-2/+2
2019-03-07Added shader resource print; updated coreEgor Yusov2-0/+26
2019-03-06Updated core & samplesEgor Yusov1-0/+1
2019-03-06Fixed metal compile issuesEgor Yusov1-2/+2
2019-03-06Final updates to make GL backend workEgor Yusov2-19/+19
2019-03-05Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...Egor Yusov4-5/+5
2019-03-05Updated projects to conform to the update engine factory APIEgor Yusov1-10/+10