aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_context.h
Commit message (Expand)AuthorAgeFilesLines
* i915g: split up static stateDaniel Vetter2011-03-151-3/+10
* i915g: don't recalculate fb dimensionDaniel Vetter2011-03-121-2/+0
* i915g: implement copy_region using u_blitterDaniel Vetter2011-03-121-2/+21
* i915g: fix use after freeDaniel Vetter2011-03-121-1/+1
* i915g: implement surface clear functions using hw-clearDaniel Vetter2011-03-101-0/+6
* i915g: implement hw clearDaniel Vetter2011-03-101-2/+6
* i915g: implement cache flushingDaniel Vetter2011-02-271-0/+13
* i915g: buffer validation for render stateDaniel Vetter2011-02-271-0/+3
* i915g: cleanup static state calculation, part 2Daniel Vetter2011-02-271-0/+2
* i915g: cleanup static state calculation, part 1Daniel Vetter2011-02-271-0/+7
* i915g: Lazy emit dynamic stateJakob Bornecrantz2011-02-241-0/+1
* i915g: Lazy emit immediate stateJakob Bornecrantz2011-02-241-0/+1
* i915g: Remove draw_flushes and state that we don't need to trackJakob Bornecrantz2011-01-241-2/+0
* i915g: Don't do unnecessary copies of constantsJakob Bornecrantz2011-01-211-2/+0
* i915g: Don't emit FS constants when VS contants changeJakob Bornecrantz2011-01-211-3/+5
* i915g: Use slab allocator for transfersJakob Bornecrantz2011-01-211-0/+4
* i915g: s/varient/variant/Brian Paul2010-12-161-1/+1
* i915g: implement unfenced color&depth buffer using tiling bitsDaniel Vetter2010-12-021-2/+1
* gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu2010-07-291-0/+1
* i915g: Minor cleanupsJakob Bornecrantz2010-07-041-3/+0
* i915g: Rework debug print codeJakob Bornecrantz2010-06-221-2/+0
* Squashed commit of the following:Keith Whitwell2010-04-101-37/+2
* i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz2010-03-261-7/+7
* Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell2010-03-131-0/+6
|\
| * Squashed commit of gallium-context-transfers:Keith Whitwell2010-03-111-0/+6
* | Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-101-4/+11
|\|
| * Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-091-2/+6
| |\
| | * 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-2/+6
| * | i915g: define I915_MAX_TEXTURE_2D/3D_LEVELSBrian Paul2010-03-081-2/+5
| |/
* / i915: Fix for sampler view changes.michal2009-12-101-3/+3
|/
* i915g: adapt to stencil ref changesRoland Scheidegger2010-02-111-0/+1
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+5
* i915: Set bit field of length 1 light_twoside to unsigned.Vinson Lee2010-01-301-1/+1
* gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger2009-12-241-1/+2
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+350