summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/rgb.h
AgeCommit message (Collapse)AuthorFilesLines
2021-06-2313876 tem: we should support CSI 38 and 48 sequences for RGB colorsToomas Soome1-1/+5
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2021-01-2613360 loader: use BGRA RBG data in gfx functionsToomas Soome1-4/+31
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-11-2111973 tem: we only can translate colors 0-7Toomas Soome1-2/+3
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-1510358 our console should support 256 colorsToomas Soome1-0/+2
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-02-1210355 uts: new-font project. Use terminus Unicode fonts for console.Toomas Soome1-0/+78
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>