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:03 UTC 2005

Modified Files:
        xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6 [netbsd-3]:
            Imakefile cg6.h cg6_driver.c

Log Message:
Pull up revision 1.2 (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 -r1.1.1.3.8.1 -r1.1.1.3.8.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6/Imakefile \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6.h
cvs rdiff -r1.1.1.5.6.1 -r1.1.1.5.6.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_driver.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