Up to [cvs.NetBSD.org] / src / sys / dev / wscons
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 13 20:29:03 2012 UTC (6 months, 1 week ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base8,
yamt-pagecache-base7,
tls-maxphys-nbase,
tls-maxphys-base,
khorben-n900,
agc-symver-base,
agc-symver,
HEAD
Changes since 1.4: +9 -1
lines
Diff to previous 1.4 (colored)
glyphcache_init(): bail if we don't have enough off-screen memory to be useful
Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 4 10:26:32 2012 UTC (7 months, 2 weeks ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base6
Changes since 1.3: +166 -20
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], Thu Jul 12 01:21:08 2012 UTC (10 months, 1 week ago) by macallan
Branch: MAIN
Branch point for: tls-maxphys
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
deal with negative cache sizes
Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 19 08:46:17 2012 UTC (13 months ago) by macallan
Branch: MAIN
CVS Tags: yamt-pagecache-base5,
jmcneill-usbmp-base9,
jmcneill-usbmp-base10
Changes since 1.1: +4 -5
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