summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/screen.c
AgeCommit message (Expand)Author
2015-11-30kernel: cleanup exit()/shutdown()/reboot() codecinap_lenrek
2015-08-02pc, pc64: set *bootscreen= when framebuffer changescinap_lenrek
2015-04-07kernel: move arrow cursor definition to port/devmouse.ccinap_lenrek
2015-01-03devvga: disable hardware blanking when switching drivers, check softscreencinap_lenrek
2014-10-21pc, pc64: make mtrr() callable from interrupt context and before mpinitcinap_lenrek
2014-10-19pc, pc64: lookup pci device for bootscreen() and maximize framebuffer apertur...cinap_lenrek
2014-10-13pc: add *bootscreen= variable to pass pre-initialized framebuffer info to kernelcinap_lenrek
2014-06-09pc: clip rectangles before sending them to the hardware in flushmemscreenmischief
2014-01-19kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like lib...cinap_lenrek
2013-11-12kernel: handle memimageinit() errorcinap_lenrek
2013-04-14reduce software cursor flickeringcinap_lenrek
2013-01-02vga: make kernel vga drivers more stupidcinap_lenrek
2012-07-18screen: cleanupcinap_lenrek
2012-07-18vga: softscreencinap_lenrek
2011-04-11vesa-changescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen