Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik a319037706 LibWeb: Remove SetFont painting command il y a 1 an
  Aliaksandr Kalenik c6289fad49 LibWeb: Make sure painter's context is active before executing commands il y a 1 an
  Aliaksandr Kalenik d4a6564e5a LibWeb: Do not use Optional for aa_translation in RecordingPainter il y a 1 an
  Aliaksandr Kalenik bd08b1815f LibWeb: Implement border radius corner clipping in GPU painter il y a 1 an
  Aliaksandr Kalenik 4a2a37275e LibAccelGfx: Remove ability to change target canvas in painter il y a 1 an
  Aliaksandr Kalenik 161082e282 LibAccelGfx+LibWeb: Explicitly pass OpenGL context to Painter il y a 1 an
  Aliaksandr Kalenik 874af6048f LibWeb/Painting: Remove command to paint progress bar il y a 1 an
  Aliaksandr Kalenik e8960cf754 LibWeb: Move BorderRadiusCornerClipper allocation into CPU executor il y a 1 an
  Aliaksandr Kalenik 5c0cd0f484 LibAccelGfx+LibWeb: Add text shadow support in GPU painter il y a 1 an
  Aliaksandr Kalenik b5f9c1d003 LibWeb: Use glyph run to represent text in PaintTextShadow command il y a 1 an
  Aliaksandr Kalenik cc2008ea0d LibWeb: Skip painting of empty stacking contexts in GPU painter il y a 1 an
  Aliaksandr Kalenik c28f6828c9 LibAccelGfx+LibWeb: Support non-translation transforms in GPU painter il y a 1 an
  Aliaksandr Kalenik 7a0191cbe9 LibWeb: Clear texture allocated for stacking context painting il y a 1 an
  Aliaksandr Kalenik 24da32c884 LibAccelGfx+LibWeb: Store state of all stacking contexts in GPU painter il y a 1 an
  Aliaksandr Kalenik 9fa6628efa LibWeb: Apply stacking context transform in GPU painter il y a 1 an
  Aliaksandr Kalenik 0ff977bd04 LibWeb: Add fixed position stacking context support in GPU painter il y a 1 an
  Aliaksandr Kalenik 17fb82d49b LibAccelGfx+LibWeb: Discard painting of commands outside of viewport il y a 1 an
  Aliaksandr Kalenik 28723d8be1 LibAccelGfx+LibWeb: Move glyph atlas into a singleton class il y a 1 an
  Aliaksandr Kalenik a1c8fb10fa LibAccelGfx+LibWeb: Add texture cache for immutable bitmaps il y a 1 an
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter il y a 1 an
  Aliaksandr Kalenik 5f7ac559a7 LibAccelGfx+LibWeb: Add support for stacking context opacity il y a 1 an
  Aliaksandr Kalenik d9990c6ea9 LibWeb: Remove opacity parameter for DrawScaledBitmap painting command il y a 1 an
  Aliaksandr Kalenik 2471f07356 LibWeb: Skip painting of empty borders in GPU painter il y a 1 an
  Aliaksandr Kalenik 1b0cc67a28 LibAccelGfx+LibWeb: Add basic push/pop stacking context implementation il y a 1 an
  Aliaksandr Kalenik 7320fdc1f5 LibWeb: Implement FillEllipse command for GPU executor il y a 1 an
  Aliaksandr Kalenik 53c015695e LibAccelGfx+LibWeb: Implement rounded corners rectangle painting il y a 1 an
  Aliaksandr Kalenik 9888db1c27 LibWeb: Add basic support for borders painting in GPU executor il y a 1 an
  Aliaksandr Kalenik 29ff1f67be LibWeb: Introduce dedicated painting command for borders il y a 1 an
  MacDue 4e04f81626 LibWeb: Don't encode painting limitations in RecordingPainter API il y a 1 an
  Aliaksandr Kalenik f6a9f613c7 LibAccelGfx+LibWeb: Add basic support for linear gradients painting il y a 1 an