diff options
Diffstat (limited to 'sys/dev/rasops/README')
| -rw-r--r-- | sys/dev/rasops/README | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/rasops/README b/sys/dev/rasops/README index 0530f39edb5..232ab223f80 100644 --- a/sys/dev/rasops/README +++ b/sys/dev/rasops/README @@ -1,4 +1,4 @@ -$NetBSD: README,v 1.5 2008/01/07 00:25:19 bjs Exp $ +$NetBSD: README,v 1.6 2013/12/02 14:05:51 tsutsui Exp $ This directory contains `rasops', a set of raster operations intended to replace the dev/rcons/raster stuff for both wscons and rcons. It yields @@ -8,7 +8,6 @@ Issues/TODO: - There is no generic `putchar' function for 2bpp - Color handling for 2bpp is broken -- copycols() from rasops_bitops.h is broken in right->left case - 64-bit types are not used on machines that are 64-bit - We should never be doing reads/writes of less than 32-bits - Flags in attribute values are hardcoded |
