Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6
Module Name: xsrc
Committed By: tron
Date: Tue May 3 11:59:17 UTC 2005
Added Files:
xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6 [netbsd-3]:
cg6_accel.c
Log Message:
Pull up revision 1.1 (requested by macallan in ticket #243):
added acceleration:
- screen-to-screen copies
- solid filled rectangles
- mono-to-colour expansion
- off-screen buffers
off-screen buffers require a change in cgsix to allow mapping of the whole
framebuffer, if this fails the driver will fall back to map only
width*height bytes and not use any off-screen memory.
approved by martin.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 \
xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_accel.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index