Henri Verbeet
|
5c00766eff
|
Release 1.14.
|
2024-11-21 12:35:55 +01:00 |
|
Nikolay Sivov
|
e5ba79b4f1
|
vkd3d-shader/hlsl: Implement the ByteAddressBuffer.Load*() methods.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-11-06 22:09:23 +01:00 |
|
Elizabeth Figura
|
aa1ce9e295
|
tests: Add some tests for FOG and PSIZE writemask restrictions.
|
2024-11-05 19:53:24 +01:00 |
|
Elizabeth Figura
|
568776bbf6
|
tests: Add a test for uninitialized varyings.
|
2024-11-04 15:06:02 +01:00 |
|
Feifan He
|
b0646cb427
|
tests/shader_runner: Introduce a Metal shader runner.
|
2024-10-31 16:47:26 +01:00 |
|
Elizabeth Figura
|
212333bfa6
|
tests: Add a test for sm1 inter-stage interface matching.
|
2024-10-28 17:29:25 +01:00 |
|
Giovanni Mascellani
|
8d8e0fd55a
|
tests: Test mismatching RTV and pixel shader output types.
|
2024-10-22 20:38:18 +02:00 |
|
Nikolay Sivov
|
cf3e251a9f
|
vkd3d-shader/hlsl: Implement the f32tof16() intrinsic.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-10-22 20:28:33 +02:00 |
|
Nikolay Sivov
|
fb2b974466
|
vkd3d-shader/hlsl: Handle snorm/unorm types as resource formats.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-10-22 19:14:51 +02:00 |
|
Elizabeth Figura
|
6fd1a1ce7e
|
tests: Test point sprite.
|
2024-10-22 19:14:05 +02:00 |
|
Shaun Ren
|
013e354b46
|
tests: Test struct single inheritance.
|
2024-10-16 21:07:53 +02:00 |
|
Nikolay Sivov
|
5fb3a91276
|
vkd3d-shader/hlsl: Implement the modf() intrinsic.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-10-15 16:43:33 +02:00 |
|
Henri Verbeet
|
9dd42d15dd
|
build: Actually run interface-packing.shader_test and tessellation-patch-vars.shader_test.
|
2024-10-14 19:40:13 +02:00 |
|
Elizabeth Figura
|
ec53e325b6
|
tests: Test FFP point size.
|
2024-10-10 22:30:35 +02:00 |
|
Elizabeth Figura
|
a29a4288d2
|
tests: Add a test for shader point size output.
|
2024-10-10 21:50:30 +02:00 |
|
Conor McCarthy
|
ce83628882
|
tests/shader-runner: Move struct vulkan_test_context to vulkan_utils.h.
|
2024-10-08 20:34:03 +02:00 |
|
Conor McCarthy
|
d76435cd21
|
tests: Move the dxc compilation helpers to utils.h.
|
2024-10-08 20:34:03 +02:00 |
|
Francisco Casas
|
125bf74ef3
|
tests: Test sampler_state keyword syntax.
|
2024-10-02 22:07:34 +02:00 |
|
Nikolay Sivov
|
849d4b3b2b
|
tests: Add some tests for state value assignments.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-10-02 22:04:44 +02:00 |
|
Elizabeth Figura
|
3b1760134f
|
tests: Test clip planes.
|
2024-10-02 21:49:54 +02:00 |
|
Nikolay Sivov
|
300e4e0d12
|
vkd3d-shader/fx: Add support for writing annotations for fx_2_0.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-09-30 20:02:51 +02:00 |
|
Nikolay Sivov
|
2626dcc55d
|
tests: Add some tests for initial values in effects.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2024-09-30 19:59:21 +02:00 |
|
Henri Verbeet
|
29e58a2be3
|
build: Use a tab to indent the "tests/hlsl/constructgswithso.shader_test" line in Makefile.am.
I had originally noticed this during review, and then promptly forgot about it.
|
2024-09-18 15:03:53 +02:00 |
|
Francisco Casas
|
3423d1b54b
|
tests: Test ConstructGSWithSO() parsing.
|
2024-09-14 15:59:35 +02:00 |
|
Anna (navi) Figueiredo Gomes
|
fe8a2f820b
|
tests/shader_runner: Test the "earlydepthstencil" attribute.
|
2024-09-12 18:45:56 +02:00 |
|