Skip to content

mesa,glthread,frontend/dri,radeonsi: many fixes for glthread to enable it by default for radeonsi

Marek Olšák requested to merge mareko/mesa:glthread-first-default-user into main

These are conformance fixes, synchronization fixes, and changes to allow glthread to be used with all EGL backends (android, device, drm, wayland were missing).

This is the first time that glthread is considered complete, performant, and being enabled by default (only radeonsi).

Edited by Marek Olšák

Merge request reports