Module Name: xsrc Committed By: macallan Date: Sun Aug 16 17:47:39 UTC 2015
Modified Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb.h ffb_accel.c ffb_exa.c Added Files: xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_accel_common.c Log Message: - move some routines used by both XAA and EXA to their own file - enable hardware prefetch when reading from video memory - now blits in EXA are no longer slower than in XAA - start fleshing out Xrender routines To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/xf86-video-sunffb/dist/src/ffb.h cvs rdiff -u -r1.4 -r1.5 \ xsrc/external/mit/xf86-video-sunffb/dist/src/ffb_accel.c cvs rdiff -u -r0 -r1.1 \ xsrc/external/mit/xf86-video-sunffb/dist/src/ffb_accel_common.c cvs rdiff -u -r1.1 -r1.2 \ xsrc/external/mit/xf86-video-sunffb/dist/src/ffb_exa.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.