Conor McCarthy
|
5178fb7364
|
vkd3d-shader/dxil: Implement DX intrinsic Sample.
|
2024-02-14 21:48:06 +01:00 |
|
Conor McCarthy
|
0a3eb61170
|
vkd3d-shader/dxil: Load sampler descriptors.
|
2024-02-14 21:48:03 +01:00 |
|
Conor McCarthy
|
aac3916fcf
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS13 in CheckFeatureSupport().
|
2024-02-13 22:51:28 +01:00 |
|
Conor McCarthy
|
7b4e731aa5
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS12 in CheckFeatureSupport().
|
2024-02-13 22:51:28 +01:00 |
|
Conor McCarthy
|
68663b4fef
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS11 in CheckFeatureSupport().
|
2024-02-13 22:51:28 +01:00 |
|
Conor McCarthy
|
a0bb055ad2
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS10 in CheckFeatureSupport().
|
2024-02-13 22:51:28 +01:00 |
|
Henri Verbeet
|
5eba031fa1
|
vkd3d: Cast DWORD flags to uint32_t in debug traces.
|
2024-02-09 22:47:51 +01:00 |
|
Giovanni Mascellani
|
5905489b7f
|
vkd3d-shader/hlsl: Free the selector in postfix_expr (Valgrind).
|
2024-02-09 22:47:46 +01:00 |
|
Giovanni Mascellani
|
a10de1b239
|
vkd3d-shader/hlsl: Free the individual attributes in func_prototype (Valgrind).
|
2024-02-09 22:47:45 +01:00 |
|
Giovanni Mascellani
|
049327a270
|
vkd3d-shader/hlsl: Free the parse initializer in attribute (Valgrind).
|
2024-02-09 22:47:44 +01:00 |
|
Giovanni Mascellani
|
521082afbe
|
vkd3d-shader/hlsl: Free variable identifiers in primary_expr (Valgrind).
|
2024-02-09 22:47:42 +01:00 |
|
Henri Verbeet
|
5c917552c9
|
vkd3d: Use PRIuPTR for SIZE_T variables in debug traces.
|
2024-02-07 22:59:45 +01:00 |
|
Henri Verbeet
|
8ddca1ebaf
|
vkd3d: Get rid of vkd3d_atomic_decrement().
|
2024-02-07 22:59:37 +01:00 |
|
Henri Verbeet
|
6e439045e8
|
vkd3d: Get rid of vkd3d_atomic_increment().
|
2024-02-07 22:59:37 +01:00 |
|
Conor McCarthy
|
18f73c1c4d
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS9 in CheckFeatureSupport().
|
2024-02-07 22:59:32 +01:00 |
|
Conor McCarthy
|
8ea67b0ac6
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS8 in CheckFeatureSupport().
|
2024-02-07 22:59:32 +01:00 |
|
Conor McCarthy
|
5fd3076c67
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS7 in CheckFeatureSupport().
|
2024-02-07 22:59:31 +01:00 |
|
Conor McCarthy
|
db4a98c0d2
|
vkd3d: Handle D3D12_FEATURE_D3D12_OPTIONS6 in CheckFeatureSupport().
|
2024-02-07 22:59:31 +01:00 |
|
Conor McCarthy
|
625e289574
|
vkd3d-shader/dxil: Handle hyperbolic trigonometric functions in sm6_parser_emit_dx_unary().
|
2024-02-07 22:59:23 +01:00 |
|
Conor McCarthy
|
c35ec4f820
|
vkd3d-shader/dxil: Implement DX intrinsic TextureStore.
|
2024-02-07 22:59:18 +01:00 |
|
Conor McCarthy
|
efddcc9a99
|
vkd3d-shader/dxil: Support forward-referenced value ids.
|
2024-02-07 22:59:10 +01:00 |
|
Conor McCarthy
|
7f87a3e5fc
|
vkd3d-shader/spirv: Handle the ACOS, ASIN and ATAN instructions in spirv_compiler_emit_ext_glsl_instruction().
|
2024-02-06 23:09:55 +01:00 |
|
Conor McCarthy
|
19d23fa696
|
vkd3d-shader/dxil: Handle inverse trigonometric functions in sm6_parser_emit_dx_unary().
|
2024-02-06 23:09:53 +01:00 |
|
Henri Verbeet
|
2f9906ee90
|
vkd3d-utils: Use PRIuPTR for SIZE_T variables in debug traces.
|
2024-02-06 23:09:41 +01:00 |
|
Henri Verbeet
|
51cdddb961
|
vkd3d: Introduce a debug helper for GPU descriptor handles.
|
2024-02-06 23:07:43 +01:00 |
|