summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg/xorg_exa.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-1/+1
* st/xorg: adapt to interface changesRoland Scheidegger2010-05-171-1/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger2010-03-161-1/+1
* st/xorg: proper fix for compositing after rounding upKeith Whitwell2009-11-271-0/+2
* st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell2009-11-261-0/+4
* st/xorg: use surface_copy for blits if availableKeith Whitwell2009-11-241-0/+3
* st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer2009-11-191-0/+2
* st/xorg: Fallback if picture format doesn't match texture formatJakob Bornecrantz2009-11-101-0/+2
* st/xorg: implement basic src/mask transformationsZack Rusin2009-10-191-0/+8
* st/xorg: lots of rendering and xv changesZack Rusin2009-10-111-10/+2
* st/xorg: More fallback debuggingJakob Bornecrantz2009-10-081-7/+7
* st/xorg: Add debug for fallbacksJakob Bornecrantz2009-09-281-0/+9
* st/xorg: fix a typoZack Rusin2009-09-231-1/+1
* st/xorg: keep the user buffer contents aroundZack Rusin2009-09-231-1/+4
* st/xorg: rename ctx to pipe to match every other gallium state trackerZack Rusin2009-09-101-1/+1
* st/xorg: unite finalization and stub out pipelined copiesZack Rusin2009-09-101-1/+5
* st/xorg: abstract flushing and syncing for the exa codeZack Rusin2009-09-101-0/+3
* st/xorg: implement exasolids with full pipeliningZack Rusin2009-09-101-1/+1
* st/xorg: start adding support for surface fillsZack Rusin2009-09-101-1/+1
* st/xorg: Add support for xserver Git master DRI2 interface.Michel Dänzer2009-09-021-0/+1
* st/xorg: start rendering and compositing picturesZack Rusin2009-09-011-1/+7
* st/xorg: add code to render textured quads for composite accelerationZack Rusin2009-08-311-0/+2
* st/xorg: bind framebuffer and viewport for exaZack Rusin2009-08-271-0/+7
* st/xorg: create and destroy shader cacheZack Rusin2009-08-271-0/+2
* xorg: start on code accelerating renderZack Rusin2009-08-241-10/+13
* st/xorg: Make it work againJakob Bornecrantz2009-08-051-0/+2
* exa: some infrastucture work for accelerating compositeZack Rusin2009-07-061-0/+27