mesa/src/gallium/frontends
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
..
clover gallium: rename PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE->MAX_TEXEL_BUFFER_ELEMENTS_UINT 2022-06-07 00:17:58 -04:00
d3d10umd meson: Use cc.get_argument_syntax instead cc.get_id when possible. 2022-06-16 19:59:58 +00:00
dri gallium: Disable dri2 interface on OSX 2022-07-29 12:57:26 +00:00
glx/xlib gallium/xlib: fix stale comment 2022-04-29 19:30:03 +00:00
hgl gallium/st: add a back buffer fallback for front rendering 2021-05-26 00:05:33 +00:00
lavapipe gallium: Rename macros HAVE_PIPE_LOADER* 2022-07-29 12:57:26 +00:00
nine nine: char can be unsigned on non-x86 platforms 2022-07-27 21:36:23 +00:00
omx util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
osmesa win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
va frontends/va: get entropy mode info for h264 encode 2022-07-25 13:17:18 +00:00
vdpau Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
wgl wgl, d3d12: Handle front buffer writes for double-buffered MSAA surfaces backed by swapchains 2022-06-01 16:18:12 -07:00
xa Change all debug_assert calls to assert 2022-07-10 00:50:35 +00:00
xvmc android: Drop the Android.mk build system 2021-07-08 14:44:02 -05:00