Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c8f09312f7 LibGfx: Rename Path => DeprecatedPath vor 1 Jahr
  Andreas Kling 0c7670b226 LibGfx: Rename Painter => DeprecatedPainter vor 1 Jahr
  Jelle Raaijmakers 5865cf5864 LibWeb: Use bitmap's alpha type instead of assuming unpremultiplied vor 1 Jahr
  Jelle Raaijmakers f5d838b64c LibGfx: Fix "coverage" typos in EdgeFlagPathRasterizer vor 1 Jahr
  Andreas Kling f42c18bc4c LibGfx: Make Painter::target() return a Bitmap& vor 1 Jahr
  Andreas Kling fe4cc32380 Everywhere: Include <LibGfx/Painter.h> in fewer places vor 1 Jahr
  Andreas Kling 57906a4e1b LibGfx: Move Gfx::Painter::WindingRule => Gfx::WindingRule vor 1 Jahr
  Andreas Kling 6a96920dbc LibGfx: Remove Bitmap and Painter "scale" concept vor 1 Jahr
  MacDue 8988dce93d LibGfx: Add early bounds checking to `accumulate_non_zero_scanline()` vor 1 Jahr
  MacDue 9a3470c2c5 LibGfx: Fix bounds checking in `accumulate_even_odd_scanline()` vor 1 Jahr
  Aliaksandr Kalenik 05f9733192 LibGfx: Make accumulate_even_odd_scanline() go faster vor 1 Jahr
  MacDue 8057542dea LibGfx: Simplify path storage and tidy up APIs vor 1 Jahr
  MacDue 9c3bb94d14 LibGfx: Trim scanline to right clip in path rasterizer vor 1 Jahr
  MacDue ec93973158 LibGfx: Sprinkle some FLATTEN/hot attributes in the path rasterizer vor 1 Jahr
  MacDue e2152a5b3d LibGfx: Clip path rasterizer scanlines sooner vor 1 Jahr
  MacDue b1adabdac4 LibGfx: Fix off-by-one in path rasterizer vor 1 Jahr
  MacDue b4eb66d9fe LibGfx: Simplify condition vor 1 Jahr
  MacDue db51e80d50 LibGfx: Fix typo vor 1 Jahr
  MacDue a9502396ee LibGfx: Remove somewhat outdated comment vor 1 Jahr
  MacDue 096bdb142b LibGfx: Speed up filling solid colors in path rasterizer vor 1 Jahr
  MacDue 2fa488cfa9 LibGfx: Skip horizontal edges in path rasterizer vor 1 Jahr
  MacDue 64411127cb LibGfx: Clip edges above or below the visible area in the rasterizer vor 1 Jahr
  MacDue 2a914a7a59 LibGfx: Track edge extent in EdgeFlagPathRasterizer vor 2 Jahren
  MacDue 976d9b32d6 LibGfx: Avoid fill_path() crashes due to rounding errors vor 2 Jahren
  MacDue eb4a58528e LibWeb+LibGfx: Allow filling with a paint style and opacity vor 2 Jahren
  MacDue e853139cf0 LibGfx: Fix adding active edges in filled path rasterizer vor 2 Jahren
  MacDue 6abc51d9f8 LibGfx: Simplify segmentizing paths vor 2 Jahren
  MacDue 48fa8f97d3 LibGfx: Implement new antialiased filled path rasterizer vor 2 Jahren