Nikolay Sivov
|
a082daeb56
|
vkd3d-shader/hlsl: Implement the isinf() intrinsic.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
|
2025-01-16 19:25:02 +01:00 |
|
Henri Verbeet
|
fb4b150f27
|
demos: Use the assembler to embed HLSL sources.
|
2025-01-13 16:39:35 +01:00 |
|
Giovanni Mascellani
|
922af42aca
|
tests/hlsl: Add some clip/cull distance tests.
|
2024-12-19 20:54:56 +01:00 |
|
Anna (navi) Figueiredo Gomes
|
fd8bcc188f
|
tests/hlsl: Add GatherCmp() tests.
|
2024-12-18 17:27:43 +01:00 |
|
Giovanni Mascellani
|
ed552e4519
|
tests/hlsl: Add tests for the EvaluateAttribute*() intrinsics.
Based on earlier tests by Conor McCarthy.
|
2024-12-18 17:27:31 +01:00 |
|
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 |
|