Skip to content

egl/gbm: Fix juicy refactor fallout

Rob Clark requested to merge robclark/mesa:dri/fix-juicy-refactor-fallout into main

So far:

  • Fix surfaceless+android modifiers
  • Add option to un-version libgallium_dri for Android and CrOS to use

So far, this at least gets CrOS UI working. Android (arcvm) is still unhappy, which I'm still trying to track down. (Unhelpfully android immediately reboots when SF fails to come up.)

Merge request reports