summaryrefslogtreecommitdiff
path: root/uxa/uxa-priv.h
AgeCommit message (Expand)Author
2012-09-27Remove the last couple of references to mibstoreChris Wilson
2012-06-05uxa: drop enable disable access hookDave Airlie
2012-05-23intel: add compat header file for conversion fnsDave Airlie
2012-03-23uxa: Remove hook for CompositeRectanglesChris Wilson
2011-12-28uxa: Remove concept of global FB ownership made obsolete by GEM and KMSChris Wilson
2011-12-14uxa/glamor: Enable the rest of the glamor rendering routinesZhigang Gong
2011-11-16uxa/glamor: Introduce additional access modes to wrap glamor accelerationZhigang Gong
2011-11-04uxa: Ensure that alphaMaps are mapped into the CPU for fallbacksChris Wilson
2011-01-24uxa: Only recreate the glyph cache on *generational* updatesChris Wilson
2010-07-09Purge macro NEED_EVENTSFernando Carrijo
2010-06-19uxa: Enable SHM pixmapsChris Wilson
2010-06-07Use the direct dixGevPrivate() API when availableChris Wilson
2010-06-06Adapt to DevPrivate API changesKeith Packard
2010-05-31Disable acceleration if we detect a hardware error.Chris Wilson
2010-05-31uxa: Mega-Glyphs!Chris Wilson
2010-05-28uxa: Make the glyph caches' fixed size explicit.Chris Wilson
2010-05-28uxa: Use a glyph private rather than a hash table.Chris Wilson
2010-05-24uxa: Composite glyphs directly onto dst when possible.Chris Wilson
2010-05-23uxa: Spans! OMG!Chris Wilson
2010-05-12uxa: solid rectsChris Wilson
2009-12-07uxa: Cache solid fills.Chris Wilson
2009-10-06Move to kernel coding style.Eric Anholt
2009-08-25Fix SHM functions to work with server after 1.6.0Keith Packard
2009-07-18Update to xextproto 7.1 support.Peter Hutterer
2009-04-27Remove pre-server-1.5 support.Eric Anholt
2009-04-24Fix UXA to build with Sun compilers (use __func__ instead of __FUNCTION__)Alan Coopersmith
2009-02-26Fix UXA for server 1.4.Eric Anholt
2009-02-10uxa: Fix breakage from UXA_FALLBACK conversion from "do {} while (0)" construct.Eric Anholt
2009-02-10uxa: Fix driver against fbDoCopy -> miDoCopy change in the server.Eric Anholt
2009-02-10uxa: hook up the fallback debug to the driver's fallback debug option.Eric Anholt
2009-01-06uxa: handle uxa_prepare_access failureKeith Packard
2008-12-05uxa: Add in EnableDisableFBAccess handling like examodule.c did.Eric Anholt
2008-08-26Change uxa private keys to integer variables.Eamon Walsh
2008-08-05Rename uxa using _ instead of capsKeith Packard
2008-08-05Change PrepareAccess to take access mode rather than indexKeith Packard
2008-08-05Add UXA - the unified memory acceleration architecture.Keith Packard