summaryrefslogtreecommitdiff
path: root/src/libvmon/vmon.h
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2024-09-15 19:27:13 -0700
committerVito Caputo <vcaputo@pengaru.com>2024-09-15 19:27:13 -0700
commite2bb7e45db6a9820292b6b01ce0dcdfae65cca9b (patch)
treee2033392e5ac1c477ef4006b83908eba4c5e85a1 /src/libvmon/vmon.h
parentfe5ff535d13622b35fdbc8528308068a503e3c08 (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/vmon.h')
0 files changed, 0 insertions, 0 deletions
© All Rights Reserved