index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
assets
/
Shaders
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
2019-12-25
43
-1000
/
+0
|
*
Updated submodules (added unit tests). Reworked TestApp
assiduous
2019-12-12
14
-2804
/
+0
|
*
Fixed shader resource layout test
Egor Yusov
2019-11-28
2
-0
/
+6
|
*
Updated CS converter test: added RW structured buffers
Egor Yusov
2019-10-03
1
-2
/
+19
|
*
Reworked compute shader convert test to avoid limitation of 8 image uniforms ↵
Egor Yusov
2019-10-03
6
-466
/
+555
|
|
|
|
per shader
*
Updated core + fixed issue in shader converter test on D3D
Egor Yusov
2019-08-17
1
-4
/
+4
|
*
Updated core (enabled HLSL Buffer and RWBuffer conversion; fixed issue with ↵
Egor Yusov
2019-08-10
4
-45
/
+68
|
|
|
|
resource binding)
*
Fixed Vulkan validation warning in shader var access test
Egor Yusov
2019-03-22
1
-6
/
+6
|
*
Updated core + fixed sampler type mismatch issue in texturing tests
Egor Yusov
2019-03-22
2
-14
/
+14
|
*
Updated submodules
Egor Yusov
2019-02-16
1
-59
/
+59
|
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
2
-9
/
+11
|
*
Updated core (using glslang to compile HLSL directly to SPIRV)
Egor Yusov
2018-10-30
3
-13
/
+46
|
*
Updated test + core and samples submodules
Egor Yusov
2018-09-09
1
-4
/
+4
|
*
Updated core & tools (implemented raw buffers plus other improvements)
Egor Yusov
2018-08-27
1
-1
/
+1
|
*
Updated core (implemented shader variable access by index)
Egor Yusov
2018-08-22
4
-0
/
+287
|
*
Updated Asteroids demo to handle minimized window in Vulkan; updated ↵
Egor Yusov
2018-07-06
1
-1
/
+5
|
|
|
|
BlendTexturesPS_GL.glsl
*
Updated multiple tests
Egor Yusov
2018-05-29
3
-5
/
+9
|
*
Test App: updated shader resource layout test
Egor Yusov
2018-05-20
2
-28
/
+35
|
*
Added separate images, samplers, texel uniform and storage buffers
Egor Yusov
2018-05-13
2
-0
/
+34
|
*
Added shader resource layout test
Egor Yusov
2018-05-12
2
-0
/
+4
|
*
Test app: added shader resource layout initialization test; updated gl shaders
Egor Yusov
2018-05-07
8
-7
/
+220
|
*
Fixed errors in blend state test on Vulkan
Egor Yusov
2018-04-16
1
-3
/
+1
|
*
Implemened PSO compatibility: updated tests and submodules
Egor Yusov
2018-03-12
1
-1
/
+1
|
*
Fixed tri domain tessellation test issue on D3D12
Egor Yusov
2018-02-19
1
-2
/
+2
|
*
Reduced size of the compute shader group to 128 to avoid error on some GLES ↵
Egor
2018-02-18
1
-1
/
+1
|
|
|
|
devices
*
Fixed some GLES shader issues
Egor
2018-02-18
2
-16
/
+12
|
*
Enabled CS conversion test in the test app; updated core submodule
Egor
2018-02-18
1
-5
/
+5
|
*
Few minor updates to lua test scripts
Egor
2018-02-18
1
-2
/
+2
|
*
Enabled TestApp on iOS
Egor Yusov
2018-02-17
1
-1
/
+19
|
*
Enabled test app in MacOS
Egor Yusov
2018-02-17
1
-0
/
+3
|
*
Enabled test app on linux
Egor
2018-02-15
2
-15
/
+15
|
*
Added tests
Egor Yusov
2018-02-15
48
-0
/
+3066