aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata/draw.c
Commit message (Expand)AuthorAgeFilesLines
* Factorize region allocator between kernel and user processes (same code was t...Alex Auvolat2015-03-141-1/+1
* Begin implement terminalAlex Auvolat2015-03-131-0/+8
* Add keyboard handling code. New font thanks to Muazzam from OSDev!Alex Auvolat2015-03-111-2/+0
* Add better stack tracing technology (now uses kernel memory map!)Alex Auvolat2015-03-111-1/+1
* Add simple drawing code & font loading.Alex Auvolat2015-03-111-0/+317