From: Vinson Lee Date: Thu, 4 Mar 2010 03:03:45 +0000 (-0800) Subject: Remove ffb and gamma from configs. X-Git-Tag: 062012170305~12852^2~288 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5d0956ca4621f379be9beb104b21a90f207475c;p=profile%2Fivi%2Fmesa.git Remove ffb and gamma from configs. --- diff --git a/configs/freebsd-dri b/configs/freebsd-dri index da63e3b..0b91cfc 100644 --- a/configs/freebsd-dri +++ b/configs/freebsd-dri @@ -48,8 +48,6 @@ WINDOW_SYSTEM=dri DRM_SOURCE_PATH=$(TOP)/../drm -# ffb and gamma are missing because they have not been converted to use the new -# interface. DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon tdfx \ unichrome savage sis diff --git a/configs/linux-dri b/configs/linux-dri index 634546c..e8e8ccf 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -64,7 +64,7 @@ GALLIUM_WINSYS_DRM_DIRS = vmware intel i965 GALLIUM_STATE_TRACKERS_DIRS = egl DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon \ - savage sis tdfx unichrome ffb swrast + savage sis tdfx unichrome swrast INTEL_LIBS = `pkg-config --libs libdrm_intel` INTEL_CFLAGS = `pkg-config --cflags libdrm_intel` diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index ceab05d..656cf61 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -16,7 +16,7 @@ LIB_DIR = lib64 # Library/program dependencies EXTRA_LIB_PATH=-L/usr/X11R6/lib64 -# ffb, gamma, and sis are missing because they have not be converted to use +# sis is missing because it has not been converted to use # the new interface. i810 are missing because there is no x86-64 # system where they could *ever* be used. # diff --git a/configs/linux-dri-xcb b/configs/linux-dri-xcb index 691f8e4..c5ed89c 100644 --- a/configs/linux-dri-xcb +++ b/configs/linux-dri-xcb @@ -53,7 +53,5 @@ PROGRAM_DIRS = xdemos DRIVER_DIRS = dri WINDOW_SYSTEM=dri -# gamma are missing because they have not been converted to use the new -# interface. DRI_DIRS = i810 i915 mach64 mga r128 r200 r300 radeon \ - savage sis tdfx unichrome ffb + savage sis tdfx unichrome diff --git a/configs/linux-egl b/configs/linux-egl index 6494a68..2c2834b 100644 --- a/configs/linux-egl +++ b/configs/linux-egl @@ -54,6 +54,4 @@ DRIVER_DIRS = dri WINDOW_SYSTEM = dri GALLIUM_WINSYS_DIRS = egl_drm -# gamma are missing because they have not been converted to use the new -# interface. DRI_DIRS = intel