index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
vmx
/
vga.c
Age
Commit message (
Expand
)
Author
2020-12-08
vmx: add -D option to enable debug messages, use vmdebug for non-fatal "errors"
Sigrid
2020-12-07
vmx: add -v|-w flag to control window creation behaviour
cinap_lenrek
2020-10-23
vmx/vga: fix allocimage leaks
Sigrid
2020-10-09
vmx: add Kmod4
Sigrid
2020-08-10
vmx: does not do well with certain fb widths, so restrict it
Sigrid
2020-07-31
vmx(1): use cycles() instead of nsec() when possible
Sigrid
2020-07-31
vmx: use _actual_ system kbmap
Sigrid
2019-03-06
vmx: check for draw initialization errors
mischief
2017-06-27
vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixes
aiju
2017-06-20
vmx(1): round up frame buffer size to whole pages, ignore vga access in linea...
aiju
2017-06-18
vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 w...
aiju
2017-06-18
vmx(1): fix '-v text'
aiju
2017-06-17
vmx(1): fix non-vesa framebuffer mode
aiju
2017-06-17
vmx: VESA support and other misc I/O improvements
aiju
2017-06-14
vmx: remove debugging print
aiju
2017-06-14
vmx: slightly more vga support
aiju
2017-06-13
add vmx(1)
aiju