summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg/xorg_renderer.h
Commit message (Expand)AuthorAgeFilesLines
* gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger2009-12-231-2/+2
* st/xorg: proper fix for compositing after rounding upKeith Whitwell2009-11-271-1/+3
* st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell2009-11-261-4/+15
* st/xorg: set up rasterizer state in initKeith Whitwell2009-11-261-1/+0
* st/xorg: consolidate some dest surface state settingKeith Whitwell2009-11-261-0/+5
* st/xorg: cleanup the namingZack Rusin2009-11-101-3/+5
* st/xorg: remove deprecated rendering codeZack Rusin2009-11-091-8/+0
* st/xorg: fix composite batchingZack Rusin2009-11-091-2/+2
* st/xorg: implement batching for the composite opZack Rusin2009-11-061-7/+22
* st/xorg: batch solid fill requestsZack Rusin2009-11-061-9/+4
* st/xorg: start accumulating vertices in a common bufferZack Rusin2009-11-061-0/+8
* st/xorg: make the buffer size globalZack Rusin2009-11-061-1/+9
* st/xorg: unify vertex buffer handlingZack Rusin2009-11-061-3/+1
* st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin2009-10-291-0/+5
* st/xorg: add yuv vertex shaderZack Rusin2009-10-261-1/+1
* st/xorg: implement basic src/mask transformationsZack Rusin2009-10-191-1/+3
* st/xorg: lots of rendering and xv changesZack Rusin2009-10-111-0/+53