Aliaksandr Kalenik
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
1 年之前 |
Aliaksandr Kalenik
|
d9990c6ea9
LibWeb: Remove opacity parameter for DrawScaledBitmap painting command
|
1 年之前 |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
1 年之前 |
Andreas Kling
|
1f69e9cddf
LibWeb: Remove Layout::Node::m_visible and compute it on the fly
|
1 年之前 |
Jelle Raaijmakers
|
7652dbd983
LibWeb: Use box sampling instead of bilinear scaling when downscaling
|
2 年之前 |
Andreas Kling
|
77db621be5
Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling"
|
2 年之前 |
Jelle Raaijmakers
|
b79fd3d1a9
LibWeb: Use box sampling instead of bilinear scaling when downscaling
|
2 年之前 |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
2 年之前 |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 年之前 |
Sam Atkins
|
0bf4089af9
LibWeb: Convert border painting to new pixel units
|
2 年之前 |
MacDue
|
4507920187
LibWeb: Fix position: fixed canvases/images disappearing when scrolling
|
2 年之前 |
MacDue
|
b68f48eb71
LibWeb: Shrink the inner border radii to accommodate the border widths
|
3 年之前 |
MacDue
|
3600c34c1d
LibWeb: Support adding a border-radius to <canvas> elements
|
3 年之前 |
Luke Wilde
|
076c9772a4
LibWeb: Add ability to present LibGL framebuffer and add clearing
|
3 年之前 |
Jelle Raaijmakers
|
ab19b092ed
LibGfx: Implement `Rect::to_rounded<U>()`
|
3 年之前 |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 年之前 |
Andreas Kling
|
053766d79c
LibWeb: Split Paintable into Paintable and PaintableBox
|
3 年之前 |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 年之前 |