ggdt/libretrogd/tests/ref
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
..
blended_filled_rect_drawing.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_horiz_line_drawing.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_line_drawing.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_pixel_drawing.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_rect_drawing.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_rotozoom_blits.pcx update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
blended_rotozoom_transparent_blits.pcx update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
blended_solid_blits.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_solid_flipped_blits.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_transparent_blits.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_transparent_flipped_blits.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
blended_vert_line_drawing.pcx commit a whole bunch of test assets that were missed previously. oops! 2022-07-23 15:09:41 -04:00
circle_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
filled_circle_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
filled_rect_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
horiz_line_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
line_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
pixel_addressing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
pixel_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
rect_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
rotozoom_blits.pcx update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
rotozoom_offset_blits.pcx update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
rotozoom_transparent_blits.pcx update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
rotozoom_transparent_offset_blits.pcx update rotozoom blit algorithm to something a little bit better 2022-11-06 22:20:17 -05:00
solid_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
solid_flipped_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
solid_flipped_offset_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
solid_offset_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
text_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
transparent_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
transparent_flipped_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
transparent_flipped_offset_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
transparent_flipped_single_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
transparent_offset_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
transparent_single_blits.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00
vert_line_drawing.pcx add visual comparison tests for most graphics functionality 2022-07-17 14:12:53 -04:00