Module Name: src Committed By: macallan Date: Wed Oct 9 01:28:33 UTC 2013
Modified Files: src/sys/dev/pci: gffb.c Log Message: add hardware acceleration For now this supports only GeForce2 MX cards but most NV1x chips should work once their PCI iDs are added to gffb_match() Tested only on macppc. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/gffb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.