Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix | Alex Auvolat | 2017-05-06 | 1 | -1/+1 |
| | |||||
* | Stuff works but we need to fix region_alloc.c | Alex Auvolat | 2017-05-04 | 1 | -4/+0 |
| | |||||
* | Window moving :) | Alex Auvolat | 2017-05-04 | 1 | -6/+21 |
| | |||||
* | Drawing in subregion | Alex Auvolat | 2017-05-04 | 1 | -10/+138 |
| | |||||
* | Beginning of tk.lua | Alex Auvolat | 2017-05-04 | 1 | -3/+30 |
| | |||||
* | Truetype fonts | Alex Auvolat | 2017-05-03 | 1 | -6/+113 |
| | |||||
* | Stuff ? (keyboard...) | Alex Auvolat | 2017-05-03 | 1 | -5/+4 |
| | |||||
* | Mouse cursor! | Alex Auvolat | 2017-05-03 | 1 | -9/+95 |
| | |||||
* | more glitch art :) | Alex Auvolat | 2017-04-21 | 1 | -5/+15 |
| | |||||
* | Can plot on a surface from lua | Alex Auvolat | 2017-04-21 | 1 | -8/+22 |
| | |||||
* | Make way for libc implementation | Alex Auvolat | 2016-07-16 | 1 | -6/+6 |
| | |||||
* | Move stuff around, again | Alex Auvolat | 2016-07-15 | 1 | -5/+5 |
| | |||||
* | Fix sme warnings... | Alex Auvolat | 2016-07-14 | 1 | -3/+3 |
| | |||||
* | Factorize region allocator between kernel and user processes (same code was ↵ | Alex Auvolat | 2015-03-14 | 1 | -1/+1 |
| | | | | there twice) | ||||
* | Begin implement terminal | Alex Auvolat | 2015-03-13 | 1 | -0/+8 |
| | |||||
* | Add keyboard handling code. New font thanks to Muazzam from OSDev! | Alex Auvolat | 2015-03-11 | 1 | -2/+0 |
| | |||||
* | Add better stack tracing technology (now uses kernel memory map!) | Alex Auvolat | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | Add simple drawing code & font loading. | Alex Auvolat | 2015-03-11 | 1 | -0/+317 |