Commit 805833e
authored
Drop deprecated vars
DXVK_STATE_CACHE_PATH is no longer used in the current DXVK, so it has been replaced with DXVK_SHADER_CACHE_PATH.
__GL_SHADER_DISK_CACHE_SKIP_CLEANUP is obsolete in modern Mesa.
__GL_SHADER_DISK_CACHE_PATH is obsolete in modern systems, as it is handled through Mesa via MESA_SHADER_CACHE_DIR1 parent be31a10 commit 805833e
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
364 | | - | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | 368 | | |
376 | 369 | | |
377 | 370 | | |
| |||
0 commit comments