summaryrefslogtreecommitdiff
path: root/gsk/gl/gskglglyphcacheprivate.h
Commit message (Expand)AuthorAgeFilesLines
* gsk: Drop the gl rendererMatthias Clasen2021-08-201-92/+0
* Revert "Cache glyph textures in render nodes"Matthias Clasen2019-10-221-3/+0
* glyph cache: Go back to memcmpMatthias Clasen2019-10-171-10/+19
* Cache glyph textures in render nodesMatthias Clasen2019-10-151-0/+3
* glyph cache: Fix handling of big glyphsMatthias Clasen2019-10-121-0/+1
* gl: Do less work on glyph cachingMatthias Clasen2019-10-121-3/+3
* gl: Simplify glyph cache lookupMatthias Clasen2019-10-121-1/+1
* gl: Do less work to maintain cachesMatthias Clasen2019-10-111-1/+2
* gl: glyph cache tweaksMatthias Clasen2019-10-111-8/+23
* gl: Shrink CachedGlyph structs slightlyMatthias Clasen2019-10-111-1/+1
* gl: avoid copying GskGLCachedGlyph in lookupChristian Hergert2019-10-091-1/+1
* gl: Glyph cache fixesMatthias Clasen2019-07-311-2/+2
* gl: implement subpixel positioningMatthias Clasen2019-07-281-0/+4
* glyph cache: Upload large glyphs in lookup () directlyTimm Bäder2019-07-281-6/+2
* Share glyph and icon cachesMatthias Clasen2019-06-041-21/+18
* glyph cache: Stop storing driver and renderMatthias Clasen2019-06-041-10/+7
* gl renderer: Move texture atlas into its own fileTimm Bäder2019-06-041-14/+3
* glglyphcache: Use stb_rect_pack for better glyph packingTimm Bäder2019-06-041-1/+4
* glglyphcache: Remove surface member from dirty glyphTimm Bäder2019-02-101-1/+0
* gl renderer: Dont't try to draw glyphs at scale 0Timm Bäder2019-01-101-0/+2
* gl glyphcache: Only support one dirty glyph per atlasTimm Bäder2019-01-101-4/+21
* gsk: make logging per-rendererMatthias Clasen2018-01-141-0/+3
* gsk: Move all gskgl* files into gl/Timm Bäder2017-12-211-0/+59