index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-25
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
19
-3493
/
+0
2019-12-13
Removed RenderScript & Lua; updated submodules
assiduous
5
-513
/
+10
2019-12-12
Updated submodules (added unit tests). Reworked TestApp
assiduous
33
-5112
/
+5
2019-12-05
Updated core & tools. Fixed https://github.com/DiligentGraphics/DiligentEngin...
Egor Yusov
5
-1910
/
+0
2019-11-30
Fixed yet another 32-bit build issue
Egor Yusov
1
-1
/
+1
2019-11-30
Fixed 32-bit build failure
Egor Yusov
1
-1
/
+1
2019-11-11
Updated submodules + added tutorial 17
Egor Yusov
1
-1
/
+0
2019-10-29
Fixed few compiler warnings
Egor Yusov
2
-2
/
+2
2019-10-29
Fixed few clang warnings
Egor Yusov
3
-9
/
+11
2019-10-28
LinuxApp: attempting to initialize in OpenGL mode if Vulkan fails
Egor
1
-1
/
+2
2019-10-25
Fixed a number of clang warning to reduce the log size and fix travis build e...
Egor Yusov
12
-19
/
+113
2019-10-25
Updated core & samples; added Tutorial 16; updated troubleshooting
Egor Yusov
1
-0
/
+1
2019-10-20
Updated core (API version 240035) and shader res array test
Egor Yusov
1
-1
/
+1
2019-10-19
Updated API version to 240034
Egor Yusov
1
-0
/
+5
2019-10-19
Updated submodules (API version 240033);
Egor Yusov
3
-115
/
+88
2019-10-18
Fixed test app
Egor Yusov
5
-12
/
+8
2019-10-03
Reworked compute shader convert test to avoid limitation of 8 image uniforms ...
Egor Yusov
1
-7
/
+27
2019-09-26
Minor update to TestApp
Egor Yusov
1
-2
/
+0
2019-09-26
Updated core (added EnableDebugLayer member to EngineD3D12CreateInfo struct)
Egor Yusov
1
-0
/
+3
2019-09-17
Updated copyright notice
Egor Yusov
40
-40
/
+40
2019-09-09
Updated core and added tests for wait* methods
Egor Yusov
1
-5
/
+31
2019-07-08
Updated core (added HermiteSpline function to math lib)
Egor Yusov
1
-0
/
+3
2019-06-28
Updated tools module (updated libtiff)
Egor Yusov
1
-1
/
+1
2019-06-15
Updated smart pointer test
Egor Yusov
1
-16
/
+46
2019-06-15
Updated core & math lib test (added floor & ceil vector operations)
Egor Yusov
1
-0
/
+9
2019-06-09
Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...
Egor Yusov
1
-13
/
+13
2019-06-01
Updated core & mathlib test
Egor Yusov
1
-0
/
+7
2019-05-11
Fixed android build; moved NDKHelper from Core module to NativeAppCommon
Egor
2
-4
/
+8
2019-05-04
Updated submodules (added GLTF Loader, renderer and viewer)
Egor Yusov
1
-4
/
+40
2019-04-23
Updated math lib
Egor Yusov
1
-9
/
+28
2019-04-16
Updated submodules and tests
Egor Yusov
1
-3
/
+13
2019-04-12
Added mip generation tests; updated submodules
Egor Yusov
2
-0
/
+93
2019-04-07
Updated DRAW_FLAG to match API 240022
Egor Yusov
10
-55
/
+55
2019-04-06
Updated API version to 240021
Egor Yusov
9
-28
/
+28
2019-04-05
Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...
Egor Yusov
4
-211
/
+211
2019-04-01
Updated command line format; updated submodules
Egor Yusov
1
-1
/
+1
2019-03-30
Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...
Egor Yusov
1
-2
/
+3
2019-03-24
Fixed warning in texturing test when running in D3D11/D3D12 modes
Egor Yusov
1
-1
/
+1
2019-03-22
Updated core + fixed sampler type mismatch issue in texturing tests
Egor Yusov
1
-4
/
+23
2019-03-18
Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGING
Egor Yusov
1
-4
/
+4
2019-03-18
Updates to comply with the new engine factory API
Egor Yusov
1
-4
/
+8
2019-03-08
Fixed linux/mac build error
Egor Yusov
1
-1
/
+1
2019-03-08
Updated Core & tests
Egor Yusov
3
-97
/
+110
2019-03-07
Fixed test app on UWP
Egor Yusov
1
-2
/
+2
2019-03-07
Added shader resource print; updated core
Egor Yusov
2
-0
/
+26
2019-03-06
Updated core & samples
Egor Yusov
1
-0
/
+1
2019-03-06
Fixed metal compile issues
Egor Yusov
1
-2
/
+2
2019-03-06
Final updates to make GL backend work
Egor Yusov
2
-19
/
+19
2019-03-05
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
4
-5
/
+5
2019-03-05
Updated projects to conform to the update engine factory API
Egor Yusov
1
-10
/
+10
[next]