summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mesa_7_7_branch'Brian Paul2009-12-312-2/+3
|\
| * i915g: Silence unused variable warning.Vinson Lee2009-12-271-0/+1
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-271-2/+2
* | gallium: add geometry shader support to galliumZack Rusin2009-12-252-6/+6
* | Merge branch 'gallium-edgeflags'Roland Scheidegger2009-12-221-7/+0
|\ \
| * | gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-7/+0
* | | Move the remaining format pf_get_* functions to u_format.h.Michal Krol2009-12-172-46/+48
|/ /
* | Merge branch 'gallium-noblocks'Roland Scheidegger2009-12-042-82/+64
|\ \
| * | gallium: adapt drivers to interface cleanupsRoland Scheidegger2009-12-022-82/+64
* | | Merge commit 'origin/tgsi-simplify-ext'Keith Whitwell2009-12-011-76/+75
|\ \ \
| * | | tgsi: rename fields of tgsi_full_src_register to reduce verbosityKeith Whitwell2009-11-241-10/+10
| * | | tgsi: rename fields of tgsi_full_dst_register to reduce verbosityKeith Whitwell2009-11-241-5/+5
| * | | tgsi: rename fields of tgsi_full_declaration to reduce verbosityKeith Whitwell2009-11-241-4/+4
| * | | tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosityKeith Whitwell2009-11-241-58/+58
| * | | gallium: try and update r300 and nv drivers for tgsi changesKeith Whitwell2009-11-241-3/+2
| * | | gallium: simplify tgsi tokens furtherKeith Whitwell2009-11-241-1/+1
| | |/ | |/|
* | | i915: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-2/+2
| |/ |/|
* | Merge branch 'width0'Roland Scheidegger2009-11-272-52/+46
|\ \ | |/ |/|
| * gallium: don't use arrays for texture width,height,depthKeith Whitwell2009-11-192-52/+46
* | i915g: Add missing break statement in i915_debug.c.Vinson Lee2009-11-201-0/+1
* | i915g: replace //-style commentsBrian Paul2009-11-171-2/+4
* | i915g: remove trailing commas in enum lists to silence warningsBrian Paul2009-11-171-3/+3
|/
* i915g: Fix memory leak when pci id is unknown.Vinson Lee2009-11-101-0/+1
* i915g: Fix comment in is buffer referencedJakob Bornecrantz2009-11-071-7/+3
* gallium: remove extended negate also, and also the ExtSwz tokenKeith Whitwell2009-10-231-11/+2
* gallium: remove the swizzling parts of ExtSwizzleKeith Whitwell2009-10-231-15/+5
* i915g: Fix warningsJakob Bornecrantz2009-10-142-2/+2
* i915g: Fix MSVC build.Vinson Lee2009-10-071-1/+1
* i915g: Use buffer write instead of map for lit verticesJakob Bornecrantz2009-10-071-2/+37
* i915g: Change order of buffer_write argumentsJakob Bornecrantz2009-10-071-3/+3
* i915g: Disable vbuf fifo and minor commenting of vbuf codeJakob Bornecrantz2009-10-071-11/+26
* i915g: Tweek vertexbuffer sizeJakob Bornecrantz2009-10-061-4/+4
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-0535-0/+10485