Aliaksandr Kalenik
|
8a7cd8055f
LibWeb: Add save and restore commands in recording painter
|
1 年之前 |
Aliaksandr Kalenik
|
9502926b76
LibWeb: Remove painting command for drawing signed distance field
|
1 年之前 |
MacDue
|
6333159108
LibWeb: Add support for nested painting command executors
|
1 年之前 |
MacDue
|
f7bf14605c
LibWeb: Remove `PaintBorders` recording painter command
|
1 年之前 |
Aliaksandr Kalenik
|
f989ebe180
LibWeb: Replace visit() with ifelseif chain in CommandList::execute()
|
1 年之前 |
Aliaksandr Kalenik
|
eff9bbf4c8
LibWeb: Pass whole command by reference into painting command executor
|
1 年之前 |
Aliaksandr Kalenik
|
0eeae7ff24
LibWeb: Use stack to represent blit/sample corners commands state
|
1 年之前 |
Timothy Flynn
|
464d7d5858
LibGfx+LibWeb: Allow inexact size lookups when requesting scaled fonts
|
1 年之前 |
Aliaksandr Kalenik
|
b1205f0aa1
LibWeb: Skip unnecessary sample corner and blit corner commands
|
1 年之前 |
Aliaksandr Kalenik
|
cedf6dd2c3
LibWeb: Remove unused blend mode param in FillEllipse painting command
|
1 年之前 |
Arthur Grillo
|
3645b676fb
LibWeb: Remove `RecordingPainter::paint_frame()`
|
1 年之前 |
Zac Brannelly
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
1 年之前 |
Aliaksandr Kalenik
|
06c176bbfb
LibGfx+LibWeb: Use ref-counted object to store glyph run
|
1 年之前 |
Aliaksandr Kalenik
|
cf6999f5f3
LibWeb: Remove glyph run allocation in paint_text_fragment()
|
1 年之前 |
Aliaksandr Kalenik
|
aeb5a0d9e8
LibWeb: Remove glyph run allocation in RecordingPainter::draw_text_run
|
1 年之前 |
Aliaksandr Kalenik
|
cb97eef2cf
LibWeb+WebContent: Remove "Painting" prefix from command executor names
|
1 年之前 |
Aliaksandr Kalenik
|
11d746a67f
LibWeb+WebContent: Separate painting command list from RecordingPainter
|
1 年之前 |