Skip to content

llvmpipe: add no_cache debug option to disable disk cache

Roland Scheidegger requested to merge sroland/mesa:llvmpipe_no_cache into main

Useful mostly for live debugging (so shader compilation is never skipped).

Merge request reports