aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_state.c
Commit message (Expand)AuthorAgeFilesLines
...
* | gallium: convert rasterizer state to use gl-style front/back conceptsKeith Whitwell2010-05-141-7/+13
|/
* Merge branch '7.8'Brian Paul2010-04-191-1/+2
|\
| * gallium/draw: use correct rasterization state for wide/AA points/linesBrian Paul2010-04-191-1/+2
* | i915g: Fix possible null pointer deference in debug builds.Vinson Lee2010-04-111-1/+1
* | Squashed commit of the following:Keith Whitwell2010-04-101-17/+13
* | Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-1/+4
|\ \
| * | i915g: Prevent NULL dereference.Chia-I Wu2010-03-101-1/+4
* | | gallium: Check for OOM condition when creating a sampler view.Michal Krol2010-03-111-5/+7
* | | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-6/+29
|\| |
| * | gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger2010-03-091-1/+1
| * | i915g: adapt to new vertex element csoRoland Scheidegger2010-03-011-6/+29
| |/
* | gallium: Silence compiler warnings.michal2009-12-101-1/+0
* | i915: Fix for sampler view changes.michal2009-12-101-13/+41
|/
* gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-2/+2
* i915g: adapt to stencil ref changesRoland Scheidegger2010-02-111-5/+13
* gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-021-1/+1
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-281-14/+14
|\
| * i915g: adapt to blend changesRoland Scheidegger2010-01-251-14/+14
* | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-2/+0
|\ \ | |/ |/|
| * i915g: Remove unnecessary headers.Vinson Lee2010-01-191-2/+0
* | Merge branch 'gallium-noconstbuf'Roland Scheidegger2010-01-151-6/+6
|\ \
| * | gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger2010-01-111-1/+1
| * | gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-6/+6
* | | gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri2010-01-061-2/+3
* | | Merge branch 'mesa_7_7_branch'Brian Paul2009-12-311-2/+2
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul2009-12-271-2/+2
* | gallium: fix up drivers for edgeflag changesRoland Scheidegger2009-12-191-7/+0
* | i915: Update for renamed sampler/texture state setters.Michal Krol2009-12-011-2/+2
|/
* i915g: replace //-style commentsBrian Paul2009-11-171-2/+4
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+796