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