diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2024-09-15 19:27:13 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2024-09-15 19:27:13 -0700 |
commit | e2bb7e45db6a9820292b6b01ce0dcdfae65cca9b (patch) | |
tree | e2033392e5ac1c477ef4006b83908eba4c5e85a1 /src/libvmon/defs/proc_io.def | |
parent | fe5ff535d13622b35fdbc8528308068a503e3c08 (diff) |
vcr: bump row clipping to not attempt partial row operations
It'd be nice to allow the last partial row to be rendered, but
as-is it can result in segfault for some operations that aren't
clipping at that granularity.
Another option is to always round up the bits allocation to the
ROW_HEIGHT boundaries, then not worry about this, and do the
partial clip @ serialization to png time.
Diffstat (limited to 'src/libvmon/defs/proc_io.def')
0 files changed, 0 insertions, 0 deletions