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