index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
assets
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
2019-12-25
48
-2822
/
+0
*
Updated submodules (added unit tests). Reworked TestApp
assiduous
2019-12-12
17
-3390
/
+0
*
Fixed shader resource layout test
Egor Yusov
2019-11-28
2
-0
/
+6
*
Updated submodules (API version 240033);
Egor Yusov
2019-10-19
2
-7
/
+0
*
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
*
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 r...
Egor Yusov
2019-08-10
5
-47
/
+68
*
Updated DRAW_FLAG to match API 240022
Egor Yusov
2019-04-07
3
-3
/
+3
*
Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...
Egor Yusov
2019-04-05
1
-1
/
+1
*
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
*
Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGING
Egor Yusov
2019-03-18
1
-2
/
+2
*
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
2019-03-05
3
-9
/
+9
*
Updated test to compy with the new API
Egor Yusov
2019-03-02
4
-47
/
+54
*
Updated input layout element to use explicit AutoOffset and AutoStride
Egor Yusov
2019-02-19
1
-1
/
+1
*
Updated submodules
Egor Yusov
2019-02-16
1
-59
/
+59
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
2
-9
/
+11
*
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
2018-12-04
1
-19
/
+19
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
4
-14
/
+18
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
2
-4
/
+4
*
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
2018-12-02
1
-6
/
+6
*
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
2018-12-01
1
-1
/
+1
*
Added state transition mode to ClearRenderTarget()
Egor Yusov
2018-12-01
1
-6
/
+6
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
1
-18
/
+18
*
Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...
Egor Yusov
2018-11-27
1
-1
/
+1
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
3
-16
/
+30
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
4
-16
/
+8
*
Updated core (using glslang to compile HLSL directly to SPIRV)
Egor Yusov
2018-10-30
3
-13
/
+46
*
Updated BIND_SHADER_RESOURCES_* flags
Egor Yusov
2018-10-19
2
-8
/
+8
*
Enabled seperate samplers
Egor Yusov
2018-10-18
7
-3
/
+26
*
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
3
-50
/
+88
*
Updated core (implemented shader variable access by index)
Egor Yusov
2018-08-22
4
-0
/
+287
*
Fixed couple of minor issue with anassigned object names that are not empty, ...
Egor Yusov
2018-07-14
1
-1
/
+0
*
Updated Asteroids demo to handle minimized window in Vulkan; updated BlendTex...
Egor Yusov
2018-07-06
1
-1
/
+5
*
Updated broken shader & comput shader tests
Egor Yusov
2018-07-05
1
-2
/
+9
*
Updated Math lib tests and render target test
Egor Yusov
2018-07-03
1
-1
/
+2
*
Updated unit tests to set DSV format in PSO
Egor Yusov
2018-07-02
1
-2
/
+2
*
Updated lua test in test app to use (0,0,0,1) as border color
Egor Yusov
2018-06-01
1
-26
/
+26
*
Updated back buffer format to match the one from the swap chain in the tests
Egor Yusov
2018-05-31
2
-4
/
+4
*
Moved Stride to vertex layout desc; updated tests
Egor Yusov
2018-05-29
3
-10
/
+10
*
Updated multiple tests
Egor Yusov
2018-05-29
4
-6
/
+10
*
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
9
-9
/
+222
*
Fixed errors in blend state test on Vulkan
Egor Yusov
2018-04-16
2
-6
/
+10
*
Moved primitive topology to pipeline state
Egor Yusov
2018-04-14
7
-21
/
+14
*
Implemened PSO compatibility: updated tests and submodules
Egor Yusov
2018-03-12
6
-19
/
+48
[next]