Add depth sorting to the vector graphics renderer
Different path handling when loading resources on Windows and Mac
Bad things happen when you exceed the size of the scratch arena
Bad things happen when you exceed the size of the scratch arena
I'm not sure how to easily send you a repro, but this is the structure of what failed:
oc_arena_scope scratch = oc_scratch_begin();
void* base = oc_arena_push(scratch.arena, 1024);
u64…
Installing and vendoring has so many problems
Bad things happen when you exceed the size of the scratch arena
Debug overlay causes flickering on Windows when exceeding frame time