mesa/src/gallium/targets/pipe-loader
Yonggang Luo 48e72da0dd gallium: Rename macros HAVE_PIPE_LOADER*
Rename macro HAVE_PIPE_LOADER_DRI to HAVE_DRI
Rename macro HAVE_PIPE_LOADER_KMS to HAVE_DRISW_KMS

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
..
meson.build gallium: Move -DHAVE_PIPE_LOADER_DRI and -DHAVE_PIPE_LOADER_KMS to be pre_args 2022-07-29 12:57:26 +00:00
pipe.sym
pipe_crocus.c crocus: Add pipe loader driver 2021-07-03 06:34:20 +02:00
pipe_i915.c
pipe_iris.c iris: Add pipe-loader support 2020-10-07 16:01:31 -05:00
pipe_kmsro.c pipe-loader,gallium/drm: Fix the kmsro pipe_loader target 2021-03-29 23:15:48 +00:00
pipe_msm.c
pipe_nouveau.c
pipe_r300.c gallium/winsys: move {amdgpu,radeon_drm}_public.h contents into radeon_winsys.h 2022-04-17 01:27:34 +00:00
pipe_r600.c gallium/winsys: move {amdgpu,radeon_drm}_public.h contents into radeon_winsys.h 2022-04-17 01:27:34 +00:00
pipe_radeonsi.c
pipe_swrast.c gallium: Rename macros HAVE_PIPE_LOADER* 2022-07-29 12:57:26 +00:00
pipe_vmwgfx.c