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:           Wed Apr  1 03:13:54 UTC 2009

Modified Files:
        xsrc/external/mit/xf86-video-crime/dist/src [netbsd-5]: crime.h
            crime_accel.c

Log Message:
Pull up following revision(s) (requested by macallan in ticket #628):
        external/mit/xf86-video-crime/dist/src/crime.h: revision 1.3
        external/mit/xf86-video-crime/dist/src/crime_accel.c: revision 1.5
Implement image downloads, now KDE's window minimize animation doesn't
leave artifacts anymore. While there, allow commands to queue up where
appropriate, this gives a slight speedup in anti-aliased text rendering (about
10% on my 200MHz/1MB O2) and likely in other operations as well.


To generate a diff of this commit:
cvs rdiff -u -r1.2.2.3 -r1.2.2.4 \
    xsrc/external/mit/xf86-video-crime/dist/src/crime.h
cvs rdiff -u -r1.3.2.5 -r1.3.2.6 \
    xsrc/external/mit/xf86-video-crime/dist/src/crime_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