Skip to content

iris: Implement PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE.

Kenneth Graunke requested to merge kwg/mesa:iris-glthread-upload into master

This allows threaded GL to upload more buffers asynchronously; see commit 19eb89b0 in radeonsi.

Merge request reports