about summary refs log tree commit diff stats
path: root/101screen.subx
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-05-09 17:40:14 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-05-09 17:40:14 -0700
commit4bfc80ce9aeea7faf6bccdcfac540f8cc49c17fd (patch)
tree9f15e3886c5c6b1524e8c726d6896071f9ee1190 /101screen.subx
parentcd6412129f91d907e94ddb69c4e3386aa25f0859 (diff)
downloadmu-4bfc80ce9aeea7faf6bccdcfac540f8cc49c17fd.tar.gz
bugfix in mandelbrot-fixed
Thanks to comparing regular ints with fixed-point ints, I was computing
iterations for many screenfuls of pixels to the right of the current one.
(Y-axis behaved similarly, but there it was just doing other work instead
of busy-looping forever. If you don't have anything else to do, it doesn't
matter what you do.)
Diffstat (limited to '101screen.subx')
0 files changed, 0 insertions, 0 deletions