Skip to content
Snippets Groups Projects

ctx: sync with upstream

Merged pippin requested to merge ctx_sync into main
  1. Nov 07, 2023
    • pippin's avatar
      ctx: tune config · a6bde3c7
      pippin authored
      Increase maximum edge list to 1024 elements, double the maximum number of
      segments per-scanline.
      a6bde3c7
    • pippin's avatar
      ctx: sync with upstream · 43fd546e
      pippin authored
      Better resource management for smart-redraws, API change - dropped argument
      in pixel_update callback for smart redraws. Use optimized hairline renderer
      for <= 0 line_width. Correct AA for scanlines ending in horizontal scanline,
      optimizations for rasterizer.
      43fd546e
Loading