Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 01/16/2001 07:06:02
Module Name:	syssrc
Committed By:	nisimura
Date:		Tue Jan 16 05:06:02 UTC 2001

Modified Files:
	syssrc/sys/dev/tc: sfbplus.c

Log Message:
- make this more senseful 32bpp TC framebuffer.   This is far less broken
  than the preivous code.  It can show readable characters on screen.
  Tested only with 32bpp model of PMAGD opion card.  Need more work for 8bpp.
- 2D accelleration will be revamped to ultilize SFBplus features.
- there seems much mulfunctionness in 32bpp codes of /sys/dev/rasops/.
  Need to rectify every corners.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/tc/sfbplus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.