summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/tem_safe.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-2913205 tem: we can use colors 0-255 with 8-bit depthToomas Soome1-19/+27
2020-08-2513003 console: multiple issues related to colors and font loading and switchingToomas Soome1-2/+17
2019-12-0212041 tem: x86 needs to use tems.ts_color_map() for 8-bit colorsToomas Soome1-1/+14
2019-11-2111973 tem: we only can translate colors 0-7Toomas Soome1-2/+2
2019-07-0811213 tem: partially support CSI [ 38 and 48 sequences with smaller depthsToomas Soome1-8/+33
2019-04-2610845 tem: depth 24 and 32 do support 256 colorsToomas Soome1-4/+0
2019-02-1510358 our console should support 256 colorsToomas Soome1-8/+68
2019-02-1510357 tem: do not restore image areasToomas Soome1-2/+10
2019-02-1310356 uts/common/io/tem: do not copy common line tailsToomas Soome1-8/+66
2019-02-1210355 uts: new-font project. Use terminus Unicode fonts for console.Toomas Soome1-241/+165
2019-02-0810340 uts: tem should upport unicodeToomas Soome1-45/+99
2019-02-0710353 uts: tem_safe_pix_clear_prom_output() fails to clear the first lineToomas Soome1-4/+6
2019-02-0710337 uts: tem implement cls callback & visual_io v4Toomas Soome1-9/+76
2019-02-0510336 uts: tem_safe_check_first_time() should query cursor in VIS_PIXEL modeToomas Soome1-3/+11
2019-02-0410332 uts: tem_safe_pix_clear_entire_screen() should use window offsetToomas Soome1-20/+20
2018-12-039998 uts: font rendering should support 16/24/32bit depthsToomas Soome1-2/+25
2017-02-057760 uts: tem should be able to display UTF-8Toomas Soome1-1/+113
2017-01-277770 uts: move font sources to uts/common/fontToomas Soome1-240/+22
2016-07-217201 wscons background and foreground white should agree on shadeToomas Soome1-56/+92
2016-04-076845 wscons should support reset fg/bg SGR sequencesJoshua M. Clulow1-0/+18
2008-09-25PSARC 2006/591 Virtual Consolerui zang - Sun Microsystems - Beijing China1-709/+1000
2007-09-25PSARC 2007/019 KIOCMKTONE (keyboard make tone) ioctlmarx1-72/+72
2007-04-086540669 console color regression with coherent consolelq1501811-21/+26
2006-06-166412368 Solaris/Intel terminal emulator escape sequence support does not matc...lt2003411-77/+15
2006-01-12PSARC 2003/432 Coherent Consolelq1501811-0/+2215