OpenGrok
Cross Reference: wscons_raster.h
xref
: /
src
/
sys
/
dev
/
wscons
/
wscons_raster.h
Home
|
History
|
Annotate
|
Download
|
only in
wscons
History log of
/src/sys/dev/wscons/wscons_raster.h
Revision
Date
Author
Comments
1.11
06-Jul-2022
andvar
fix various typos in comments.
1.10
09-Oct-2006
peter
KNF: No variable names in the prototype.
1.9
11-Dec-2005
christos
branches: 1.9.20; 1.9.22;
merge ktrace-lwp.
1.8
07-Aug-2003
agc
branches: 1.8.16;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
1.7
04-Jul-2002
junyoung
branches: 1.7.6;
alloc_attr -> allocattr
Approved by Matthias Drochner.
1.6
13-Oct-2001
augustss
branches: 1.6.10;
ANSIfy.
1.5
12-Feb-1999
drochner
branches: 1.5.20; 1.5.22;
change the "mapchar" interface to return a "quality" or "match level"
arguments which allows to find approximations for characters which are
not present in a font
1.4
26-Jun-1998
drochner
add dummy character mapping function
1.3
20-Jun-1998
drochner
Change the calling interface for text output (to the graphics driver)
to take a single character at a time, where the character is an "int" now.
The old interface (took a string) was never called with more than 1
char to print, and the "int" allows us to handle charsets cleanly.
1.2
14-May-1998
drochner
Simple screen attribute handling for wscons.
The graphics device driver passes a "default attribute" for normal text
output to the wscons framework. If the emulation module needs more
attributes (for different "renditions") it can allocate them via a
callback.
For now, only the "sun" emulation makes use of it.
1.1
22-Mar-1998
drochner
Initial import of cgd's new wscons code.
1.5.22.2
06-Sep-2002
jdolecek
sync kqueue branch with HEAD
1.5.22.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.5.20.2
01-Aug-2002
nathanw
Catch up to -current.
1.5.20.1
22-Oct-2001
nathanw
Catch up to -current.
1.6.10.1
15-Jul-2002
gehenna
catch up with -current.
1.7.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.7.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.7.6.1
03-Aug-2004
skrll
Sync with HEAD
1.8.16.1
30-Dec-2006
yamt
sync with head.
1.9.22.1
22-Oct-2006
yamt
sync with head
1.9.20.1
18-Nov-2006
ad
Sync with head.
Indexes created Wed Oct 15 03:09:54 GMT 2025