Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] xsrc/external/mit/xf86-video-crime/dist/src
Module Name:    xsrc
Committed By:   snj
Date:           Fri Oct 16 06:20:23 UTC 2009
Modified Files:
        xsrc/external/mit/xf86-video-crime/dist/src [netbsd-5]: crime.h
            crime_accel.c crime_driver.c
Log Message:
Pull up following revision(s) (requested by macallan in ticket #1052):
        external/mit/xf86-video-crime/dist/src/crime.h: revision 1.7
        external/mit/xf86-video-crime/dist/src/crime_accel.c: revision 1.11
        external/mit/xf86-video-crime/dist/src/crime_driver.c: revision 1.4
clean up debugging code, while there:
- use a fake framebuffer like newport does to hide software rendering
artifacts
- only map the framebuffer when debugging, and actually unmap it too
To generate a diff of this commit:
cvs rdiff -u -r1.2.2.6 -r1.2.2.7 \
    xsrc/external/mit/xf86-video-crime/dist/src/crime.h
cvs rdiff -u -r1.3.2.9 -r1.3.2.10 \
    xsrc/external/mit/xf86-video-crime/dist/src/crime_accel.c
cvs rdiff -u -r1.2.2.4 -r1.2.2.5 \
    xsrc/external/mit/xf86-video-crime/dist/src/crime_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