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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-25
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
1
-918
/
+0
2019-12-12
Updated submodules (added unit tests). Reworked TestApp
assiduous
1
-3
/
+0
2019-10-19
Updated submodules (API version 240033);
Egor Yusov
1
-93
/
+66
2019-10-18
Fixed test app
Egor Yusov
1
-1
/
+0
2019-09-17
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-04-07
Updated DRAW_FLAG to match API 240022
Egor Yusov
1
-44
/
+44
2019-04-06
Updated API version to 240021
Egor Yusov
1
-4
/
+4
2019-03-06
Updated core & samples
Egor Yusov
1
-0
/
+1
2019-03-05
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
1
-2
/
+2
2019-03-02
Updated test to compy with the new API
Egor Yusov
1
-4
/
+3
2019-02-19
Updated input layout element to use explicit AutoOffset and AutoStride
Egor Yusov
1
-1
/
+1
2019-02-09
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
1
-13
/
+13
2019-01-02
Updated copyright notice + updated submodules
Egor Yusov
1
-1
/
+1
2018-12-23
Updated core. Updated draw commands test to use split barriers
Egor Yusov
1
-5
/
+17
2018-12-10
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
1
-53
/
+17
2018-12-03
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
1
-37
/
+44
2018-12-03
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
1
-5
/
+5
2018-12-01
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
1
-1
/
+1
2018-11-27
Updated submodules (added DRAW_FLAG_VERIFY_STATES & DISPATCH_FLAG_VERIFY_STAT...
Egor Yusov
1
-0
/
+45
2018-11-24
Added explicit control over resource transitions in draw command
Egor Yusov
1
-6
/
+8
2018-11-21
Implemented explicit resource state transitions
Egor Yusov
1
-0
/
+11
2018-10-19
Updated BIND_SHADER_RESOURCES_* flags
Egor Yusov
1
-4
/
+4
2018-10-18
Enabled seperate samplers
Egor Yusov
1
-0
/
+1
2018-08-27
Updated core & tools (implemented raw buffers plus other improvements)
Egor Yusov
1
-7
/
+0
2018-07-07
Few minor updates + updated submodules
Egor Yusov
1
-1
/
+1
2018-07-02
Updated unit tests to set DSV format in PSO
Egor Yusov
1
-1
/
+2
2018-05-31
Updated back buffer format to match the one from the swap chain in the tests
Egor Yusov
1
-2
/
+2
2018-05-29
Moved Stride to vertex layout desc; updated tests
Egor Yusov
1
-42
/
+32
2018-05-29
Updated multiple tests
Egor Yusov
1
-5
/
+5
2018-04-14
Moved primitive topology to pipeline state
Egor Yusov
1
-107
/
+64
2018-03-25
Updated copyright notice
Egor Yusov
1
-1
/
+1
2018-02-17
Added test result reporting
Egor Yusov
1
-0
/
+2
2018-02-15
Added tests
Egor Yusov
1
-0
/
+964