index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
/
TestBufferAccess.cpp
(
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
-277
/
+0
*
Updated submodules (added unit tests). Reworked TestApp
assiduous
2019-12-12
1
-3
/
+0
*
Fixed test app
Egor Yusov
2019-10-18
1
-1
/
+0
*
Updated copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
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
*
Renamed USAGE_CPU_ACCESSIBLE to USAGE_STAGING
Egor Yusov
2019-03-18
1
-4
/
+4
*
Updated test to compy with the new API
Egor Yusov
2019-03-02
1
-1
/
+1
*
Updated input layout element to use explicit AutoOffset and AutoStride
Egor Yusov
2019-02-19
1
-3
/
+3
*
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
2019-02-09
1
-5
/
+5
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
1
-1
/
+1
*
Updated core & samples submodules. Using convenience constructors for DrawAtt...
Egor Yusov
2018-12-10
1
-2
/
+1
*
Updated the API (SetVertexBuffers, SetIndexBuffers, DRAW_FLAGS and other)
Egor Yusov
2018-12-03
1
-6
/
+7
*
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
2018-12-02
1
-4
/
+10
*
Added explicit state transition control to UpdateBuffer and UpdateTexture com...
Egor Yusov
2018-12-02
1
-2
/
+2
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
1
-2
/
+2
*
Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()
Egor Yusov
2018-11-25
1
-4
/
+4
*
Moved/renamed `IBuffer::UpdateData()` to `IDeviceContext::UpdateBuffer()`
Egor Yusov
2018-11-24
1
-6
/
+6
*
Added explicit control over resource transitions in draw command
Egor Yusov
2018-11-24
1
-0
/
+1
*
Implemented explicit resource state transitions
Egor Yusov
2018-11-21
1
-1
/
+2
*
Enabled seperate samplers
Egor Yusov
2018-10-18
1
-0
/
+1
*
Updated core (implemented shader variable access by index)
Egor Yusov
2018-08-22
1
-8
/
+8
*
Updated unit tests to set DSV format in PSO
Egor Yusov
2018-07-02
1
-1
/
+2
*
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
-7
/
+6
*
Updated multiple tests
Egor Yusov
2018-05-29
1
-4
/
+4
*
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
-39
/
+45
*
Added tests
Egor Yusov
2018-02-15
1
-0
/
+266