index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
/
TestTexturing.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated DRAW_FLAG to match API 240022
Egor Yusov
2019-04-07
1
-1
/
+1
*
Updated API version to 240021
Egor Yusov
2019-04-06
1
-3
/
+3
*
Fixed warning in texturing test when running in D3D11/D3D12 modes
Egor Yusov
2019-03-24
1
-1
/
+1
*
Updated core + fixed sampler type mismatch issue in texturing tests
Egor Yusov
2019-03-22
1
-4
/
+23
*
Updates to comply with addition of ShaderFlags to IPipelineState::BindStaticR...
Egor Yusov
2019-03-05
1
-1
/
+1
*
Updated test to compy with the new API
Egor Yusov
2019-03-02
1
-16
/
+17
*
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
2019-02-09
1
-4
/
+4
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
1
-1
/
+1
*
Fixed few minor issues revealed by code analysis
Egor Yusov
2018-12-16
1
-2
/
+2
*
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
2018-12-10
1
-3
/
+2
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
1
-2
/
+2
*
Replaced COMMIT_SHADER_RESOURCES_FLAGS with RESOURCE_STATE_TRANSITION_MODE
Egor Yusov
2018-12-03
1
-1
/
+1
*
Updated core (moved buffer mapping/unmapping to device context + other updates)
Egor Yusov
2018-11-25
1
-0
/
+2
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
1
-3
/
+5
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
1
-0
/
+1
*
Enabled seperate samplers
Egor Yusov
2018-10-18
1
-1
/
+2
*
Updated core & tools (implemented raw buffers plus other improvements)
Egor Yusov
2018-08-27
1
-1
/
+1
*
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
-0
/
+1
*
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
-2
/
+1
*
Updated multiple tests
Egor Yusov
2018-05-29
1
-5
/
+7
*
Moved primitive topology to pipeline state
Egor Yusov
2018-04-14
1
-1
/
+1
*
Updated copyright notice
Egor Yusov
2018-03-25
1
-1
/
+1
*
Added test result reporting
Egor Yusov
2018-02-17
1
-1
/
+9
*
Added tests
Egor Yusov
2018-02-15
1
-0
/
+285