aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/dev/vesa.c
Commit message (Expand)AuthorAgeFilesLines
* Pass more information to FS driver on some ops (TODO bugcheck).Alex Auvolat2015-03-101-7/+7
* Add simple shared memory facility to IPC (no syscall yet)Alex Auvolat2015-03-101-16/+2
* Rename & cleanup.Alex Auvolat2015-03-101-5/+32
* Prettify VESA code.Alex Auvolat2015-03-101-37/+56
* VESA mode setting ; displays kogata logo!Alex Auvolat2015-03-091-22/+365
* Implement V86 monitor and VESA mode detection.Alex Auvolat2015-03-091-0/+84