index
:
DiligentCore
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
UnitTests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
Renamed UnitTests folder to Tests
assiduous
220
-21952
/
+0
2019-12-19
Added ClearRenderTarget test; fixed issue with bound render targets in D3D12 ...
assiduous
11
-16
/
+413
2019-12-19
Added CopyTexture tests
assiduous
1
-0
/
+278
2019-12-19
Added all draw command tests
assiduous
1
-21
/
+891
2019-12-19
Updated draw command test reference image to work for instancing tests
assiduous
5
-53
/
+88
2019-12-18
Added more draw command tests
assiduous
1
-1
/
+352
2019-12-18
Minor update missed in previous commit
assiduous
1
-4
/
+5
2019-12-18
Implemented staging textures in OpenGL backend; enabled draw command referenc...
assiduous
8
-7
/
+304
2019-12-17
Fixed Core API test crash on the server by dynamically loading vulkan entry p...
assiduous
7
-5
/
+21
2019-12-17
Enabled draw command reference in Vulkan
assiduous
17
-131
/
+1210
2019-12-16
Updated draw test command reference image to be quad instead of a triangle
assiduous
6
-69
/
+65
2019-12-16
Added testing framework for rendering commands. Added initial draw command te...
assiduous
56
-27
/
+2727
2019-12-14
Implemented mitigation of a D3D12 debug layer bug in SetName method
assiduous
4
-5
/
+146
2019-12-13
Unit tests: capturing debug output; fixed minor issue with viewport in Vk bac...
assiduous
5
-10
/
+65
2019-12-13
Fixed HLSL2GLSLConverterTest.CS_RWTex2D_1 test on 32-bit D3D12
assiduous
1
-1
/
+1
2019-12-12
Added GenerateMips test
assiduous
2
-4
/
+135
2019-12-12
MT resource creation test: added test asserts
assiduous
1
-21
/
+54
2019-12-12
Fixed formatting
assiduous
1
-1
/
+1
2019-12-12
Added multithreaded resource creation test
assiduous
3
-3
/
+265
2019-12-12
Fixed IncludeTest (removed TextureLoader which is in GraphicsTools module)
Egor Yusov
3
-72
/
+0
2019-12-12
Added include test
Egor Yusov
128
-0
/
+3150
2019-12-12
Added HLSL2GLSLConverter tests
Egor Yusov
8
-2
/
+1982
2019-12-12
Enabled tests in OpenGL mode
Egor Yusov
13
-356
/
+147
2019-12-11
Added constant buffer test; fixed formatting
Egor Yusov
4
-1005
/
+212
2019-12-11
Added static sampler tests
Egor Yusov
2
-37
/
+170
2019-12-11
Added Samplers test
Egor Yusov
2
-2
/
+165
2019-12-11
Added GraphicsTypesOutputInserters
Egor Yusov
1
-21
/
+1
2019-12-11
Added RWTextures test
Egor Yusov
2
-3
/
+137
2019-12-11
Added RWStructuredBuffer tests
Egor Yusov
3
-7
/
+110
2019-12-11
ShaderResourceLayoutTest: unified test buffer creation
Egor Yusov
1
-54
/
+43
2019-12-11
Added RW formatted buffers test
Egor Yusov
2
-8
/
+238
2019-12-11
Added structured buffer test
Egor Yusov
3
-27
/
+238
2019-12-11
Added formatted buffer layout test; fixed formatting
Egor Yusov
5
-14
/
+202
2019-12-11
Started refactoring ShaderResourceLayout test - added texture resource test
Egor Yusov
6
-102
/
+527
2019-12-10
Fixed formatting
Egor Yusov
1
-1
/
+1
2019-12-10
Enabled shader resource layout test in d3d11
Egor Yusov
4
-131
/
+288
2019-12-10
Fixed formatting
Egor Yusov
1
-1
/
+1
2019-12-10
Added shader resource layout test (works in D3D12 only for now)
Egor Yusov
7
-3
/
+1081
2019-12-09
Added Shader Resource Array test
Egor Yusov
3
-0
/
+301
2019-12-08
appveyor: updated to use VS2019 image
Egor Yusov
4
-29
/
+29
2019-12-08
Added shader variable access test
Egor Yusov
10
-13
/
+1144
2019-12-08
Few improvements to tests
Egor Yusov
5
-23
/
+28
2019-12-08
Another attmept to fix texture creation server test
Egor Yusov
1
-2
/
+2
2019-12-08
Experimenting with tests to see why texture creation fails in D3D12 mode
Egor Yusov
1
-1
/
+1
2019-12-08
Fixed formatting issue
Egor Yusov
1
-1
/
+1
2019-12-08
Added texture creation test
Egor Yusov
4
-12
/
+776
2019-12-08
Fixed build API test build error on UWP
Egor Yusov
1
-0
/
+22
2019-12-08
Added buffer creation test
Egor Yusov
12
-1
/
+975
2019-12-07
Reworked API Unit test to use run-time DLL loading to avoid apparent issue wi...
Egor Yusov
2
-23
/
+53
2019-12-07
Experimenting with appveyor to understand why API tests fail
Egor Yusov
1
-0
/
+6
[next]