Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |