aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata/draw.c
Commit message (Collapse)AuthorAgeFilesLines
* more glitch art :)Alex Auvolat2017-04-211-5/+15
|
* Can plot on a surface from luaAlex Auvolat2017-04-211-8/+22
|
* Make way for libc implementationAlex Auvolat2016-07-161-6/+6
|
* Move stuff around, againAlex Auvolat2016-07-151-5/+5
|
* Fix sme warnings...Alex Auvolat2016-07-141-3/+3
|
* Factorize region allocator between kernel and user processes (same code was ↵Alex Auvolat2015-03-141-1/+1
| | | | there twice)
* 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