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