index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
/
TestShaderVarAccess.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
Updated submodules (added unit tests). Reworked TestApp
assiduous
1
-649
/
+0
2019-10-29
Fixed few compiler warnings
Egor Yusov
1
-1
/
+1
2019-10-29
Fixed few clang warnings
Egor Yusov
1
-8
/
+8
2019-10-25
Fixed a number of clang warning to reduce the log size and fix travis build e...
Egor Yusov
1
-10
/
+19
2019-09-17
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-04-07
Updated DRAW_FLAG to match API 240022
Egor Yusov
1
-1
/
+1
2019-04-06
Updated API version to 240021
Egor Yusov
1
-3
/
+3
2019-04-05
Refactored overloaded IPipelineState::GetStaticShaderVariable and IShaderReso...
Egor Yusov
1
-116
/
+116
2019-03-08
Fixed linux/mac build error
Egor Yusov
1
-1
/
+1
2019-03-08
Updated Core & tests
Egor Yusov
1
-84
/
+92
2019-03-07
Added shader resource print; updated core
Egor Yusov
1
-0
/
+22
2019-03-05
Updated Shader res layout & shader var access tests
Egor Yusov
1
-1
/
+47
2019-03-02
Updated test to compy with the new API
Egor Yusov
1
-110
/
+110
2019-02-09
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
1
-12
/
+12
2019-01-02
Updated copyright notice + updated submodules
Egor Yusov
1
-1
/
+1
2018-12-10
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
1
-3
/
+1
2018-12-04
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
1
-3
/
+3
2018-12-03
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
1
-2
/
+2
2018-12-02
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
1
-1
/
+1
2018-12-01
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
1
-1
/
+1
2018-12-01
Added state transition mode to ClearRenderTarget()
Egor Yusov
1
-1
/
+1
2018-12-01
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
1
-2
/
+2
2018-11-27
Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...
Egor Yusov
1
-0
/
+1
2018-11-24
Added explicit control over resource transitions in draw command
Egor Yusov
1
-1
/
+1
2018-10-18
Enabled seperate samplers
Egor Yusov
1
-0
/
+1
2018-10-08
Fixed warnings related to RW buffers in TestShaderVarAccess; updated core
Egor Yusov
1
-3
/
+14
2018-09-09
Updated test + core and samples submodules
Egor Yusov
1
-0
/
+7
2018-08-27
Updated core & tools (implemented raw buffers plus other improvements)
Egor Yusov
1
-6
/
+18
2018-08-22
Updated core (implemented shader variable access by index)
Egor Yusov
1
-17
/
+13
2018-08-03
Updated Core submodule & shader var access test
Egor Yusov
1
-7
/
+18
2018-08-03
Updated core submodule; added shader variable access tests
Egor Yusov
1
-0
/
+527