Up to [cvs.NetBSD.org] / src / sys / dev / wscons
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 4 10:26:32 2012 UTC (7 months, 1 week ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
yamt-pagecache-base6,
tls-maxphys-nbase,
tls-maxphys-base,
khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.3: +26 -6
lines
Diff to previous 1.3 (colored)
allow caching of glyphs with attributes other than the default while there, also add support for underlined characters
Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 22 03:47:53 2012 UTC (12 months, 3 weeks ago) by uebayasi
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
jmcneill-usbmp-base9,
jmcneill-usbmp-base10
Branch point for: tls-maxphys
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Add newline at end of file; fix ALL build for me.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 19 08:46:17 2012 UTC (12 months, 4 weeks ago) by macallan
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
no need to convert cell number to coordinates every time we draw a glyph from cache - just stick the coordinates directly into the map
Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 16 17:29:21 2012 UTC (15 months ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base4,
jmcneill-usbmp-base8,
jmcneill-usbmp-base7,
jmcneill-usbmp-base6,
jmcneill-usbmp-base5,
jmcneill-usbmp-base4,
jmcneill-usbmp-base3,
jmcneill-usbmp-base2
Branch point for: yamt-pagecache,
jmcneill-usbmp
generic support for caching glyphs in video memory for speeding up anti-aliased fonts on slow CPUs