Aliaksandr Kalenik
|
bd08b1815f
LibWeb: Implement border radius corner clipping in GPU painter
|
1 年之前 |
Aliaksandr Kalenik
|
4a2a37275e
LibAccelGfx: Remove ability to change target canvas in painter
|
1 年之前 |
Aliaksandr Kalenik
|
161082e282
LibAccelGfx+LibWeb: Explicitly pass OpenGL context to Painter
|
1 年之前 |
Aliaksandr Kalenik
|
5c0cd0f484
LibAccelGfx+LibWeb: Add text shadow support in GPU painter
|
1 年之前 |
Aliaksandr Kalenik
|
c28f6828c9
LibAccelGfx+LibWeb: Support non-translation transforms in GPU painter
|
1 年之前 |
Aliaksandr Kalenik
|
24da32c884
LibAccelGfx+LibWeb: Store state of all stacking contexts in GPU painter
|
1 年之前 |
Aliaksandr Kalenik
|
17fb82d49b
LibAccelGfx+LibWeb: Discard painting of commands outside of viewport
|
1 年之前 |
Aliaksandr Kalenik
|
28723d8be1
LibAccelGfx+LibWeb: Move glyph atlas into a singleton class
|
1 年之前 |
Aliaksandr Kalenik
|
a1c8fb10fa
LibAccelGfx+LibWeb: Add texture cache for immutable bitmaps
|
1 年之前 |
Aliaksandr Kalenik
|
5f7ac559a7
LibAccelGfx+LibWeb: Add support for stacking context opacity
|
1 年之前 |
Aliaksandr Kalenik
|
d5630fedf1
LibAccelGfx+WebContent: Introduce Canvas that represents framebuffer
|
1 年之前 |
Aliaksandr Kalenik
|
1b0cc67a28
LibAccelGfx+LibWeb: Add basic push/pop stacking context implementation
|
1 年之前 |
Aliaksandr Kalenik
|
53c015695e
LibAccelGfx+LibWeb: Implement rounded corners rectangle painting
|
1 年之前 |
Aliaksandr Kalenik
|
f6a9f613c7
LibAccelGfx+LibWeb: Add basic support for linear gradients painting
|
1 年之前 |
Aliaksandr Kalenik
|
01d938c77b
LibAccelGfx+LibWeb: Implement SetClipRect and ClearClipRect commands
|
1 年之前 |
Aliaksandr Kalenik
|
6d1a1daff9
LibAccelGfx+LibWeb: Use framebuffer object instead of EGLs PBuffer
|
1 年之前 |
Aliaksandr Kalenik
|
048e179572
LibAccelGfx: Use wrapping functions with error check for OpenGL calls
|
1 年之前 |
Tim Schumacher
|
a2f60911fe
AK: Rename GenericTraits to DefaultTraits
|
1 年之前 |
Aliaksandr Kalenik
|
28118623f5
LibAccelGfx+LibWeb: Add basic line painting support
|
1 年之前 |
Aliaksandr Kalenik
|
32ea11d45c
LibAccelGfx: Introduce glyph run painting support
|
1 年之前 |
Aliaksandr Kalenik
|
aa6c008450
LibAccelGfx+LibWeb: Implement draw_scaled_bitmap()
|
1 年之前 |
Aliaksandr Kalenik
|
b7f8d7e357
LibAccelGfx: Compile all needed shaders during Painter construction
|
1 年之前 |
Aliaksandr Kalenik
|
1e85bf221d
LibAccelGfx+WebContent: Use the same Painter across page repaints
|
1 年之前 |
Aliaksandr Kalenik
|
95c154d9bd
LibAccelGfx+Meta: Introduce OpenGL painting library
|
1 年之前 |