Files
ladybird/Userland/Libraries/LibGfx
Andreas Kling f33edd33cc LibGfx: Small improvements to fill_rect_with_checkerboard()
- Clamp the checkerboard scanline prologue length to the total width
  of the (clipped) rect we're filling.

- Use fast_u32_fill() for the prologue and epilogue as well.
2021-07-07 13:01:20 +02:00
..
2021-05-18 08:45:53 +01:00
2021-04-23 16:46:57 +02:00
2021-05-25 00:24:09 +04:30