Files
ladybird/Libraries/LibDraw
Andreas Kling 96f10c8de2 LibDraw: Rename Painter::blit_tiled() => draw_tiled_bitmap()
Also change the API to take a destination rect instead of a source rect
since internally it was basically creating a destination rect from the
source rect anyway. It was a little confusing.
2019-10-19 11:05:21 +02:00
..
2019-09-05 16:37:39 +02:00
2019-09-06 19:23:54 +02:00