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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-25
Updated submodules; removed tests folder (tests are now part of every submodule)
assiduous
1
-442
/
+0
2019-04-07
Updated DRAW_FLAG to match API 240022
Egor Yusov
1
-1
/
+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
-31
/
+35
2018-12-04
Updated SetRenderTargets() and ClearDepthStencil() methods to take StateTrans...
Egor Yusov
1
-19
/
+19
2018-12-03
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
1
-3
/
+3
2018-12-03
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
1
-1
/
+1
2018-12-02
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
1
-6
/
+6
2018-12-01
Added explicit state transition control flags to CLEAR_DEPTH_STENCIL_FLAGS
Egor Yusov
1
-1
/
+1
2018-12-01
Added state transition mode to ClearRenderTarget()
Egor Yusov
1
-6
/
+6
2018-12-01
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
1
-18
/
+18
2018-11-24
Added explicit control over resource transitions in draw command
Egor Yusov
1
-4
/
+5
2018-11-21
Implemented explicit resource state transitions
Egor Yusov
1
-1
/
+2
2018-10-18
Enabled seperate samplers
Egor Yusov
1
-3
/
+6
2018-07-03
Updated Math lib tests and render target test
Egor Yusov
1
-1
/
+2
2018-04-14
Moved primitive topology to pipeline state
Egor Yusov
1
-3
/
+4
2018-02-17
Fixed test app runtime issues on iOS
Egor Yusov
1
-1
/
+1
2018-02-15
Added tests
Egor Yusov
1
-0
/
+431