mesa/src/egl/drivers
Eric Anholt 86ae3c2186 surfaceless: Fix swrast-path segfault when loader doesn't know driver name.
If we're hitting the swrast fallback path here, it's probably because
we stumbled across a KMS-only device (such as the ASpeed that some of
our CI runners have) that will then return a NULL driver_name.  Don't
crash in that case.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
2019-08-13 10:30:01 -07:00
..
dri2 surfaceless: Fix swrast-path segfault when loader doesn't know driver name. 2019-08-13 10:30:01 -07:00
haiku egl: store the native surface pointer in struct _egl_surface 2019-05-14 12:41:14 +00:00