mesa/src/gallium/frontends/dri
Yonggang Luo 14bbfee3bc gallium: Disable dri2 interface on OSX
Error message:
Undefined symbols for architecture x86_64:
  "_dri_kms_driver_extensions", referenced from:
      _swkmsCreateNewScreen in libdri.a(dri_util.c.o)
  "_galliumdrm_driver_extensions", referenced from:
      _dri2CreateNewScreen in libdri.a(dri_util.c.o)
ld: symbol(s) not found for architecture x86_64

Fixes: b6f7a4836a ("dri: Fill in the driver extensions for the legacy createNewScreen paths")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6519

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17784>
2022-07-29 12:57:26 +00:00
..
dri2.c gallium: Rename macros HAVE_PIPE_LOADER* 2022-07-29 12:57:26 +00:00
dri_context.c gallium/dri: Remove the memory of GLX_MESA_multithread_makecurrent 2022-07-12 10:02:46 +00:00
dri_context.h gallium/dri: Remove the memory of GLX_MESA_multithread_makecurrent 2022-07-12 10:02:46 +00:00
dri_drawable.c dri2: Require a loader with working buffer invalidation 2022-05-17 20:31:50 +00:00
dri_drawable.h kopper: Respect the vblank_mode env var. 2022-07-12 21:57:23 +00:00
dri_helpers.c dri: add [ax]bgr16161616 to format lookup tables 2022-07-27 07:27:10 +00:00
dri_helpers.h gallium/dri: add dri_screen egl image validate hooks 2021-09-09 01:42:39 +00:00
dri_query_renderer.c virgl: return -1 for PIPE_CAP_ACCELERATED 2022-06-06 18:23:49 +00:00
dri_query_renderer.h
dri_screen.c dri: store internal_format when known 2022-07-07 12:25:05 +00:00
dri_screen.h dri: store internal_format when known 2022-07-07 12:25:05 +00:00
dri_util.c gallium: Disable dri2 interface on OSX 2022-07-29 12:57:26 +00:00
dri_util.h dri: Remove what's left of utils.[ch] 2022-05-10 21:25:57 +00:00
drisw.c gallium: Rename macros HAVE_PIPE_LOADER* 2022-07-29 12:57:26 +00:00
kopper.c kopper: Implement {EGL,GLX}_EXT_buffer_age 2022-07-18 19:31:29 +00:00
meson.build dri: Remove what's left of utils.[ch] 2022-05-10 21:25:57 +00:00