Module Name: src Committed By: macallan Date: Thu Feb 7 16:14:30 UTC 2013
Modified Files: src/sys/arch/sparc/dev: cgfourteen.c Log Message: - implement buttom-up copies in cg14_bitblt() so scrolling down works now - use more registers when copying - use hardware to draw the cursor - use putchar() for horizontal scrolling since byte-wise overlapping copy ops wouldn't be any faster anyway To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/arch/sparc/dev/cgfourteen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.