summaryrefslogtreecommitdiffstats
path: root/sys/dev/fb/creator_vt.c
Commit message (Expand)AuthorAgeFilesLines
* vt(4): Fix mouse cursor handling in vt_fb/creator_vt/ofwfbdumbbell2014-08-271-17/+13
* vt(4): Store a rectangle for the drawable area, not just the top-left cornerdumbbell2014-08-251-6/+8
* vt(4): Add vd_bitblt_bmp_t callbackdumbbell2014-08-231-0/+2
* creator_fb: Implement vd_bitblt_text_tdumbbell2014-08-231-8/+62
* vt(4): Colors are indexed against a console palette, not a VGA palettedumbbell2014-08-101-2/+3
* Retire vd_maskbitbltchr. The same functionality can be obtained by testingnwhitehorn2014-08-071-1/+0
* Add a simple unaccelerated vt(4) framebuffer driver for Sun framebuffersnwhitehorn2014-08-051-0/+220
OpenPOWER on IntegriCloud