Package: vkd3d / 1.2-15~bpo11+1

Metadata

Package Version Patches format
vkd3d 1.2-15~bpo11+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
version.patch | (download)

Makefile.am | 7 2 + 5 - 0 !
1 file changed, 2 insertions(+), 5 deletions(-)

 include debian revision in the version string
fixes/nvidia.patch | (download)

tests/d3d12.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 skip d3d12 test failures on nvidia hardware
fixes/llvmpipe.patch | (download)

include/private/vkd3d_test.h | 6 6 + 0 - 0 !
tests/d3d12.c | 8 8 + 0 - 0 !
tests/d3d12_crosstest.h | 8 8 + 0 - 0 !
3 files changed, 22 insertions(+)

 completely ignore results of d3d12 tests when using llvmpipe
fixes/byte comparison.patch | (download)

tests/d3d12_test_utils.h | 18 12 + 6 - 0 !
1 file changed, 12 insertions(+), 6 deletions(-)

 fix byte comparison error in d3d12 tests
warnings/stringop overread.patch | (download)

tests/d3d12.c | 47 33 + 14 - 0 !
1 file changed, 33 insertions(+), 14 deletions(-)

 fix stringop-overread warnings in d3d12 test