Age | Commit message (Expand) | Author |
2024-11-30 | vcr: make vcr_shift_below_row_up_one() assert unconditional | Vito Caputo |
2024-11-20 | vcr: fix us->timespec conversion math typo | Vito Caputo |
2024-10-19 | vcr: implement markers for vcr_present_mem_to_png() | Vito Caputo |
2024-10-19 | vcr: pass vwm_charts_t.marker_distance ref to vcr_new() | Vito Caputo |
2024-10-19 | charts/vcr: s/double/float/ | Vito Caputo |
2024-10-18 | vcr: clip vcr_shift_below_row_up_one() for mem backend | Vito Caputo |
2024-10-16 | vcr: prevent row overflow in mem vcr_draw_text() | Vito Caputo |
2024-10-12 | vcr: more asserts | Vito Caputo |
2024-10-08 | vcr: switch to ppoll() and return microseconds delay | Vito Caputo |
2024-09-29 | vcr: clarify timeout units in naming | Vito Caputo |
2024-09-21 | charts: scale % bars by num_cpus when appropriate | Vito Caputo |
2024-09-21 | vcr: use 4-bit/16-color PNG in mem_to_png | Vito Caputo |
2024-09-19 | vcr: densify+deduplicate mem_to_png palette | Vito Caputo |
2024-09-15 | vcr: bump row clipping to not attempt partial row operations | Vito Caputo |
2024-09-09 | vcr: lighten grays used in PNG output rows | Vito Caputo |
2024-09-09 | vcr: clear shadow layer for entire row | Vito Caputo |
2024-09-07 | vcr: alternate row backgrounds in headless snapshots | Vito Caputo |
2024-09-07 | vcr: more row overflow crash preventions | Vito Caputo |
2024-08-31 | vcr: update stale comment about layer count | Vito Caputo |
2024-08-31 | vcr: trailing whitespace cleanups | Vito Caputo |
2024-08-27 | vcr: represent mem backend layers in nibbles | Vito Caputo |
2024-08-13 | charts: first stab at factoring out Xlib from charts/vmon | Vito Caputo |