mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-17 18:18:06 +02:00
The commit mentioned below required the __DRI2FlushExtension to have
version 4 or above, for GBM functionality. That broke GBM with some
classic dri drivers. Relax that requirement so that we only flush
after unmap if we have version 4 or above. Drivers that require the flush
for correct functionality should implement the desired version.
Fixes:
|
||
|---|---|---|
| .. | ||
| backends/dri | ||
| main | ||
| Android.mk | ||
| gbm-symbols-check | ||
| Makefile.am | ||
| Makefile.sources | ||