summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/xorg/xorg_renderer.h
AgeCommit message (Expand)Author
2010-05-31st/xorg: Fix Xv cliprect scaling.Thomas Hellstrom
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-16st/xorg: fix up xorg state tracker to use cso changesRoland Scheidegger
2010-03-01xorg: adapt to new vertex element csoRoland Scheidegger
2009-12-23gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland 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-26st/xorg: set up rasterizer state in initKeith Whitwell
2009-11-26st/xorg: consolidate some dest surface state settingKeith Whitwell
2009-11-10st/xorg: cleanup the namingZack Rusin
2009-11-09st/xorg: remove deprecated rendering codeZack Rusin
2009-11-09st/xorg: fix composite batchingZack Rusin
2009-11-06st/xorg: implement batching for the composite opZack Rusin
2009-11-06st/xorg: batch solid fill requestsZack Rusin
2009-11-06st/xorg: start accumulating vertices in a common bufferZack Rusin
2009-11-06st/xorg: make the buffer size globalZack Rusin
2009-11-06st/xorg: unify vertex buffer handlingZack Rusin
2009-10-29st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin
2009-10-26st/xorg: add yuv vertex shaderZack Rusin
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin
2009-10-11st/xorg: lots of rendering and xv changesZack Rusin