summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-25Updated submodules; removed tests folder (tests are now part of every submodule)assiduous80-7064/+0
2019-12-13Removed RenderScript & Lua; updated submodulesassiduous11-555/+11
2019-12-12Updated submodules (added unit tests). Reworked TestAppassiduous72-9310/+5
2019-12-05Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...Egor Yusov8-2040/+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-28Fixed shader resource layout testEgor Yusov2-0/+6
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 Yusov5-122/+88
2019-10-18Fixed test appEgor Yusov5-12/+8
2019-10-03Updated CS converter test: added RW structured buffersEgor Yusov1-2/+19
2019-10-03Reworked compute shader convert test to avoid limitation of 8 image uniforms ...Egor Yusov7-473/+582
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-18Updated submodules (renamed External->ThirdParty; added licenses install coma...Egor Yusov1-1/+1
2019-09-17Updated copyright noticeEgor Yusov76-76/+76
2019-09-09Updated core and added tests for wait* methodsEgor Yusov1-5/+31
2019-08-17Updated core + fixed issue in shader converter test on D3DEgor Yusov1-4/+4
2019-08-10Updated core (enabled HLSL Buffer and RWBuffer conversion; fixed issue with r...Egor Yusov5-47/+68
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 Yusov2-20/+20
2019-06-01Updated core & mathlib testEgor Yusov1-0/+7
2019-05-11Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor3-5/+9
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 Yusov3-0/+125
2019-04-07Updated DRAW_FLAG to match API 240022Egor Yusov13-58/+58
2019-04-06Updated API version to 240021Egor Yusov10-28/+29
2019-04-05Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...Egor Yusov5-212/+212
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-22Fixed Vulkan validation warning in shader var access testEgor Yusov1-6/+6
2019-03-22Updated core + fixed sampler type mismatch issue in texturing testsEgor Yusov3-18/+37
2019-03-18Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGINGEgor Yusov2-6/+6
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