This website requires JavaScript.
Explore
Help
Sign In
wine
/
vkd3d
Watch
0
Star
0
Fork
0
You've already forked vkd3d
mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced
2025-12-15 08:03:30 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d490b83d4d6c9b8cbb5bcfa5a2e6aadf25e558b
vkd3d
/
libs
/
vkd3d-shader
History
Conor McCarthy
9d490b83d4
vkd3d-shader/dxil: Add a null check for the type when validating non-void operands.
2025-06-19 20:45:28 +02:00
..
checksum.c
…
d3d_asm.c
…
d3dbc.c
…
dxbc.c
…
dxil.c
vkd3d-shader/dxil: Add a null check for the type when validating non-void operands.
2025-06-19 20:45:28 +02:00
fx.c
…
glsl.c
…
hlsl_codegen.c
vkd3d-shader: Use the correct union members for raw and structured resources.
2025-06-04 12:10:39 +02:00
hlsl_constant_ops.c
vkd3d-shader/hlsl: Do not emit HLSL_OP1_ABS for unsigned types.
2025-05-14 14:55:59 +02:00
hlsl.c
vkd3d-shader/hlsl: Add a stub for the noise() intrinsic.
2025-06-19 20:36:27 +02:00
hlsl.h
vkd3d-shader/hlsl: Add a stub for the noise() intrinsic.
2025-06-19 20:36:27 +02:00
hlsl.l
…
hlsl.y
vkd3d-shader/hlsl: Add a stub for the noise() intrinsic.
2025-06-19 20:36:27 +02:00
ir.c
vkd3d-shader/ir: Lower tpf SINCOS to the new COS and SIN instructions.
2025-06-19 20:33:09 +02:00
libvkd3d-shader.pc.in
…
make_spirv
…
msl.c
…
preproc.h
…
preproc.l
vkd3d-shader/preproc: Store EOF state per buffer.
2025-06-05 16:04:02 +02:00
preproc.y
…
spirv.c
…
tpf.c
…
vkd3d_shader_main.c
…
vkd3d_shader_private.h
…
vkd3d_shader.map
…