summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_state.c
Commit message (Expand)AuthorAgeFilesLines
* i915g: make set_framebuffer_state more robustDaniel Vetter2011-03-101-1/+2
* i915g: Enable mirror repeat wrap modeJakob Bornecrantz2011-02-241-3/+1
* gallium: notify drivers about possible changes in user buffer contentsMarek Olšák2011-02-141-0/+2
* i915g: Remove draw_flushes and state that we don't need to trackJakob Bornecrantz2011-01-241-13/+16
* i915g: Improve constant handlingJakob Bornecrantz2011-01-241-7/+17
* i915g: Don't do unnecessary copies of constantsJakob Bornecrantz2011-01-211-19/+23
* i915g: Don't emit FS constants when VS contants changeJakob Bornecrantz2011-01-211-2/+9
* gallium: drivers should reference vertex buffersMarek Olšák2011-01-061-2/+3
* gallium: Use draw_set_index_buffer and others.Chia-I Wu2010-08-251-1/+2
* galahad, i915g: Copy over constant buffer index check.Corbin Simpson2010-08-201-2/+0
* galahad, i915g: Move over a few state asserts.Corbin Simpson2010-08-201-3/+0
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+14
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-211-0/+7
|\
| * gallium: implement set_sample_mask() in all driversRoland Scheidegger2010-05-181-0/+7
* | 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