summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_context.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-08i915g: Improve flushing using heuristics.Stéphane Marchesin1-0/+2
2011-06-24i915g: Fix point sprites.Stéphane Marchesin1-0/+3
2011-06-06i915g: Do generic remapping.Stéphane Marchesin1-0/+6
2011-03-15i915g: split up static stateDaniel Vetter1-3/+10
2011-03-12i915g: don't recalculate fb dimensionDaniel Vetter1-2/+0
2011-03-12i915g: implement copy_region using u_blitterDaniel Vetter1-2/+21
2011-03-12i915g: fix use after freeDaniel Vetter1-1/+1
2011-03-10i915g: implement surface clear functions using hw-clearDaniel Vetter1-0/+6
2011-03-10i915g: implement hw clearDaniel Vetter1-2/+6
2011-02-27i915g: implement cache flushingDaniel Vetter1-0/+13
2011-02-27i915g: buffer validation for render stateDaniel Vetter1-0/+3
2011-02-27i915g: cleanup static state calculation, part 2Daniel Vetter1-0/+2
2011-02-27i915g: cleanup static state calculation, part 1Daniel Vetter1-0/+7
2011-02-24i915g: Lazy emit dynamic stateJakob Bornecrantz1-0/+1
2011-02-24i915g: Lazy emit immediate stateJakob Bornecrantz1-0/+1
2011-01-24i915g: Remove draw_flushes and state that we don't need to trackJakob Bornecrantz1-2/+0
2011-01-21i915g: Don't do unnecessary copies of constantsJakob Bornecrantz1-2/+0
2011-01-21i915g: Don't emit FS constants when VS contants changeJakob Bornecrantz1-3/+5
2011-01-21i915g: Use slab allocator for transfersJakob Bornecrantz1-0/+4
2010-12-16i915g: s/varient/variant/Brian Paul1-1/+1
2010-12-02i915g: implement unfenced color&depth buffer using tiling bitsDaniel Vetter1-2/+1
2010-07-29gallium: Implement draw_vbo and set_index_buffer for all drivers.Chia-I Wu1-0/+1
2010-07-04i915g: Minor cleanupsJakob Bornecrantz1-3/+0
2010-06-22i915g: Rework debug print codeJakob Bornecrantz1-2/+0
2010-04-10Squashed commit of the following:Keith Whitwell1-37/+2
2010-03-26i915g: Rename winsys prefix to i915_ from intel_Jakob Bornecrantz1-7/+7
2010-03-13Merge commit 'origin/master' into gallium-sampler-viewKeith Whitwell1-0/+6
2010-03-11Squashed commit of gallium-context-transfers:Keith Whitwell1-0/+6
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol1-4/+11
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger1-2/+6
2010-03-09gallium: don't use flexible array members in drivers for vertex elements csoRoland Scheidegger1-1/+1
2010-03-08i915g: define I915_MAX_TEXTURE_2D/3D_LEVELSBrian Paul1-2/+5
2010-03-01i915g: adapt to new vertex element csoRoland Scheidegger1-2/+6
2010-02-11i915g: adapt to stencil ref changesRoland Scheidegger1-0/+1
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell1-0/+5
2010-01-30i915: Set bit field of length 1 light_twoside to unsigned.Vinson Lee1-1/+1
2009-12-24gallium: adapt drivers to pipe_constant_buffer removalRoland Scheidegger1-1/+2
2009-12-10i915: Fix for sampler view changes.michal1-3/+3
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz1-0/+350