[Lunar-commits] r19017 - in moonbase/trunk/zbeta/x11/x11-drivers: . xf86-video-voodoo
Dennis Veatch
stumbles at lunar-linux.org
Fri Mar 3 03:42:21 UTC 2006
Author: stumbles
Date: 2006-03-03 03:42:19 +0000 (Fri, 03 Mar 2006)
New Revision: 19017
Added:
moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-voodoo/
moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-voodoo/DETAILS
Log:
Only they can do the voodoo that.... well nm.
Added: moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-voodoo/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-voodoo/DETAILS (rev 0)
+++ moonbase/trunk/zbeta/x11/x11-drivers/xf86-video-voodoo/DETAILS 2006-03-03 03:42:19 UTC (rev 19017)
@@ -0,0 +1,24 @@
+ MODULE=xf86-video-voodoo
+ VERSION=X11R7.0-1.0.0.5
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=ftp://ftp.x.org/pub/X11R7.0/src/everything/
+ SOURCE_VFY=sha1:cc6bc22e411f41fac5354de4c27a85380ec2f7a2
+ MODULE_PREFIX=${X11R7_PREFIX:-/usr/X11R7}
+ WEB_SITE=http://www.x.org/
+ ENTERED=20060302
+ UPDATED=20060302
+ SHORT="Voodoo video driver "
+
+cat << EOF
+voodoo is an XFree86 driver for Voodoo 1 and Voodoo 2 series video adapters.
+On the Voodoo 1 the driver uses a shadow buffer in system memory as the video
+adapter has only 3D acceleration. Selected portions of the shadow framebuffer
+are copied out to the Voodoo board at the right time. Because of this, the
+speed of the driver is very dependent on the CPU. Processors nowdays are
+actually rather fast at moving data so we get very good speed anyway as the
+shadow framebuffer is in cached RAM.
+
+The Voodoo2 has 16bpp acceleration and the driver provides accelerated versions
+of most operations except angled lines and stipples. Accelerated alpha blending
+with the Render extension is also supported as is DGA.
+EOF
More information about the Lunar-commits
mailing list