summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_exa.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-1/+1
2010-12-02gallium: support for array textures and related changesRoland Scheidegger1-1/+1
2010-05-17st/xorg: adapt to interface changesRoland Scheidegger1-1/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-3/+3
2010-03-16st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger1-1/+1
2009-11-27st/xorg: proper fix for compositing after rounding upKeith Whitwell1-0/+2
2009-11-26st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell1-0/+4
2009-11-24st/xorg: use surface_copy for blits if availableKeith Whitwell1-0/+3
2009-11-19st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer1-0/+2
2009-11-10st/xorg: Fallback if picture format doesn't match texture formatJakob Bornecrantz1-0/+2
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin1-0/+8
2009-10-11st/xorg: lots of rendering and xv changesZack Rusin1-10/+2
2009-10-08st/xorg: More fallback debuggingJakob Bornecrantz1-7/+7
2009-09-28st/xorg: Add debug for fallbacksJakob Bornecrantz1-0/+9
2009-09-23st/xorg: fix a typoZack Rusin1-1/+1
2009-09-23st/xorg: keep the user buffer contents aroundZack Rusin1-1/+4
2009-09-10st/xorg: rename ctx to pipe to match every other gallium state trackerZack Rusin1-1/+1
2009-09-10st/xorg: unite finalization and stub out pipelined copiesZack Rusin1-1/+5
2009-09-10st/xorg: abstract flushing and syncing for the exa codeZack Rusin1-0/+3
2009-09-10st/xorg: implement exasolids with full pipeliningZack Rusin1-1/+1
2009-09-10st/xorg: start adding support for surface fillsZack Rusin1-1/+1
2009-09-02st/xorg: Add support for xserver Git master DRI2 interface.Michel Dänzer1-0/+1
2009-09-01st/xorg: start rendering and compositing picturesZack Rusin1-1/+7
2009-08-31st/xorg: add code to render textured quads for composite accelerationZack Rusin1-0/+2
2009-08-27st/xorg: bind framebuffer and viewport for exaZack Rusin1-0/+7
2009-08-27st/xorg: create and destroy shader cacheZack Rusin1-0/+2
2009-08-24xorg: start on code accelerating renderZack Rusin1-10/+13
2009-08-05st/xorg: Make it work againJakob Bornecrantz1-0/+2
2009-07-06exa: some infrastucture work for accelerating compositeZack Rusin1-0/+27