summaryrefslogtreecommitdiff
path: root/sys/src/cmd/vmx/vga.c
AgeCommit message (Expand)Author
2020-12-08vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"Sigrid
2020-12-07vmx: add -v|-w flag to control window creation behaviourcinap_lenrek
2020-10-23vmx/vga: fix allocimage leaksSigrid
2020-10-09vmx: add Kmod4Sigrid
2020-08-10vmx: does not do well with certain fb widths, so restrict itSigrid
2020-07-31vmx(1): use cycles() instead of nsec() when possibleSigrid
2020-07-31vmx: use _actual_ system kbmapSigrid
2019-03-06vmx: check for draw initialization errorsmischief
2017-06-27vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixesaiju
2017-06-20vmx(1): round up frame buffer size to whole pages, ignore vga access in linea...aiju
2017-06-18vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 w...aiju
2017-06-18vmx(1): fix '-v text'aiju
2017-06-17vmx(1): fix non-vesa framebuffer modeaiju
2017-06-17vmx: VESA support and other misc I/O improvementsaiju
2017-06-14vmx: remove debugging printaiju
2017-06-14vmx: slightly more vga supportaiju
2017-06-13add vmx(1)aiju