SectrPrototype/code/sectr/ui
Ed_ 1533a14a1b misc changes
* draw_text_string_pos_extent_zoomed can now oversample text futher (if desired)
* render_ui_via_box_tree has a rudimentary render pass layering optimization

Add support for the slab allocator to accept arbitrary alignments (odin's map container needs it)
Messing around with 64-byte alignment as the default for the allocator...
2024-06-25 19:13:41 -04:00
..
core misc changes 2024-06-25 19:13:41 -04:00
canvas.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
docking.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
floating.odin Progress on lifting the 'grime' module to its own package 2024-05-31 19:31:27 -04:00
layout_widget.odin Mostly reviewing progress so far 2024-05-21 23:35:36 -04:00
tests.odin Fixes to test_whitespace_ast 2024-06-24 23:19:18 -04:00
util.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
widgets.odin Progress on fleshing out rendering (Getting ui ready to render in "layer batches") 2024-06-23 02:47:13 -04:00