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