Józef Kucia
|
59d466af2d
|
libs/vkd3d: Use PRIx64 to print 64-bit integers.
|
2016-10-10 11:22:50 +02:00 |
|
Józef Kucia
|
6330c9f46a
|
tests: Properly print 64-bit unsigned integers.
Use PRIu64 since we use C99.
|
2016-10-10 11:22:50 +02:00 |
|
Józef Kucia
|
0c1432e671
|
libs/vkd3d: Move D3D12CreateDevice() to libvkd3d-utils.
|
2016-10-07 13:26:39 +02:00 |
|
Józef Kucia
|
49cac8005c
|
libs/vkd3d-common: Add convenience library for shared code.
|
2016-10-07 13:26:39 +02:00 |
|
Henri Verbeet
|
cd37442fd0
|
tests: ...but keep regular builds working.
|
2016-09-30 10:00:11 +02:00 |
|
Henri Verbeet
|
dc7504c7fc
|
build: Unicode crossbuilds.
|
2016-09-30 09:41:12 +02:00 |
|
Józef Kucia
|
bce85d84ed
|
include: Make test output less verbose.
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
3a5deb7286
|
include: Add support for marking tests as todo.
|
2016-09-28 09:42:49 +02:00 |
|
Józef Kucia
|
978584a238
|
tests: Add test for D3D12CreateDevice().
|
2016-09-21 12:57:24 +02:00 |
|