Histórico de Commits

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