History log of /illumos-gate/usr/src/uts/common/sys/visual_io.h (Results 1 – 4 of 4)
Revision Date Author Comments
# fa9eb222 09-Jun-2021 Toomas Soome

13876 tem: we should support CSI 38 and 48 sequences for RGB colors
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Joshua M. Clulow <josh@sysmgr.org>


# 9890ff83 01-Dec-2018 Toomas Soome

10028 loader: implement framebuffer console
10029 common/font: create shared font.c
10030 import pnglite into usr/src/common/pnglite
8918 loader.efi: add vesa edid support
10031 loade

10028 loader: implement framebuffer console
10029 common/font: create shared font.c
10030 import pnglite into usr/src/common/pnglite
8918 loader.efi: add vesa edid support
10031 loader: import tem for loader console
10032 loader: implement tem utf-8 support
10033 ficl: add simple gfx words
10034 loader: use term-drawrect for menu frame
10035 loader: add alpha blending for gfx_fb
10036 ficl: add fb-putimage
10037 loader: add illumos.png logo
10038 loader: replace gop and vesa with framebuffer
10039 loader: build rules for new font setup
10040 loader: gfx use GOP Blt() function in visual_io callbacks
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gerg&#337; Mih&#225;ly Doma <domag02@gmail.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>

show more ...


# fea9cb91 13-Jan-2006 lq150181

PSARC 2003/432 Coherent Console
PSARC 2004/105 Simplified Visual_io Versioning
PSARC 2004/118 Change how $TERM is set for console
PSARC 2004/236 Update to Coherent Console
4873799 SPA

PSARC 2003/432 Coherent Console
PSARC 2004/105 Simplified Visual_io Versioning
PSARC 2004/118 Change how $TERM is set for console
PSARC 2004/236 Update to Coherent Console
4873799 SPARC console should be weaned from OBP
4927198 Integrate Coherent Console

--HG--
rename : usr/src/uts/common/io/terminal-emulator.c => usr/src/uts/common/io/tem.c
rename : usr/src/uts/common/sys/terminal-emulator.h => usr/src/uts/common/sys/tem.h
rename : usr/src/uts/intel/terminal-emulator/Makefile => usr/src/uts/intel/tem/Makefile

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch