Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/wscons defflag GLYPHCACHE_DEBUG
details: https://anonhg.NetBSD.org/src/rev/0019b603f576
branches: trunk
changeset: 781864:0019b603f576
user: macallan <macallan%NetBSD.org@localhost>
date: Thu Oct 04 19:09:20 2012 +0000
description:
defflag GLYPHCACHE_DEBUG
diffstat:
sys/dev/wscons/files.wscons | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 19d32f743c7e -r 0019b603f576 sys/dev/wscons/files.wscons
--- a/sys/dev/wscons/files.wscons Thu Oct 04 14:21:00 2012 +0000
+++ b/sys/dev/wscons/files.wscons Thu Oct 04 19:09:20 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.wscons,v 1.46 2012/02/16 17:29:21 macallan Exp $
+# $NetBSD: files.wscons,v 1.47 2012/10/04 19:09:20 macallan Exp $
#
# "Workstation Console" glue; attaches frame buffer to emulator & keyboard,
@@ -81,3 +81,4 @@
# generic support code for caching rendered glyphs in video memory
define glyphcache
file dev/wscons/wsdisplay_glyphcache.c glyphcache
+defflag opt_glyphcache.h GLYPHCACHE_DEBUG
Home |
Main Index |
Thread Index |
Old Index