Historial de Commits

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