|
112e375b5e
|
Kernel: Add a FIXME
|
2022-10-11 21:21:27 +02:00 |
|
|
87cb41e549
|
Separate the logging stack into toggleable backends, to disable console logging once boot finishes.
|
2022-10-01 15:35:11 +02:00 |
|
|
0e46ea8ada
|
Finally, a text renderer that actually works. We can now see the kernel messages without a serial port :)
|
2022-10-01 14:27:45 +02:00 |
|
|
30411b4b78
|
Fix hackiness in converting a uint32_t to a Color, by providing a function to do so
|
2022-10-01 13:08:47 +02:00 |
|
|
40e8aa9ff6
|
Show something on the framebuffer on unsupported type, so that we can know something is going on
|
2022-09-25 22:00:00 +02:00 |
|
|
c3e5251687
|
Some more userland and font failing
|
2022-09-23 16:41:43 +02:00 |
|
|
d8bfb76eef
|
Try to make TextRenderer work... still failing
I can now safely call try_initialize() in early_init though
|
2022-09-19 20:17:37 +02:00 |
|
|
d418842a48
|
Update TextRenderer to use kerrorln
|
2022-09-10 22:17:18 +02:00 |
|
|
4aeada05d3
|
Remove unused drawing files
|
2022-09-10 18:44:14 +02:00 |
|
|
6a0cf7cf98
|
New framebuffer class!!
|
2022-09-10 18:42:40 +02:00 |
|
|
1b727a66ea
|
Ready. Set. Go!
|
2022-09-05 16:13:51 +02:00 |
|