summaryrefslogtreecommitdiff
path: root/sys/src/9/zynq/screen.c
AgeCommit message (Expand)Author
2022-09-03zynq: correctly specify dolock flag to postnote()cinap_lenrek
2022-08-18devvga: fix race condition between writes to vgactlqwx
2019-01-30devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return M...cinap_lenrek
2015-06-18kernel: do not inherit Proc.dot (current working directory) in kproc()cinap_lenrek
2015-06-11zynq: mouse accelerationcinap_lenrek
2015-06-11zynq: make screen and cursor kprocs exit properlycinap_lenrek
2015-06-11zynq: add support for hardware cursorcinap_lenrek
2015-06-10zynq: fix flushmemscreen()cinap_lenrek
2015-06-09zynq: add /dev/fbctl to attach framebuffer to devdrawcinap_lenrek
2015-04-07kernel: move arrow cursor definition to port/devmouse.ccinap_lenrek
2015-02-07zynq: fix print format warning in screeninit()cinap_lenrek
2014-12-24added zynq kernelaiju