index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
TestApp
/
src
/
TestTextureCreation.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated submodules (added unit tests). Reworked TestApp
assiduous
2019-12-12
1
-987
/
+0
*
Fixed a number of clang warning to reduce the log size and fix travis build e...
Egor Yusov
2019-10-25
1
-3
/
+3
*
Updated copyright notice
Egor Yusov
2019-09-17
1
-1
/
+1
*
Replaced reference to initial data parameter with pointer in CreateTexture an...
Egor Yusov
2019-02-09
1
-5
/
+6
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
1
-1
/
+1
*
Enabled Vulkan mode on Mac (preliminary implementation)
Egor Yusov
2018-12-25
1
-1
/
+2
*
Added explicit state transition control to CopyBuffer and CopyTexture methods
Egor Yusov
2018-12-02
1
-2
/
+5
*
Improved thread safety of enum flags; added explicit state transitions to Set...
Egor Yusov
2018-12-01
1
-11
/
+11
*
Renamed/moved ITexture::UpdateData() to IDeviceContext::UpdateTexture()
Egor Yusov
2018-11-25
1
-2
/
+2
*
Enabled seperate samplers
Egor Yusov
2018-10-18
1
-26
/
+13
*
Added typeless formats to texture creation test; updated core
Egor Yusov
2018-10-10
1
-26
/
+28
*
Fixed CopySubresourceRegion errors in D3D11; updated core (fixed fullscreen t...
Egor Yusov
2018-10-09
1
-9
/
+20
*
Updated Core: added SampleCounts and reworked texture format support checks i...
Egor Yusov
2018-10-07
1
-2
/
+2
*
Updated submodules (main change: refactored release queues in D3D12 and Vulka...
Egor Yusov
2018-10-07
1
-0
/
+2
*
Updated core & tools (implemented raw buffers plus other improvements)
Egor Yusov
2018-08-27
1
-3
/
+3
*
Updated core submodule; added shader variable access tests
Egor Yusov
2018-08-03
1
-0
/
+2
*
Updated test app
Egor Yusov
2018-07-05
1
-13
/
+14
*
Updated tests
Egor Yusov
2018-06-04
1
-11
/
+20
*
Moved primitive topology to pipeline state
Egor Yusov
2018-04-14
1
-0
/
+10
*
Updated copyright notice
Egor Yusov
2018-03-25
1
-1
/
+1
*
Enabled build with Win8.1 SDK
Egor Yusov
2018-03-04
1
-2
/
+2
*
Added test result reporting
Egor Yusov
2018-02-17
1
-1
/
+6
*
Fixed few compiler warnings
Egor Yusov
2018-02-17
1
-2
/
+2
*
Added tests
Egor Yusov
2018-02-15
1
-0
/
+953