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-24 | Awesome indeed | 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-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-26 | Added userspace heap | Marvin Borner | |
2020-11-23 | Ported sxml library | Marvin Borner | |
2020-08-30 | Even mooore tests or sth | 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 | |