Zac Brannelly
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
1 år sedan |
Aliaksandr Kalenik
|
06c176bbfb
LibGfx+LibWeb: Use ref-counted object to store glyph run
|
1 år sedan |
Aliaksandr Kalenik
|
cf6999f5f3
LibWeb: Remove glyph run allocation in paint_text_fragment()
|
1 år sedan |
Aliaksandr Kalenik
|
aeb5a0d9e8
LibWeb: Remove glyph run allocation in RecordingPainter::draw_text_run
|
1 år sedan |
Aliaksandr Kalenik
|
11d746a67f
LibWeb+WebContent: Separate painting command list from RecordingPainter
|
1 år sedan |
Aliaksandr Kalenik
|
a319037706
LibWeb: Remove SetFont painting command
|
1 år sedan |
Aliaksandr Kalenik
|
c6289fad49
LibWeb: Make sure painter's context is active before executing commands
|
1 år sedan |
MacDue
|
00b24a55b1
LibWeb: Fix drawing axis-aligned lines
|
1 år sedan |
Aliaksandr Kalenik
|
c7e22c7a72
LibWeb: Skip empty paint borders commands in RecordingPainter
|
1 år sedan |
Aliaksandr Kalenik
|
ac6b3c989d
LibWeb: Apply scroll boxes offsets after painting commands recording
|
1 år sedan |
Aliaksandr Kalenik
|
d4a6564e5a
LibWeb: Do not use Optional for aa_translation in RecordingPainter
|
1 år sedan |
Aliaksandr Kalenik
|
522302d5d6
LibWeb: Skip erroneous blit/sample corner commands in RecordingPainter
|
1 år sedan |
Andreas Kling
|
bd9989b08a
LibWeb: Don't pass StringView to RecordingPainter, to avoid copy
|
1 år sedan |
Aliaksandr Kalenik
|
f361b8c000
LibWeb: Make private `RecordingPainter::state()`
|
1 år sedan |
Aliaksandr Kalenik
|
874af6048f
LibWeb/Painting: Remove command to paint progress bar
|
1 år sedan |
Aliaksandr Kalenik
|
e8960cf754
LibWeb: Move BorderRadiusCornerClipper allocation into CPU executor
|
1 år sedan |
Aliaksandr Kalenik
|
b5f9c1d003
LibWeb: Use glyph run to represent text in PaintTextShadow command
|
1 år sedan |
Aliaksandr Kalenik
|
681771d210
LibGfx+LibWeb: Calculate and save glyph positions during layout
|
1 år sedan |
Aliaksandr Kalenik
|
a1c8fb10fa
LibAccelGfx+LibWeb: Add texture cache for immutable bitmaps
|
1 år sedan |
Aliaksandr Kalenik
|
f4a5c136c3
LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter
|
1 år sedan |
Aliaksandr Kalenik
|
d9990c6ea9
LibWeb: Remove opacity parameter for DrawScaledBitmap painting command
|
1 år sedan |
Aliaksandr Kalenik
|
a5cf875e23
LibWeb: Fix typo in FillEllipse painting command name
|
1 år sedan |
Aliaksandr Kalenik
|
01058dac95
LibWeb: Skip execution of painting commands with empty bounding rect
|
1 år sedan |
Aliaksandr Kalenik
|
29ff1f67be
LibWeb: Introduce dedicated painting command for borders
|
1 år sedan |
MacDue
|
4e04f81626
LibWeb: Don't encode painting limitations in RecordingPainter API
|
1 år sedan |
Aliaksandr Kalenik
|
b6da9abfb2
LibWeb: Implement draw_glyph_run in PaintingCommandExecutorGPU
|
1 år sedan |
Aliaksandr Kalenik
|
ee28ba0c93
LibWeb: Use glyph run to store text paint command in RecordingPainter
|
1 år sedan |
Aliaksandr Kalenik
|
92461a2618
LibWeb: Use FillRect command in RecordingPainter if corners radius is 0
|
1 år sedan |
Aliaksandr Kalenik
|
5ef94f0ba8
LibWeb/Painting: Fix translation for FIllRect command
|
1 år sedan |
MacDue
|
3659149888
LibWeb: Fix `stroke-opacity` for stroked paths that use PaintStyles
|
1 år sedan |