ggdt/libretrogd
Gered a59bfc5511 update rotozoom blit algorithm to something a little bit better
but there are still performance improvements we can make. but at least
now we're not doing some silly double-pixel draw as a band-aid over
missing/gap pixels. and we no longer sometimes have missing scanlines
due to floating-point rounding issues.
2022-11-06 22:20:17 -05:00
..
assets initial commit 2022-05-15 12:11:46 -04:00
benches added benchmarks for all blit methods 2022-07-16 16:03:38 -04:00
src update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
test-assets commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
tests update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
Cargo.toml initial commit 2022-05-15 12:11:46 -04:00