2025-07-18 18:29 | shaders/das: early out when channel apodization is 0 | Randy Palamar | 1 | +45 | -33 |
2025-07-18 16:51 | core: shave 40% off DAS runtime | Randy Palamar | 10 | +445 | -232 |
2025-07-18 13:12 | build: matlab: generate shader stage enumerants | Randy Palamar | 1 | +16 | -7 |
2025-07-18 13:11 | build: fix w32 integer sign conversion warnings/errors | Randy Palamar | 1 | +2 | -2 |
2025-07-17 12:32 | build: replace -ffast-math with specifics | Randy Palamar | 1 | +1 | -1 |
2025-07-13 02:54 | beamformer.c: move debug os includes to end of file | Randy Palamar | 1 | +9 | -8 |
2025-07-13 01:36 | core: replace os function table with static definitions | Randy Palamar | 10 | +42 | -49 |
2025-07-12 17:58 | core/build: go all in on ubsan/asan | Randy Palamar | 12 | +196 | -122 |
2025-07-12 02:56 | build: enable more warnings and fix them | Randy Palamar | 21 | +483 | -475 |
2025-07-10 19:43 | ui: set StopImaging flag on close | Randy Palamar | 1 | +2 | -0 |
2025-07-10 04:45 | ui: fancier live control power slider | Randy Palamar | 3 | +61 | -8 |
2025-07-08 13:59 | build: generate matlab bindings for live feedback flags | Randy Palamar | 1 | +49 | -1 |
2025-07-09 20:31 | ui: render_3d: replace bounding box test with SDF | Randy Palamar | 1 | +12 | -10 |
2025-07-08 16:32 | lib: bump shared memory version | Randy Palamar | 1 | +1 | -1 |
2025-07-08 16:18 | static: fix render model size miscalculation | Randy Palamar | 1 | +11 | -11 |
2025-07-08 12:58 | ui: beamformer variables are only f32s | Randy Palamar | 1 | +42 | -74 |
2025-07-08 12:25 | ui: add live controls view | Randy Palamar | 2 | +311 | -67 |
2025-07-06 02:19 | lib: allow fully async dispatch | Randy Palamar | 3 | +26 | -24 |
2025-07-05 23:38 | ui: remove render_2d.frag | Randy Palamar | 7 | +84 | -131 |
2025-07-05 22:23 | ui: don't draw X-Plane before frame is available | Randy Palamar | 1 | +15 | -11 |
2025-07-05 22:08 | ui: add V_HIDES_CURSOR to filter which drags hide the cursor | Randy Palamar | 1 | +18 | -12 |
2025-07-05 21:57 | ui: set copied frames border colour to black | Randy Palamar | 1 | +3 | -2 |
2025-07-05 21:30 | ui: make scroll on X-Plane modify threshold | Randy Palamar | 1 | +9 | -5 |
2025-07-05 21:23 | ui: don't move floating menu position when needed width changes | Randy Palamar | 1 | +16 | -12 |
2025-07-05 20:20 | ui: allow frame views to change kind | Randy Palamar | 1 | +223 | -156 |
2025-07-05 13:25 | ui: no longer destroy self on hot reload | Randy Palamar | 1 | +41 | -56 |
2025-07-05 12:25 | ui: remove beamformer context from compute stats view | Randy Palamar | 1 | +8 | -12 |
2025-07-04 17:08 | ui: solve VariableGroup member ordering mystery | Randy Palamar | 1 | +11 | -13 |
2025-07-04 15:18 | ui: move push_das_shader_kind and push_custom_view_title up | Randy Palamar | 1 | +63 | -63 |
2025-07-04 15:02 | core/lib: add live imaging parameters sharing | Randy Palamar | 6 | +110 | -24 |
2025-07-03 02:29 | ui: enable MSAA for 3D views | Randy Palamar | 3 | +38 | -18 |
2025-07-02 20:32 | ui: 3D X-Plane dragging interaction | Randy Palamar | 7 | +293 | -53 |
2025-07-02 16:09 | ui: 3D X-Plane view | Randy Palamar | 13 | +1130 | -519 |
2025-06-30 04:23 | tests/throughput: use updated tag naming | Randy Palamar | 1 | +1 | -1 |
2025-06-29 01:37 | core: naming cleanup | Randy Palamar | 6 | +75 | -64 |
2025-06-23 12:22 | ui: add compute stats bar graph mode | Randy Palamar | 1 | +195 | -59 |
2025-06-28 04:06 | static: move compute thread starting until after shared memory is initialized | Randy Palamar | 1 | +9 | -9 |
2025-06-28 04:02 | static: set user_context before starting worker thread | Randy Palamar | 1 | +2 | -2 |
2025-06-27 13:54 | shaders/decode: gain another 10% by doing a first pass data reordering | Randy Palamar | 4 | +47 | -28 |
2025-06-27 13:07 | shaders/decode: readability | Randy Palamar | 1 | +8 | -9 |
2025-06-26 03:24 | shaders/decode: gain another 47% performance boost for i16 data | Randy Palamar | 2 | +30 | -21 |
2025-06-24 15:26 | core: drop one unneeded glFinish() call | Randy Palamar | 1 | +2 | -3 |
2025-06-24 13:44 | lib: ensure scratch space is locked while reading output | Randy Palamar | 1 | +16 | -8 |
2025-06-23 19:56 | ui: truncate text positions to fix some rendering jank | Randy Palamar | 2 | +3 | -3 |
2025-06-23 19:30 | build: generate pdb for test program debugging on w32 | Randy Palamar | 1 | +4 | -1 |
2025-06-23 03:26 | core: don't flicker ui when frames are in progress | Randy Palamar | 5 | +16 | -25 |
2025-06-22 18:21 | core/lib: use shared memory for export, add compute stats export | Randy Palamar | 16 | +291 | -424 |
2025-06-22 04:38 | core: don't overrun timing table buffer when coalescing | Randy Palamar | 1 | +1 | -1 |
2025-06-22 02:31 | core: swap order of compute stats table | Randy Palamar | 2 | +10 | -9 |
2025-06-21 22:21 | core: store large backlog of compute timings | Randy Palamar | 6 | +182 | -77 |
| 523 more commits remaining, fetch the repository |