Skip to content

drisw: Port the MIT-SHM check to XCB

Adam Jackson requested to merge ajax/mesa:shm-check-regression-fix into master

The old version isn't thread-safe, and xlib makes it unreasonably difficult to write thread-safely.

Fixes: #3398 (closed)

Merge request reports