vkd3d/libs
Zebediah Figura 35b48a8b04 vkd3d-shader/spirv: Rename struct vkd3d_dxbc_compiler to struct spirv_compiler.
We would like to generate SPIR-V for input formats other than DXBC.

The "vkd3d_" prefix is dropped, partly to make names shorter, and partly to help
clarify what is an internal function.

I prefer avoiding the vkd3d_* prefix on all internal functions, for these
reasons. However, I'm open to restoring it.
2022-11-08 20:52:29 +01:00
..
vkd3d vkd3d-common: Add a Windows implementation of vkd3d_set_thread_name(). 2022-10-25 21:25:38 +02:00
vkd3d-common vkd3d-common: Always prefix debug output with "vkd3d". 2022-11-08 20:52:27 +01:00
vkd3d-shader vkd3d-shader/spirv: Rename struct vkd3d_dxbc_compiler to struct spirv_compiler. 2022-11-08 20:52:29 +01:00
vkd3d-utils Release 1.5. 2022-09-21 16:47:49 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00