diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-07-24 00:23:51 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-07-24 04:25:33 -0700 |
commit | e9e86a017d0a0e5857b9f2c9ecf29b3bdc0ae26a (patch) | |
tree | ba599803c26746bd3e06f8b11d8b9573c481a9c6 /src/modules/julia | |
parent | 214067d4b48f2ac49530dd61e4eb91c4c7ae287c (diff) |
modules/checkers: center unaligned checkers scenarios
This introduces a bespoke fragmenter for checkers. The generic
til_fb tiler isn't concerned with aesthetics so it doesn't
particularly care if clipped tiles are asymmetrically
distributed. It worked fine to get checkers developed and
working, but it's really unattractive to have the whole be
off-centered when the checkers don't perfectly align with the
frame size.
There's some gross aspects like leaving the frame_{width,height}
to be corrected at render time so render_fragment can access the
incoming frame_width for cell state determination.
Diffstat (limited to 'src/modules/julia')
0 files changed, 0 insertions, 0 deletions