Skip to content

nvc0: Disk shader cache support

Mark Menzynski requested to merge mmenzyns/mesa:shader_cache into master

Goal of these changes is to add initial support for caching shaders to a disk and loading them instead of compiling them all over again.

Edited by Mark Menzynski

Merge request reports