summaryrefslogtreecommitdiff
path: root/sys/src/9/bcm/screen.c
AgeCommit message (Expand)Author
2021-02-28bcm: change color chan to RGB24 (thanks p.kosyh)cinap_lenrek
2020-04-10kernel: cleanup the software mouse cursor messcinap_lenrek
2020-02-09bcm: change ARGB32 to XRGB32 for framebuffer to avoid slow drawingRoberto E. Vargas Caballero
2019-10-27bcm: fix software cursor avoidance for loadimage() case (thanks bitmapper)cinap_lenrek
2019-08-22bcm: flush out early boot messages on uart and screen initializationcinap_lenrek
2019-01-30devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return M...cinap_lenrek
2017-07-20kernel: fix bounds check in screenputc()cinap_lenrek
2015-04-07kernel: move arrow cursor definition to port/devmouse.ccinap_lenrek
2013-04-14reduce software cursor flickeringcinap_lenrek
2013-01-26add raspberry pi kernel (from sources)cinap_lenrek