summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/xorg/xorg_renderer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-281-5/+5
|\
| * xorg: adapt to blend changesRoland Scheidegger2010-01-251-5/+5
* | st/xorg: Remove unnecessary headers.Vinson Lee2010-01-281-1/+0
|/
* Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-14/+14
|\
| * gallium: adapt state trackers etc. to pipe_constant_buffer removalRoland Scheidegger2009-12-231-14/+14
* | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-0/+1
|\ \ | |/ |/|
| * st/xorg: Silence unused variable warnings.Vinson Lee2009-12-271-0/+1
* | Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-1/+0
|\ \
| * \ Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-041-1/+0
| |\ \
| | * | fixups for interface changes (mostly state trackers)Roland Scheidegger2009-11-301-1/+0
* | | | Move pf_get_block() to u_format auxiliary module.Michal Krol2009-12-031-1/+2
|/ / /
* | | st/xorg: fix merge droppingsKeith Whitwell2009-12-011-64/+0
* | | Merge commit 'origin/mesa_7_7_branch'Keith Whitwell2009-12-011-292/+96
|\ \ \ | |/ / |/| / | |/
| * st/xorg: proper fix for compositing after rounding upKeith Whitwell2009-11-271-6/+14
| * Revert "st/xorg: fix composite after texture size changes"Keith Whitwell2009-11-271-11/+5
| * st/xorg: fix composite after texture size changesKeith Whitwell2009-11-271-5/+11
| * st/xorg: remove debugging flushKeith Whitwell2009-11-261-1/+0
| * st/xorg: render throttling in block handlerKeith Whitwell2009-11-261-5/+0
| * st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell2009-11-261-117/+43
| * st/xorg: don't set up constant buffer for non-xv fragment shadersKeith Whitwell2009-11-261-13/+0
| * st/xorg: set up rasterizer state in initKeith Whitwell2009-11-261-14/+8
| * st/xorg: remove redundant clipping codeKeith Whitwell2009-11-261-120/+0
| * st/xorg: don't bother with cso save and restore in copy funcKeith Whitwell2009-11-261-19/+0
| * st/xorg: consolidate some dest surface state settingKeith Whitwell2009-11-261-66/+36
* | gallium: fix more statetrackers/drivers for not using texture width/height/de...Roland Scheidegger2009-11-261-41/+41
|/
* st/xorg: try to fix non-uniform transformsZack Rusin2009-11-131-6/+16
* st/xorg: cleanup the namingZack Rusin2009-11-101-19/+19
* st/xorg: remove deprecated rendering codeZack Rusin2009-11-091-51/+0
* st/xorg: fix composite batchingZack Rusin2009-11-091-2/+7
* st/xorg: implement batching for the composite opZack Rusin2009-11-061-79/+121
* st/xorg: batch solid fill requestsZack Rusin2009-11-061-37/+51
* st/xorg: start accumulating vertices in a common bufferZack Rusin2009-11-061-48/+80
* st/xorg: use quads instead of triangle fansZack Rusin2009-11-061-4/+4
* st/xorg: unify vertex buffer handlingZack Rusin2009-11-061-65/+65
* st/xorg: fix scaling ov xv data, plus some cleanupsZack Rusin2009-10-291-15/+32
* st/xorg: fix xvZack Rusin2009-10-271-0/+1
* st/xorg: add yuv vertex shaderZack Rusin2009-10-261-0/+45
* st/xorg: lots of fixes related to compositingZack Rusin2009-10-231-84/+87
* st/xorg: Cleanly shutdownJakob Bornecrantz2009-10-201-4/+6
* st/xorg: implement basic src/mask transformationsZack Rusin2009-10-191-26/+104
* gallium: Permit surface_copy and surface_fill to be NULL.Corbin Simpson2009-10-171-5/+14
* st/xorg: get transparency on fills working (fixes Qt/KDE apps)Zack Rusin2009-10-141-0/+3
* st/xorg: initialize pipe in the rendererZack Rusin2009-10-111-0/+1
* st/xorg: lots of rendering and xv changesZack Rusin2009-10-111-0/+748