vkd3d/libs
Giovanni Mascellani 1a0d6a4db4 vkd3d-shader: Use a hash to build the filename when dumping shaders.
This way the same shader is always dumped to the same path and when
launching the same program over and over we avoid both creating new
copies of the same file each time and overwriting different dumped
shaders.
2024-08-29 19:14:27 +02:00
..
vkd3d Release 1.13. 2024-08-29 12:08:46 +02:00
vkd3d-common vkd3d-common: Replace assert() with VKD3D_ASSERT(). 2024-08-13 21:20:28 +02:00
vkd3d-shader vkd3d-shader: Use a hash to build the filename when dumping shaders. 2024-08-29 19:14:27 +02:00
vkd3d-utils Release 1.13. 2024-08-29 12:08:46 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00