2025-03-25 21:47 | lib: fix generated function names | Randy Palamar | 1 | +11 | -12 |
2025-03-25 21:27 | core: decode: support decoding of complex floats | Randy Palamar | 5 | +77 | -65 |
2025-03-25 16:40 | core: set raylib flag to keep window running in background | Randy Palamar | 1 | +1 | -1 |
2025-03-25 16:07 | core: actually display the most up to date averaged frame | Randy Palamar | 1 | +13 | -6 |
2025-03-25 13:52 | ui: use button IDs instead of function pointers | Randy Palamar | 1 | +29 | -17 |
2025-03-25 13:22 | ui: add a workaround for ui draw order clashing | Randy Palamar | 1 | +7 | -2 |
2025-03-25 12:43 | ui: fix some progress bar jank | Randy Palamar | 1 | +6 | -8 |
2025-03-25 12:11 | ui: add frame view splits | Randy Palamar | 6 | +338 | -110 |
2025-03-24 22:23 | das: uhercules: skip first channel data | Randy Palamar | 1 | +1 | -1 |
2025-03-24 02:08 | core: use a ping-pong buffer for average frames when averaging | Randy Palamar | 2 | +45 | -31 |
2025-03-24 02:05 | core/debug: renderdoc can now be called wherever; no need for context | Randy Palamar | 1 | +8 | -4 |
2025-03-23 23:53 | ui: do frame view rendering per view and only when needed | Randy Palamar | 5 | +341 | -225 |
2025-03-23 05:05 | ui: move progress bar to separate element | Randy Palamar | 2 | +83 | -45 |
2025-03-23 02:29 | ui: draw title bars and pass all views through common path | Randy Palamar | 3 | +490 | -265 |
2025-03-22 13:22 | ui: determine to append tx count to label using X-macro | Randy Palamar | 4 | +21 | -23 |
2025-03-22 03:58 | util: swap the argument order on mem_copy/mem_move | Randy Palamar | 3 | +15 | -15 |
2025-03-22 03:50 | rename size -> iz | Randy Palamar | 7 | +68 | -68 |
2025-03-22 02:50 | os: rename Platform -> OS | Randy Palamar | 8 | +138 | -141 |
2025-03-22 02:30 | os: remove os_write_err_msg | Randy Palamar | 4 | +27 | -33 |
2025-03-20 22:26 | core: add support for uHERCULES | Randy Palamar | 3 | +18 | -8 |
2025-03-20 15:17 | ui: shrink_rect: make sure size doesn't go negative | Randy Palamar | 1 | +2 | -0 |
2025-03-20 13:29 | ui: add scrolling to clipped parameter view | Randy Palamar | 1 | +47 | -17 |
2025-03-20 03:04 | ui: use scissor mode to enforce variables clamping to their rect | Randy Palamar | 1 | +2 | -0 |
2025-03-20 03:00 | ui: correct condition for continuing a drag interaction | Randy Palamar | 1 | +1 | -1 |
2025-03-19 13:45 | ui: limit view drawing to provided draw rectangle | Randy Palamar | 1 | +116 | -55 |
2025-03-16 05:37 | ui: implement region resizing | Randy Palamar | 1 | +107 | -50 |
2025-03-16 04:07 | ui: implement a region based layout system | Randy Palamar | 6 | +345 | -189 |
2025-03-19 03:47 | minor readability tweak for finding display_frame_index | Randy Palamar | 1 | +1 | -1 |
2025-03-19 01:32 | util: invert error condition in stream_commit | Randy Palamar | 1 | +1 | -1 |
2025-03-18 23:17 | util: add stream_reset and stream_commit helpers | Randy Palamar | 6 | +34 | -22 |
2025-03-18 22:24 | core: support exporting the average frame | Randy Palamar | 1 | +4 | -1 |
2025-03-18 21:13 | core: make sure averaged frame gets correct das_shader_id | Randy Palamar | 1 | +1 | -0 |
2025-03-18 20:02 | core: correct sum shader invocation when averaging frames | Randy Palamar | 1 | +23 | -37 |
2025-03-18 01:54 | ui: draw mouse coords and ruler length with outline | Randy Palamar | 1 | +3 | -2 |
2025-03-14 13:44 | ui: fix some buffer overruns during text input | Randy Palamar | 1 | +6 | -4 |
2025-03-14 12:48 | ui: add a helper for drawing outlined text | Randy Palamar | 1 | +16 | -3 |
2025-03-14 04:30 | ui: print transmit count for VLS and TPW as well | Randy Palamar | 1 | +5 | -1 |
2025-03-14 04:00 | ui: simplify input text box drawing | Randy Palamar | 1 | +79 | -91 |
2025-03-13 19:13 | das: transmit angle is being sent in degrees | Randy Palamar | 1 | +2 | -2 |
2025-03-13 17:33 | ui: if you want the variable to be set you need to set it | Randy Palamar | 1 | +2 | -0 |
2025-03-13 15:34 | ui: fix half baked scratch variable idea | Randy Palamar | 1 | +52 | -55 |
2025-03-13 14:13 | ui: fix a couple bugs in the last commit | Randy Palamar | 1 | +32 | -23 |
2025-03-12 13:52 | ui: reorganize ui into a tree | Randy Palamar | 5 | +819 | -632 |
2025-03-11 14:34 | ui: append uforces transmit count to label | Randy Palamar | 3 | +14 | -5 |
2025-03-11 03:34 | debug readibility and X macro notes | Randy Palamar | 3 | +11 | -3 |
2025-03-11 02:26 | ui: add das shader type overlay | Randy Palamar | 4 | +43 | -12 |
2025-03-11 00:36 | core: do more compute shader preprocessing | Randy Palamar | 6 | +68 | -59 |
2025-03-05 18:17 | core: integrate renderdoc frame capturing in debug build | Randy Palamar | 8 | +148 | -47 |
2025-03-03 16:02 | das: don't fix beamform plane when rendering a volume | Randy Palamar | 1 | +3 | -1 |
2025-02-26 19:35 | core: allow floating point data to be sent to beamformer | Randy Palamar | 8 | +166 | -109 |
| 315 more commits remaining, fetch the repository |