summaryrefslogtreecommitdiff
path: root/src/sna/sna_glyphs.c
AgeCommit message (Expand)Author
2012-09-06sna/prime: Distinguish forms of pinned pixmapChris Wilson
2012-09-04sna: Port prime interfacingChris Wilson
2012-08-16sna/glyphs: Fix potential leak of glyph extents (for many lists of many formats)Chris Wilson
2012-08-12sna: Fix compilation without pixman glyphsChris Wilson
2012-08-12sna: Make the failure to create render caches non-fatalChris Wilson
2012-08-08sna: Add DBG option to disable discarding of glyph masksChris Wilson
2012-08-08sna: Minor DBG for fallback glyphs and discarding the maskChris Wilson
2012-07-30sna: Prefer not to create a GPU bo without RENDER accelerationChris Wilson
2012-07-22sna/glyphs: Also discard the glyph mask for bitmaps with an opaque sourceChris Wilson
2012-07-21sna: Refresh experimental userptr vmap supportChris Wilson
2012-07-14sna/glyphs: Perform the fallback mask reduce before moving the glyph pointersChris Wilson
2012-07-14sna/glyphs: A repeat of the earlier typo for pixman glyphsChris Wilson
2012-07-14sna/glyphs: Fix typo and render glyphs to the small maskChris Wilson
2012-07-14sna: Enable pixman_glyphs if availableChris Wilson
2012-07-14sna: Add some DBG for selecting glyph pathChris Wilson
2012-07-12sna/glyphs: Fix array allocation for list_extentsChris Wilson
2012-07-12sna/glyphs: Apply mask reduction along fallback paths as wellChris Wilson
2012-07-12sna: Rearrange the tests for dropping the glyph maskChris Wilson
2012-07-11sna: Discard the mask for "non-overlapping" glyphsChris Wilson
2012-07-09sna: Check for overlapping glyphs within each list, then overlapping listsChris Wilson
2012-07-09sna: Simplify the DBG incarnationChris Wilson
2012-07-08sna: Fixup fb wrapperChris Wilson
2012-07-06sna: Refactor a common function: is_clipped()Chris Wilson
2012-07-05sna: Fix clipping of glyphs-to-dst for partially obscurred windowsChris Wilson
2012-06-17sna: Composite glyphs inplace if the CPU is already all-damagedChris Wilson
2012-06-15sna: Tweaks for DBG missing glyphs through fallbacksChris Wilson
2012-06-15sna: Don't trim prepare for glyphs_via_maskChris Wilson
2012-06-12sna: Remove a pair of empty stub functionsChris Wilson
2012-05-31sna/glyphs: Clip the damage to the drawable for unclipped glyphs-to-dstChris Wilson
2012-05-31sna/glyphs: Don't apply drawable offsets twiceChris Wilson
2012-05-31sna/glyphs: Fix upconverting of glyphs via gpuChris Wilson
2012-05-31sna/glyphs: use add(WHITE, glyph, mask) for channel expansionChris Wilson
2012-05-23intel: convert sna/uxa to using new glyph picture accessors.Dave Airlie
2012-05-17sna/glyphs: Pass the extents to the backend for preparing to composite glyphsChris Wilson
2012-05-03sna: Minor glyph fallback fixesChris Wilson
2012-05-01sna: Fast-path unclipped glyphsChris Wilson
2012-04-06sna/glyphs: Prefer a temporary upload mask for large glyph masksChris Wilson
2012-03-22sna: Force fallbacks if the destination is unattachedChris Wilson
2012-03-08sna: Fix handling of large glyphs following large and shared buffer workChris Wilson
2012-02-21sna/gen5: Remove CA glyph workaroundChris Wilson
2012-02-21sna: Fix use of RegionInit() for singular regionsChris Wilson
2012-01-27sna/glyphs: Check that we attached to the cache pixmaps upon creationChris Wilson
2012-01-18sna: Restore use of shadow pixmaps by default without RENDER supportChris Wilson
2012-01-14sna/glyphs: Cache the glyph image on the fallback path as wellChris Wilson
2012-01-14sna/gen5: Disable render glyphs_to_dstChris Wilson
2012-01-14sna: Experiment with GTT mmapped upload buffersChris Wilson
2012-01-08sna/gen[67]: Hook into the clear operation for glyph masksChris Wilson
2012-01-05sna: Immediately upload oversized glyphsChris Wilson
2011-12-28sna: Do not create glyph caches if the gpu is wedgedChris Wilson
2011-12-26sna: Mark the glyph cache as being unpageableChris Wilson