Francisco Casas
|
2dce34d7e0
|
tests/hlsl: Test the object .Length property.
|
2025-04-14 15:41:47 +02:00 |
|
Henri Verbeet
|
70655012ab
|
demos: Move the vkd3d parts of demo_xcb.h into a separate header.
So that they can be used for e.g. Wayland or macOS support. Or Windows,
if we're so inclined.
|
2025-04-08 20:38:26 +02:00 |
|
Victor Chiletto
|
89d3e667e0
|
tests/hlsl: Add tests for SRV structured buffers.
|
2025-04-08 19:31:40 +02:00 |
|
Anna (navi) Figueiredo Gomes
|
8866a43b2d
|
tests/hlsl: Add some fx_4_0 state tests.
|
2025-04-08 19:14:15 +02:00 |
|
Elizabeth Figura
|
33cd10581e
|
vkd3d-shader/glsl: Invert gl_FragCoord w.
|
2025-04-02 19:32:39 +02:00 |
|
Henri Verbeet
|
0dff53ada7
|
build: Add @DL_LIBS@ to tests_vkd3d_shader_api_LDADD.
It uses dxcompiler_create(), which (potentially) uses dlopen().
|
2025-03-17 15:13:42 +01:00 |
|
Shaun Ren
|
dd1072a99b
|
tests/hlsl: Add geometry shader syntax tests.
|
2025-03-12 21:21:35 +01:00 |
|
Henri Verbeet
|
bebc550f02
|
vkd3d-shader/spirv: Implement outputting opcode names.
|
2025-03-10 14:47:00 +01:00 |
|
Henri Verbeet
|
985d317e0e
|
Release 1.15.
|
2025-02-19 12:00:00 +01:00 |
|
Elizabeth Figura
|
75ef230fbe
|
tests: Add some stress tests for scope and variable definition.
|
2025-01-29 17:58:00 +01:00 |
|
Shaun Ren
|
8a5559ab17
|
tests/hlsl: Test the syntax of InputPatch/OutputPatch variables.
|
2025-01-29 17:51:18 +01:00 |
|
Conor McCarthy
|
a557ad0aea
|
tests/hlsl: Add a test for SV_RenderTargetArrayIndex.
|
2025-01-27 14:52:28 +01:00 |
|
Francisco Casas
|
60f75cc542
|
tests/hlsl: Test partial assignments due to lhs casts.
|
2025-01-22 14:27:57 +01:00 |
|
Francisco Casas
|
51db232368
|
tests/hlsl: Add lhs cast tests.
|
2025-01-22 14:23:29 +01:00 |
|
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 |
|