index
:
kogata.git
master
retrowave
Hobby OS ; intended to be small and perfect (^_^)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
dev
/
vesa.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Default VESA size parametrized in kernel config.h
Alex Auvolat
2018-04-01
1
-1
/
+1
|
*
Implement tk.box
Alex Auvolat
2017-05-08
1
-1
/
+1
|
*
Mouse cursor!
Alex Auvolat
2017-05-03
1
-1
/
+1
|
*
Fix sme warnings...
Alex Auvolat
2016-07-14
1
-1
/
+1
|
*
Integration of scan-build and splint
Alex Auvolat
2016-07-14
1
-0
/
+2
|
*
Add simple drawing code & font loading.
Alex Auvolat
2015-03-11
1
-7
/
+24
|
*
Refactor ; add default font (8x16 standard VGA font).
Alex Auvolat
2015-03-11
1
-6
/
+6
|
*
Add mutex to pciide driver (fixes some stuff)
Alex Auvolat
2015-03-10
1
-1
/
+1
|
*
Implement VESA ioctl (not tested).
Alex Auvolat
2015-03-10
1
-1
/
+31
|
*
Pass more information to FS driver on some ops (TODO bugcheck).
Alex Auvolat
2015-03-10
1
-7
/
+7
|
*
Add simple shared memory facility to IPC (no syscall yet)
Alex Auvolat
2015-03-10
1
-16
/
+2
|
*
Rename & cleanup.
Alex Auvolat
2015-03-10
1
-5
/
+32
|
*
Prettify VESA code.
Alex Auvolat
2015-03-10
1
-37
/
+56
|
*
VESA mode setting ; displays kogata logo!
Alex Auvolat
2015-03-09
1
-22
/
+365
|
*
Implement V86 monitor and VESA mode detection.
Alex Auvolat
2015-03-09
1
-0
/
+84