summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_state.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-19Merge branch '7.8'Brian Paul1-1/+2
2010-04-19gallium/draw: use correct rasterization state for wide/AA points/linesBrian Paul1-1/+2
2010-04-11i915g: Fix possible null pointer deference in debug builds.Vinson Lee1-1/+1
2010-04-10Squashed commit of the following:Keith Whitwell1-17/+13
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell1-1/+4
2010-03-11gallium: Check for OOM condition when creating a sampler view.Michal Krol1-5/+7
2010-03-10i915g: Prevent NULL dereference.Chia-I Wu1-1/+4
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol1-6/+29
2010-03-09gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger1-1/+1
2010-03-01i915g: adapt to new vertex element csoRoland Scheidegger1-6/+29
2010-02-12gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger1-2/+2
2010-02-11i915g: adapt to stencil ref changesRoland Scheidegger1-5/+13
2010-02-02gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca1-1/+1
2010-01-28Merge commit 'origin/perrtblend'Roland Scheidegger1-14/+14
2010-01-25i915g: adapt to blend changesRoland Scheidegger1-14/+14
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul1-2/+0
2010-01-19i915g: Remove unnecessary headers.Vinson Lee1-2/+0
2010-01-15Merge branch 'gallium-noconstbuf'Roland Scheidegger1-6/+6
2010-01-11gallium: remove const qualifier from pipe_buffer argument in set_constant_bufferRoland Scheidegger1-1/+1
2010-01-06gallium: remove PIPE_TEX_FILTER_ANISOLuca Barbieri1-2/+3
2009-12-31Merge branch 'mesa_7_7_branch'Brian Paul1-2/+2
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul1-2/+2
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger1-6/+6
2009-12-19gallium: fix up drivers for edgeflag changesRoland Scheidegger1-7/+0
2009-12-10gallium: Silence compiler warnings.michal1-1/+0
2009-12-10i915: Fix for sampler view changes.michal1-13/+41
2009-12-01i915: Update for renamed sampler/texture state setters.Michal Krol1-2/+2
2009-11-17i915g: replace //-style commentsBrian Paul1-2/+4
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz1-0/+796