Module Name: src Committed By: jmcneill Date: Fri Dec 30 14:20:34 UTC 2011
Modified Files: src/sys/arch/usermode/dev: vncfb.c src/sys/arch/usermode/include: thunk.h src/sys/arch/usermode/usermode: thunk.c Log Message: add a barrier before copyrows(), and add an RRE based fillrect functino, use it for eraserows and erasecols To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/usermode/dev/vncfb.c cvs rdiff -u -r1.51 -r1.52 src/sys/arch/usermode/include/thunk.h cvs rdiff -u -r1.65 -r1.66 src/sys/arch/usermode/usermode/thunk.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.