Module: Mesa Branch: master Commit: 4c13cb65a0ee44d10298a1efe78c901c642b7ebe URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4c13cb65a0ee44d10298a1efe78c901c642b7ebe
Author: Brian Paul <[email protected]> Date: Thu Apr 16 16:41:07 2009 -0600 dri: build DRI swrast driver too --- configs/linux-dri | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/configs/linux-dri b/configs/linux-dri index c5e30d3..0998ba8 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -64,4 +64,4 @@ GALLIUM_WINSYS_DRM_DIRS = intel GALLIUM_STATE_TRACKERS_DIRS = egl DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v \ - savage sis tdfx trident unichrome ffb + savage sis tdfx trident unichrome ffb swrast _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
