Skip to content

gallium/swr: Re-enable scratch space for client-memory buffers

Commit 7d33203b fixed race condition in freeing scratch memory mechanism but that approach creates performance regression in some cases. This change revert previous changes and fix freeing scratch memory mechanism.

Edited by Jan Zielinski

Merge request reports