xserver: Branch 'master'

Alex Deucher agd5f at kemper.freedesktop.org
Mon Aug 20 21:37:41 PDT 2007


 hw/xfree86/loader/xf86sym.c |    1 +
 1 file changed, 1 insertion(+)

New commits:
diff-tree 1f6ddae003ec65d6bc567831bf32bf75dfefdd6c (from c839859d1bc35451923a2cbd5dfac4f3ca5eb3f9)
Author: Alex Deucher <alex at botch2.com>
Date:   Tue Aug 21 00:37:33 2007 -0400

    add xf86_crtc_clip_video_helper to xf86sym.c

diff --git a/hw/xfree86/loader/xf86sym.c b/hw/xfree86/loader/xf86sym.c
index 8a2768d..185eb80 100644
--- a/hw/xfree86/loader/xf86sym.c
+++ b/hw/xfree86/loader/xf86sym.c
@@ -1203,6 +1203,7 @@ _X_HIDDEN void *xfree86LookupTab[] = {
     SYMFUNC(xf86_show_cursors)
     SYMFUNC(xf86_hide_cursors)
     SYMFUNC(xf86_cursors_fini)
+    SYMFUNC(xf86_crtc_clip_video_helper)
 
     SYMFUNC(xf86DoEDID_DDC1)
     SYMFUNC(xf86DoEDID_DDC2)


More information about the xorg-commit mailing list