Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/iomd
Module Name: src
Committed By: chris
Date: Sun Feb 3 19:38:29 UTC 2008
Modified Files:
src/sys/arch/arm/iomd: vidcvideo.c
Log Message:
Use memmove rather than memcpy when moving rows around the framebuffer.
This fixes a problem where scrolling down fills the whole screen with the
first line on screen.
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/arm/iomd/vidcvideo.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