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