summaryrefslogtreecommitdiff
path: root/sys/src/9/sgi/screen.c
AgeCommit message (Collapse)Author
2015-04-07kernel: move arrow cursor definition to port/devmouse.ccinap_lenrek
2015-04-07sgi: disable graphical arcs console printing on screen modesetcinap_lenrek
when we switch to graphics mode, we do not want graphical arcs console to print on the screen anymore as it assumes 8bit color mode and just messes up the screen on kernel prints.
2015-04-02sgi: keyboard, mouse and cursor for indycinap_lenrek
2015-04-01sgi: very primitive newport graphics driver for indycinap_lenrek