Commit Graph

  • 62759a3dfc Merge branch 'mr3' into 'master' Elizabeth Figura 2024-11-21 22:46:43 +0000
  • 6863289f5c Merge branch 'eyjafjallajokull' into 'master' Giovanni Mascellani 2024-11-21 21:51:09 +0000
  • 1cfa3a4b5a vkd3d-shader/ir: Check that tessellation system value registers are consecutive. Giovanni Mascellani 2024-11-15 15:23:20 +0100
  • fe135d72a9 vkd3d-shader/ir: Check that all tessellation system values appear in the patch constant signature. Giovanni Mascellani 2024-11-15 15:14:22 +0100
  • 80aee64879 Merge branch 'vesuvio' into 'master' Giovanni Mascellani 2024-11-21 21:33:12 +0000
  • f85ec12c3e vkd3d-shader/spirv: Parse the SPIR-V instruction schema. Giovanni Mascellani 2024-10-29 20:23:35 -0500
  • c3b362f0f7 vkd3d-shader/spirv: Parse the SPIR-V id bound. Giovanni Mascellani 2024-10-29 16:32:05 -0500
  • 347c99e39f vkd3d-shader/spirv: Parse the SPIR-V generator magic number. Giovanni Mascellani 2024-10-29 16:30:05 -0500
  • cc4422cf66 vkd3d-shader/spirv: Parse the SPIR-V version number. Giovanni Mascellani 2024-10-29 16:26:03 -0500
  • b7cdc2cc64 vkd3d-shader/spirv: Parse the SPIR-V magic number. Giovanni Mascellani 2024-10-29 16:24:16 -0500
  • 80c8e10935 vkd3d-shader/spirv: Introduce a skeleton for parsing SPIR-V shaders. Giovanni Mascellani 2024-10-29 16:03:54 -0500
  • 7f7870d6d6 Merge branch 'impl-frexp' into 'master' Petrichor Park 2024-11-21 19:29:24 +0000
  • bc1e470d57 Merge branch 'vulcano' into 'master' Giovanni Mascellani 2024-11-21 18:39:54 +0000
  • aa1752df6c Merge branch 'aso' into 'master' Giovanni Mascellani 2024-11-21 18:39:51 +0000
  • 5a5d00e192 Merge branch 'root_sig_bindings_2' into 'master' Conor McCarthy 2024-11-21 18:38:51 +0000
  • 4f3b6d5f54 Merge branch 'loop-unrolling-pt2-submit' into 'master' Victor Chiletto 2024-11-21 18:37:50 +0000
  • c9da0a1a40 Merge branch 'packing_fix' into 'master' Francisco Casas 2024-11-21 18:36:07 +0000
  • 8051450e24 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:36:02 +0100
  • 691b49f75f Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:36:02 +0100
  • 862abc092b Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:36:02 +0100
  • aa877177fd Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:36:02 +0100
  • 6a9762fbcd Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:36:02 +0100
  • 41d96fbeeb Merge branch 'eyjafjallajokull' into 'master' Giovanni Mascellani 2024-11-21 18:35:53 +0000
  • 374fe71420 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:35:39 +0100
  • 8d937706b0 Merge branch 'cast-bool-int' into 'master' Anna (navi) Figueiredo Gomes 2024-11-21 18:35:31 +0000
  • 3b4295b989 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:35:19 +0100
  • e53c82699e Merge branch 'gs_so' into 'master' Nikolay Sivov 2024-11-21 18:35:11 +0000
  • 9b3de66f40 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:59 +0100
  • a853db42cd Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:59 +0100
  • 734951dac9 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:59 +0100
  • 358f339d3c Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:59 +0100
  • 39b9c4d629 Merge branch 'hlsl2vsir2tpf_2_part6' into 'master' Francisco Casas 2024-11-21 18:34:53 +0000
  • cdc425f466 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:41 +0100
  • fec305c7e3 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:41 +0100
  • b2af4a090d Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:41 +0100
  • b279084797 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:41 +0100
  • fb2096eb66 Merge branch 'tess-shader-runner' into 'master' Shaun Ren 2024-11-21 18:34:34 +0000
  • 0e2866b8f3 Notes added by 'git notes add' Henri Verbeet 2024-11-21 19:34:19 +0100
  • b535485e20 Merge branch 'overload-work' into 'master' Victor Chiletto 2024-11-21 18:34:11 +0000
  • e383834049 vkd3d-shader/ir: Check that tessellation system values only appear in the patch constant signature. master Giovanni Mascellani 2024-11-15 15:04:28 +0100
  • 018f3e8094 vkd3d-shader/ir: Validate tessellation system values for the given tessellator domain. Giovanni Mascellani 2024-11-15 15:01:08 +0100
  • 1ed8d907b3 vkd3d-shader/ir: Keep track of the tessellator domain in struct vsir_program. Giovanni Mascellani 2024-11-15 14:51:52 +0100
  • 49ec9add38 vkd3d-shader/ir: Check that semantic indices for tessellation system values are not duplicated. Giovanni Mascellani 2024-11-15 14:26:43 +0100
  • 8d8de1db10 vkd3d-shader/ir: Validate the semantic index for tessellation system values. Giovanni Mascellani 2024-11-15 14:10:16 +0100
  • 9f3bbab2f0 vkd3d-shader/hlsl: Implement cast from bool to int for SM1. Anna (navi) Figueiredo Gomes 2024-11-13 21:13:13 +0100
  • 1a6409cd5b vkd3d-shader/hlsl: Add parser support for stream-output object types. Nikolay Sivov 2024-11-08 16:15:32 +0100
  • 13dfccc1c6 vkd3d-shader/hlsl: Store SM4 resource stores in the vsir program. Francisco Casas 2024-11-07 15:31:28 -0300
  • 5b4af411f5 vkd3d-shader/hlsl: Store SM4 loads in the vsir program. Francisco Casas 2024-11-06 21:12:14 -0300
  • 874ca85a95 vkd3d-shader/hlsl: Store SM4 stores in the vsir program. Francisco Casas 2024-11-06 19:53:58 -0300
  • 5dedcff665 vkd3d-shader/tpf: Remove HLSL_IR_SWIZZLE handling. Francisco Casas 2024-11-07 21:06:28 -0300
  • 843fc980b5 tests/shader_runner_gl: Implement tessellation support. Shaun Ren 2024-10-22 22:31:55 -0400
  • 8010cba8d6 vkd3d-shader/ir: Validate index count for LOCALTHREADINDEX registers. Giovanni Mascellani 2024-11-21 15:27:09 +0100
  • a3f07fc6d5 vkd3d-shader/ir: Validate index count for LOCALTHREADID registers. Giovanni Mascellani 2024-11-21 15:26:42 +0100
  • c861c0f5ac vkd3d-shader/ir: Validate index count for THREADGROUPID registers. Giovanni Mascellani 2024-11-21 15:26:14 +0100
  • c08efb4b93 vkd3d-shader/ir: Validate index count for THREADID registers. Giovanni Mascellani 2024-11-21 15:25:36 +0100
  • 79f497fbd2 vkd3d-shader/ir: Validate index count for TESSCOORD registers. Giovanni Mascellani 2024-11-21 15:25:04 +0100
  • 163a2a420e vkd3d-shader/ir: Validate index count for JOININSTID registers. Giovanni Mascellani 2024-11-21 15:24:13 +0100
  • d9f5441a3e vkd3d-shader/ir: Validate index count for FORKINSTID registers. Giovanni Mascellani 2024-11-21 15:23:47 +0100
  • 03a1b48339 vkd3d-shader/ir: Validate index count for OUTPOINTID registers. Giovanni Mascellani 2024-11-21 15:23:17 +0100
  • 67c6ea3ef3 vkd3d-shader/ir: Validate index count for PRIMID registers. Giovanni Mascellani 2024-11-21 15:22:27 +0100
  • 12ac1dd46b tests/shader_runner_vulkan: Enable patch list topology support. Shaun Ren 2024-10-22 22:30:50 -0400
  • e20b63c55e vkd3d-shader: Implement scanning hull shader tessellation information. Shaun Ren 2024-10-22 22:30:13 -0400
  • 194282b400 vkd3d-shader/spirv: Split a helper for reformatting the SPIR-V code. Giovanni Mascellani 2024-10-31 13:40:09 -0500
  • 1f4d17a4a2 vkd3d-shader/dxil: Allow zero domain input control point count. Shaun Ren 2024-10-22 22:18:57 -0400
  • 3669763835 tests: Add more function overloading tests. Victor Chiletto 2024-04-19 09:40:34 -0300
  • 69319b4bd7 Merge branch 'mr1' into 'master' Elizabeth Figura 2024-11-21 13:12:53 +0000
  • de80a731f5 Merge branch 'transform-feedback-count' into 'master' Anna (navi) Figueiredo Gomes 2024-11-21 13:12:37 +0000
  • 1640356d9b Merge branch 'tiled_resources_new' into 'master' Conor McCarthy 2024-11-21 13:11:42 +0000
  • 9a2e86d452 Merge branch 'aliasing_barrier' into 'master' Conor McCarthy 2024-11-21 13:10:58 +0000
  • 3ddae6fe11 Merge branch 'ds_footprints' into 'master' Conor McCarthy 2024-11-21 13:10:45 +0000
  • 083c138dc0 Merge branch 'stromboli' into 'master' Giovanni Mascellani 2024-11-21 12:56:47 +0000
  • 297adff54b tests: Use plain skip() when skipping a test in the shader runner. Giovanni Mascellani 2024-10-23 23:53:02 +0200
  • ce7fa7a1ae Merge branch 'is_helper_lane' into 'master' Conor McCarthy 2024-11-21 11:44:54 +0000
  • 2e845fae56 Merge branch 'clip_cull' into 'master' Conor McCarthy 2024-11-21 11:44:53 +0000
  • 814795fb1e Merge branch 'shader_runner_layout' into 'master' Francisco Casas 2024-11-21 11:44:40 +0000
  • a5e1b7c91d Merge branch 'mr0' into 'master' Elizabeth Figura 2024-11-21 11:44:39 +0000
  • 86f9a0d3a9 Merge branch 'uav_counter_tests' into 'master' Conor McCarthy 2024-11-21 11:44:35 +0000
  • 5cb22c73b2 Merge branch 'ssbo_uavs_2' into 'master' Conor McCarthy 2024-11-21 11:44:34 +0000
  • f732ef2940 Merge branch 'struct_buffer' into 'master' Nikolay Sivov 2024-11-21 11:44:03 +0000
  • 6c52d81aef Merge branch 'yellowstone' into 'master' Giovanni Mascellani 2024-11-21 11:43:55 +0000
  • 5899b52200 Notes added by 'git notes add' Henri Verbeet 2024-11-21 12:37:30 +0100
  • eeb7100a68 Notes added by 'git notes add' Henri Verbeet 2024-11-21 12:37:30 +0100
  • 35e6d9cad4 Merge branch 'for_upstream_0' into 'master' Henri Verbeet 2024-11-21 11:37:25 +0000
  • 5c00766eff Release 1.14. vkd3d-1.14 Henri Verbeet 2024-11-21 12:00:00 +0100
  • 1f09f4fb3a include: Document the binary effect transformations supported by vkd3d_shader_compile(). Henri Verbeet 2024-11-20 16:07:46 +0100
  • ace3cd8015 Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:28 +0100
  • 496b60ccfd Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:28 +0100
  • e073804ddf Merge branch 'etna' into 'master' Giovanni Mascellani 2024-11-20 14:00:20 +0000
  • c8b121ddac Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 5a924bf258 Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • ca4ff6930f Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • b283c8c3dc Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 91eb4b3c3c Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 8ddf5d94cf Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 040ea712cf Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • de6a6d54bb Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 33c1f26aa4 Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 2b79775940 Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 64aa80e989 Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100
  • 779b7d27bb Notes added by 'git notes add' Henri Verbeet 2024-11-20 15:00:07 +0100