summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa.c
AgeCommit message (Expand)Author
2009-12-30st/xorg: Be proper with pipe pointers on close in exaJakob Bornecrantz
2009-12-27st/xorg: Silence unused variable warnings.Vinson Lee
2009-12-08st/xorg Fail early if we don't intend to accelerate.Thomas Hellstrom
2009-11-27st/xorg: proper fix for compositing after rounding upKeith Whitwell
2009-11-27Revert "st/xorg: fix composite after texture size changes"Keith Whitwell
2009-11-27st/xorg: fix composite after texture size changesKeith Whitwell
2009-11-27st/xorg: speculatively round textures up to nearest POTKeith Whitwell
2009-11-26st/xorg: Use pipe clear hook for solid fills of whole pixmaps.Michel Dänzer
2009-11-26st/xorg: formattingKeith Whitwell
2009-11-26st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell
2009-11-26st/xorg: split up shared Done callKeith Whitwell
2009-11-26st/xorg: consolidate some dest surface state settingKeith Whitwell
2009-11-25st/xorg: accelerate src luminanceZack Rusin
2009-11-24st/xorg: use surface_copy for blits if availableKeith Whitwell
2009-11-18st/xorg: Flush any pending operations on uploadJakob Bornecrantz
2009-11-19st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer
2009-11-19st/xorg: Remove superfluous flushes from the EXA WaitMarker hook.Michel Dänzer
2009-11-16st/xorg: Fix comp alpha code and deal with luminance masksJakob Bornecrantz
2009-11-16st/xorg: Incase of format missmatch swizzle channels and set alphaJakob Bornecrantz
2009-11-16st/xorg: Only reference new picture formats when they're defined.Michel Dänzer
2009-11-11st/xorg: implement repeatnone and make some code smell less like assZack Rusin
2009-11-10st/xorg: Fallback if picture format doesn't match texture formatJakob Bornecrantz
2009-11-10st/xorg: Don't segfault when debug printingJakob Bornecrantz
2009-11-10st/xorg: print ouf the picture formats when compositingZack Rusin
2009-11-06st/xorg: implement batching for the composite opZack Rusin
2009-11-06st/xorg: batch solid fill requestsZack Rusin
2009-10-23st/xorg: lots of fixes related to compositingZack Rusin
2009-10-22st/xorg: lots of render fixesZack Rusin
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin
2009-10-18st/xorg: Massivly redo root pixmap creationJakob Bornecrantz
2009-10-18st/xorg: Change how disable accel is handledJakob Bornecrantz
2009-10-17gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson
2009-10-13st/xorg: fix and enable by default xrender accelerationZack Rusin
2009-10-11st/xorg: lots of rendering and xv changesZack Rusin
2009-10-08st/xorg: Old X servers don't deal well with failing accessesJakob Bornecrantz
2009-10-08st/xorg: More fallback debuggingJakob Bornecrantz
2009-10-08Revert "st/xorg: Debug fallbacks for composite as well"Jakob Bornecrantz
2009-10-08st/xorg: Debug fallbacks for composite as wellJakob Bornecrantz
2009-10-08st/xorg: Use A8 textures for depth 8 pixmapsJakob Bornecrantz
2009-10-02st/xorg: Use PIPE_TRANSFER_MAP_DIRECTLY flag in EXA PrepareAccess hook.Michel Dänzer
2009-09-28st/xorg: Add debug for fallbacksJakob Bornecrantz
2009-09-28st/xorg: Make debug printing optionalJakob Bornecrantz
2009-09-25st/xorg: Re-enable accelerated fills and copies.Michel Dänzer
2009-09-25st/xorg: Flesh out EXA PrepareComposite hook a little.Michel Dänzer
2009-09-25st/xorg: Use I8 format instead of A8 for depth 8 pixmaps.Michel Dänzer
2009-09-24st/xorg: fills are supported plussome minor clenupsZack Rusin
2009-09-24st/xorg: add easier way of disabling/enabling accelerationZack Rusin
2009-09-22st/xorg: Fix two leeksJakob Bornecrantz
2009-09-15st/xorg: fixing copies and composite shadersZack Rusin
2009-09-15st/xorg: lots of fixesZack Rusin