summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_renderer.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-07st/xorg: Delete.Matt Turner1-81/+0
2012-05-16st/xorg: Better handling of EXA copies.Michel Dänzer1-15/+0
2010-05-31st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom1-1/+1
2010-04-10Squashed commit of the following:Keith Whitwell1-6/+6
2010-03-16st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger1-2/+2
2010-03-01xorg: adapt to new vertex element csoRoland Scheidegger1-0/+1
2009-12-23gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger1-2/+2
2009-11-27st/xorg: proper fix for compositing after rounding upKeith Whitwell1-1/+3
2009-11-26st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell1-4/+15
2009-11-26st/xorg: set up rasterizer state in initKeith Whitwell1-1/+0
2009-11-26st/xorg: consolidate some dest surface state settingKeith Whitwell1-0/+5
2009-11-10st/xorg: cleanup the namingZack Rusin1-3/+5
2009-11-09st/xorg: remove deprecated rendering codeZack Rusin1-8/+0
2009-11-09st/xorg: fix composite batchingZack Rusin1-2/+2
2009-11-06st/xorg: implement batching for the composite opZack Rusin1-7/+22
2009-11-06st/xorg: batch solid fill requestsZack Rusin1-9/+4
2009-11-06st/xorg: start accumulating vertices in a common bufferZack Rusin1-0/+8
2009-11-06st/xorg: make the buffer size globalZack Rusin1-1/+9
2009-11-06st/xorg: unify vertex buffer handlingZack Rusin1-3/+1
2009-10-29st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin1-0/+5
2009-10-26st/xorg: add yuv vertex shaderZack Rusin1-1/+1
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin1-1/+3
2009-10-11st/xorg: lots of rendering and xv changesZack Rusin1-0/+53