| 2026-08-07 04:12 | base: aarch64: use isb instead of yield | Randy Palamar | 1 | +1 | -1 |
| 2026-08-05 22:49 | ui: compute stats: draw whole row with blinking red when shader is broken | Randy Palamar | 1 | +79 | -73 |
| 2026-08-05 19:22 | build/meta: when emitting a shader struct also emit a buffer reference | Randy Palamar | 3 | +42 | -26 |
| 2026-08-05 18:49 | ui: use fixed width for live controls, always show stop button | Randy Palamar | 1 | +28 | -12 |
| 2026-08-05 17:49 | vulkan: account for devices with only BAR memory | Randy Palamar | 1 | +4 | -0 |
| 2026-08-04 13:10 | ui: use arena_seal() api for nil nodes | Randy Palamar | 1 | +37 | -25 |
| 2026-08-01 21:44 | base: make platform setup uniform between all programs in repo | Randy Palamar | 20 | +1157 | -1104 |
| 2026-07-31 13:09 | core: switch arena to a growable implementation | Randy Palamar | 17 | +1167 | -847 |
| 2026-07-31 20:13 | lib: add bulk frame export | Tyler Henry | 4 | +48 | -15 |
| 2026-07-30 18:24 | core: add basic readi support | Tyler Henry | 5 | +108 | -26 |
| 2026-07-29 01:33 | util: stream_append_f64_e: don't infinite loop on negative inputs | Randy Palamar | 1 | +3 | -1 |
| 2026-07-28 13:31 | ui: fix 1 frame flicker when switching to/from bar graph | Randy Palamar | 1 | +22 | -23 |
| 2026-07-28 02:40 | build/meta: drop second name field in Bake | Randy Palamar | 5 | +264 | -376 |
| 2026-07-28 02:08 | ui: add title to shader parameter listing | Randy Palamar | 1 | +12 | -0 |
| 2026-07-28 01:53 | ui: add compile flags to shader parameter listing | Randy Palamar | 4 | +77 | -2 |
| 2026-07-28 01:31 | build/meta: allow compile flags directly in Shader block declaration | Randy Palamar | 3 | +34 | -36 |
| 2026-07-28 01:29 | util: EachBit: do not modify the passed in flags value | Randy Palamar | 2 | +2 | -1 |
| 2026-07-27 13:35 | ui: add shader bake parameter context menu to compute stats | Randy Palamar | 6 | +101 | -8 |
| 2026-07-26 03:37 | core: use vulkan specialization constants for bake parameters | Randy Palamar | 10 | +220 | -150 |
| 2026-07-25 12:51 | meta: build some compile time struct info into beamformer | Randy Palamar | 6 | +395 | -164 |
| 2026-07-24 01:35 | core: remove remaining s8 usage | Randy Palamar | 18 | +1038 | -1096 |
| 2026-07-23 03:15 | build/meta: split off some internal meta definitions | Randy Palamar | 9 | +1208 | -1189 |
| 2026-07-22 13:25 | lib: remove compute stat export from public interface | Randy Palamar | 7 | +23 | -31 |
| 2026-07-22 13:10 | core: move live imaging struct/flags into meta code | Randy Palamar | 5 | +87 | -64 |
| 2026-07-21 18:36 | util: don't add links to the `nil` value in DLLInsert | Tyler Henry | 1 | +1 | -1 |
| 2026-07-21 13:09 | ui: move context menu building close to panel building | Randy Palamar | 1 | +315 | -336 |
| 2026-07-21 02:33 | ui: actually assign broken shader text colour | Randy Palamar | 1 | +1 | -1 |
| 2026-07-21 02:17 | math: flip yz transform normal | Randy Palamar | 2 | +2 | -2 |
| 2026-07-21 01:25 | util: delete old macro names | Randy Palamar | 13 | +72 | -79 |
| 2026-07-15 02:47 | ui: fully immediate mode rewrite | Randy Palamar | 16 | +5453 | -3459 |
| 2026-07-15 02:44 | build: meta: add Flags keyword | Randy Palamar | 2 | +43 | -23 |
| 2026-07-08 12:14 | core: remove asserts around vk_command_clear_buffer() | Randy Palamar | 1 | +2 | -7 |
| 2026-07-08 02:23 | core/vulkan: replace buffer clear with vkCmdFillBuffer | Randy Palamar | 8 | +34 | -107 |
| 2026-07-08 01:43 | core: skip hadamard generation when not required | Randy Palamar | 1 | +11 | -6 |
| 2026-06-30 13:41 | ui: add contrast mode indicator to frame overlay | Randy Palamar | 5 | +18 | -2 |
| 2025-12-02 04:26 | ui: add acquistion kind live control | Randy Palamar | 6 | +103 | -26 |
| 2026-06-24 17:50 | shaders/reshape: fix Float16/Float16Complex output | Randy Palamar | 1 | +16 | -2 |
| 2026-06-23 20:00 | README: remove unsupported cl command | Randy Palamar | 1 | +0 | -4 |
| 2026-06-22 18:01 | build: allow Expand inside Table definition | Randy Palamar | 2 | +632 | -547 |
| 2026-06-20 16:55 | build: add STR type; allow Struct as Expand target | Randy Palamar | 1 | +27 | -23 |
| 2026-06-18 18:40 | w32: fixed new entity allocation when freelist is empty | Tyler Henry | 1 | +1 | -1 |
| 2026-06-18 18:17 | core: fix bogus dirty shader assert | Randy Palamar | 1 | +2 | -2 |
| 2026-06-18 17:55 | vulkan: make export handle pass through to internal allocate function | Randy Palamar | 1 | +1 | -0 |
| 2026-06-18 17:41 | vulkan: re-add support for exporting general memory buffers | Randy Palamar | 6 | +58 | -28 |
| 2026-06-17 14:48 | platform: make window creation a required API | Randy Palamar | 9 | +397 | -123 |
| 2026-06-12 13:54 | util: add os_push_input_event helper | Randy Palamar | 3 | +14 | -6 |
| 2026-06-12 13:44 | ci: update to checkout v6 to shut up warning | Randy Palamar | 1 | +2 | -2 |
| 2026-06-12 13:20 | util: cleanup some s8 usage | Randy Palamar | 9 | +183 | -164 |
| 2026-06-11 18:16 | vulkan: enable nullDescriptor to shut up validation warning | Randy Palamar | 2 | +24 | -0 |
| 2026-06-11 17:12 | util: make sure str8_from_c_str isn't evaluated twice | Randy Palamar | 1 | +2 | -1 |
| 858 more commits remaining, fetch the repository |