index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
/
TestShaderResArrays.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
Updated submodules (added unit tests). Reworked TestApp
assiduous
1
-195
/
+0
2019-10-20
Updated core (API version 240035) and shader res array test
Egor Yusov
1
-1
/
+1
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
-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
-3
/
+3
2019-03-05
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
1
-1
/
+1
2019-03-02
Updated test to compy with the new API
Egor Yusov
1
-20
/
+19
2019-02-09
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
1
-4
/
+4
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
/
+2
2018-12-03
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
1
-2
/
+2
2018-12-03
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
1
-1
/
+1
2018-11-24
Added explicit control over resource transitions in draw command
Egor Yusov
1
-0
/
+1
2018-11-21
Implemented explicit resource state transitions
Egor Yusov
1
-0
/
+1
2018-10-19
Updated BIND_SHADER_RESOURCES_* flags
Egor Yusov
1
-2
/
+2
2018-10-18
Enabled seperate samplers
Egor Yusov
1
-1
/
+4
2018-07-02
Updated unit tests to set DSV format in PSO
Egor Yusov
1
-1
/
+2
2018-06-04
Updated tests
Egor Yusov
1
-2
/
+2
2018-05-29
Moved Stride to vertex layout desc; updated tests
Egor Yusov
1
-2
/
+1
2018-05-29
Updated multiple tests
Egor Yusov
1
-1
/
+1
2018-04-14
Moved primitive topology to pipeline state
Egor Yusov
1
-1
/
+1
2018-03-25
Updated copyright notice
Egor Yusov
1
-1
/
+1
2018-02-17
Added test result reporting
Egor Yusov
1
-1
/
+4
2018-02-15
Added tests
Egor Yusov
1
-0
/
+190