aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libkogata/draw.c
Commit message (Expand)AuthorAgeFilesLines
* Window moving :)Alex Auvolat2017-05-041-6/+21
* Drawing in subregionAlex Auvolat2017-05-041-10/+138
* Beginning of tk.luaAlex Auvolat2017-05-041-3/+30
* Truetype fontsAlex Auvolat2017-05-031-6/+113
* Stuff ? (keyboard...)Alex Auvolat2017-05-031-5/+4
* Mouse cursor!Alex Auvolat2017-05-031-9/+95
* 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 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