Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-25 | Applied even more warning flags! | Marvin Borner | |
Fixing all the warnings wasn't that easy actually.. | |||
2021-02-25 | Added *many* static keywords | Marvin Borner | |
2021-02-22 | Some improvements | Marvin Borner | |
2021-02-21 | Activated SSE/FPU features for better performance | Marvin Borner | |
2021-02-18 | Switched to default lodepng version | Marvin Borner | |
This should be a bit faster and less buggy | |||
2021-02-14 | Message waiting and more! | Marvin Borner | |
2021-02-10 | Print to streams instead of serial console | Marvin Borner | |
2021-02-09 | Quite many message queue fixes and impl start | Marvin Borner | |
2021-02-07 | Many small memory improvements | Marvin Borner | |
2021-01-09 | To be continued | Marvin Borner | |
2021-01-09 | Finding memory leaks is SO exhausting argh | Marvin Borner | |
2021-01-09 | Started new heap implementation (not working yet) | Marvin Borner | |
2020-11-29 | Big steps towards working window resizing | Marvin Borner | |
Found some other bugs too | |||
2020-11-26 | Added userspace heap | Marvin Borner | |
2020-11-23 | Ported sxml library | Marvin Borner | |
2020-11-14 | Some fixes | Marvin Borner | |
I WAS BUG-SEARCHING FOR SEVERAL HOURS WHYYYY, WHEEERE, AAAAAH | |||
2020-11-12 | Traced some issues; disabled malloc alignment | Marvin Borner | |
2020-09-25 | Added memory alignment | Marvin Borner | |
2020-08-26 | Started stack allocator. | Marvin Borner | |
This will replace the current linear allocator so we can free and realloc memory correctly. This is especially important for the window resizing due to a fixed LFB size. | |||
2020-08-25 | Some GUI things | Marvin Borner | |
2020-08-15 | Added libgui | Marvin Borner | |