Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik c28f6828c9 LibAccelGfx+LibWeb: Support non-translation transforms in GPU painter 1 year ago
  Aliaksandr Kalenik 7a0191cbe9 LibWeb: Clear texture allocated for stacking context painting 1 year ago
  Aliaksandr Kalenik 24da32c884 LibAccelGfx+LibWeb: Store state of all stacking contexts in GPU painter 1 year ago
  Aliaksandr Kalenik 9fa6628efa LibWeb: Apply stacking context transform in GPU painter 1 year ago
  Aliaksandr Kalenik 0ff977bd04 LibWeb: Add fixed position stacking context support in GPU painter 1 year ago
  Aliaksandr Kalenik 17fb82d49b LibAccelGfx+LibWeb: Discard painting of commands outside of viewport 1 year ago
  Aliaksandr Kalenik 28723d8be1 LibAccelGfx+LibWeb: Move glyph atlas into a singleton class 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 2471f07356 LibWeb: Skip painting of empty borders in GPU painter 1 year ago
  Aliaksandr Kalenik 1b0cc67a28 LibAccelGfx+LibWeb: Add basic push/pop stacking context implementation 1 year ago
  Aliaksandr Kalenik 7320fdc1f5 LibWeb: Implement FillEllipse command for GPU executor 1 year ago
  Aliaksandr Kalenik 53c015695e LibAccelGfx+LibWeb: Implement rounded corners rectangle painting 1 year ago
  Aliaksandr Kalenik 9888db1c27 LibWeb: Add basic support for borders painting in GPU executor 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 f6a9f613c7 LibAccelGfx+LibWeb: Add basic support for linear gradients painting 1 year ago
  Aliaksandr Kalenik 01d938c77b LibAccelGfx+LibWeb: Implement SetClipRect and ClearClipRect commands 1 year ago
  Aliaksandr Kalenik f7874d03fc LibWeb: Remove redundant flush() call in PaintingCommandExecutorGPU 1 year ago
  Aliaksandr Kalenik 28118623f5 LibAccelGfx+LibWeb: Add basic line painting support 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 aa6c008450 LibAccelGfx+LibWeb: Implement draw_scaled_bitmap() 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