Aliaksandr Kalenik
|
a319037706
LibWeb: Remove SetFont painting command
|
1 year ago |
Aliaksandr Kalenik
|
c6289fad49
LibWeb: Make sure painter's context is active before executing commands
|
1 year ago |
Aliaksandr Kalenik
|
d4a6564e5a
LibWeb: Do not use Optional for aa_translation in RecordingPainter
|
1 year ago |
Aliaksandr Kalenik
|
bd08b1815f
LibWeb: Implement border radius corner clipping in GPU painter
|
1 year ago |
Aliaksandr Kalenik
|
161082e282
LibAccelGfx+LibWeb: Explicitly pass OpenGL context to Painter
|
1 year ago |
Aliaksandr Kalenik
|
874af6048f
LibWeb/Painting: Remove command to paint progress bar
|
1 year ago |
Aliaksandr Kalenik
|
e8960cf754
LibWeb: Move BorderRadiusCornerClipper allocation into CPU executor
|
1 year ago |
Aliaksandr Kalenik
|
b5f9c1d003
LibWeb: Use glyph run to represent text in PaintTextShadow command
|
1 year ago |
Aliaksandr Kalenik
|
c28f6828c9
LibAccelGfx+LibWeb: Support non-translation transforms in GPU painter
|
1 year ago |
Aliaksandr Kalenik
|
24da32c884
LibAccelGfx+LibWeb: Store state of all stacking contexts in GPU painter
|
1 year ago |
Aliaksandr Kalenik
|
a1c8fb10fa
LibAccelGfx+LibWeb: Add texture cache for immutable bitmaps
|
1 year ago |
Aliaksandr Kalenik
|
f4a5c136c3
LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter
|
1 year ago |
Aliaksandr Kalenik
|
5f7ac559a7
LibAccelGfx+LibWeb: Add support for stacking context opacity
|
1 year ago |
Aliaksandr Kalenik
|
d9990c6ea9
LibWeb: Remove opacity parameter for DrawScaledBitmap painting command
|
1 year ago |
Aliaksandr Kalenik
|
29ff1f67be
LibWeb: Introduce dedicated painting command for borders
|
1 year ago |
MacDue
|
4e04f81626
LibWeb: Don't encode painting limitations in RecordingPainter API
|
1 year ago |
Aliaksandr Kalenik
|
6d1a1daff9
LibAccelGfx+LibWeb: Use framebuffer object instead of EGLs PBuffer
|
1 year ago |
Aliaksandr Kalenik
|
b6da9abfb2
LibWeb: Implement draw_glyph_run in PaintingCommandExecutorGPU
|
1 year ago |
Aliaksandr Kalenik
|
ee28ba0c93
LibWeb: Use glyph run to store text paint command in RecordingPainter
|
1 year ago |
Aliaksandr Kalenik
|
1e85bf221d
LibAccelGfx+WebContent: Use the same Painter across page repaints
|
1 year ago |
Aliaksandr Kalenik
|
7d26cbf523
LibWeb: Add painting command executor that uses LibAccelGfx
|
1 year ago |