Aliaksandr Kalenik
|
8a7cd8055f
LibWeb: Add save and restore commands in recording painter
|
před 1 rokem |
Aliaksandr Kalenik
|
9502926b76
LibWeb: Remove painting command for drawing signed distance field
|
před 1 rokem |
Andreas Kling
|
254d040ff4
LibGfx: Move Gfx::Painter::ScalingMode => Gfx::ScalingMode
|
před 1 rokem |
MacDue
|
f7bf14605c
LibWeb: Remove `PaintBorders` recording painter command
|
před 1 rokem |
Aliaksandr Kalenik
|
eff9bbf4c8
LibWeb: Pass whole command by reference into painting command executor
|
před 1 rokem |
Aliaksandr Kalenik
|
0eeae7ff24
LibWeb: Use stack to represent blit/sample corners commands state
|
před 1 rokem |
Timothy Flynn
|
464d7d5858
LibGfx+LibWeb: Allow inexact size lookups when requesting scaled fonts
|
před 1 rokem |
Aliaksandr Kalenik
|
cedf6dd2c3
LibWeb: Remove unused blend mode param in FillEllipse painting command
|
před 1 rokem |
Arthur Grillo
|
3645b676fb
LibWeb: Remove `RecordingPainter::paint_frame()`
|
před 1 rokem |
Zac Brannelly
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
před 1 rokem |
Aliaksandr Kalenik
|
1bd20a4595
LibWeb: Skip large stacking context in gpu painter only if it allocates
|
před 1 rokem |
Aliaksandr Kalenik
|
cf6999f5f3
LibWeb: Remove glyph run allocation in paint_text_fragment()
|
před 1 rokem |
Aliaksandr Kalenik
|
aeb5a0d9e8
LibWeb: Remove glyph run allocation in RecordingPainter::draw_text_run
|
před 1 rokem |
Aliaksandr Kalenik
|
18d26142f0
LibWeb: Skip StackingContext with erroneously large rect in GPU painter
|
před 1 rokem |
Aliaksandr Kalenik
|
cb97eef2cf
LibWeb+WebContent: Remove "Painting" prefix from command executor names
|
před 1 rokem |