index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
/
TestDrawCommands.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
1
-1
/
+1
*
Updated core. Updated draw commands test to use split barriers
Egor Yusov
2018-12-23
1
-5
/
+17
*
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
2018-12-10
1
-53
/
+17
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
1
-37
/
+44
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
1
-5
/
+5
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
1
-1
/
+1
*
Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...
Egor Yusov
2018-11-27
1
-0
/
+45
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
1
-6
/
+8
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
1
-0
/
+11
*
Updated BIND_SHADER_RESOURCES_* flags
Egor Yusov
2018-10-19
1
-4
/
+4
*
Enabled seperate samplers
Egor Yusov
2018-10-18
1
-0
/
+1
*
Updated core & tools (implemented raw buffers plus other improvements)
Egor Yusov
2018-08-27
1
-7
/
+0
*
Few minor updates + updated submodules
Egor Yusov
2018-07-07
1
-1
/
+1
*
Updated unit tests to set DSV format in PSO
Egor Yusov
2018-07-02
1
-1
/
+2
*
Updated back buffer format to match the one from the swap chain in the tests
Egor Yusov
2018-05-31
1
-2
/
+2
*
Moved Stride to vertex layout desc; updated tests
Egor Yusov
2018-05-29
1
-42
/
+32
*
Updated multiple tests
Egor Yusov
2018-05-29
1
-5
/
+5
*
Moved primitive topology to pipeline state
Egor Yusov
2018-04-14
1
-107
/
+64
*
Updated copyright notice
Egor Yusov
2018-03-25
1
-1
/
+1
*
Added test result reporting
Egor Yusov
2018-02-17
1
-0
/
+2
*
Added tests
Egor Yusov
2018-02-15
1
-0
/
+964