index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
assets
/
TestRenderTargets.lua
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
2019-12-25
1
-442
/
+0
*
Updated DRAW_FLAG to match API 240022
Egor Yusov
2019-04-07
1
-1
/
+1
*
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
2019-03-05
1
-2
/
+2
*
Updated test to compy with the new API
Egor Yusov
2019-03-02
1
-31
/
+35
*
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
2018-12-04
1
-19
/
+19
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
1
-3
/
+3
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
1
-1
/
+1
*
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
2018-12-02
1
-6
/
+6
*
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
-6
/
+6
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
1
-18
/
+18
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
1
-4
/
+5
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
1
-1
/
+2
*
Enabled seperate samplers
Egor Yusov
2018-10-18
1
-3
/
+6
*
Updated Math lib tests and render target test
Egor Yusov
2018-07-03
1
-1
/
+2
*
Moved primitive topology to pipeline state
Egor Yusov
2018-04-14
1
-3
/
+4
*
Fixed test app runtime issues on iOS
Egor Yusov
2018-02-17
1
-1
/
+1
*
Added tests
Egor Yusov
2018-02-15
1
-0
/
+431