summaryrefslogtreecommitdiff
path: root/src/ffb_dri.c
diff options
context:
space:
mode:
authorEric Anholt <anholt@freebsd.org>2004-06-16 09:44:00 +0000
committerEric Anholt <anholt@freebsd.org>2004-06-16 09:44:00 +0000
commit7c14b1189ac8605de9be3d85c338563396bb9c06 (patch)
treecbfc7edb12953847e14f881d742225a3edb8cf89 /src/ffb_dri.c
parentf47ae0017ff8c7fa8ec7c5a9da7e3d5775ee2673 (diff)
with the following notes: - Savage and Mach64 (= ati/ati*.[ch] changes) DRI not merged due to insecurity. - VIA driver converted to new drmContext and drmHandle names. - Radeon driver merge conflicted in many places, and MergedFB at least could probably use some checking at this point.
Diffstat (limited to 'src/ffb_dri.c')
-rw-r--r--src/ffb_dri.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ffb_dri.c b/src/ffb_dri.c
index b905216..d6230e3 100644
--- a/src/ffb_dri.c
+++ b/src/ffb_dri.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_dri.c,v 1.9 2001/05/02 15:06:10 dawes Exp $
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_dri.c,v 1.8 2001/04/18 14:52:42 dawes Exp $
* Acceleration for the Creator and Creator3D framebuffer - DRI/DRM support.
*
* Copyright (C) 2000 David S. Miller (davem@redhat.com)