index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915
/
i915_context.h
Age
Commit message (
Expand
)
Author
2011-03-15
i915g: split up static state
Daniel Vetter
2011-03-12
i915g: don't recalculate fb dimension
Daniel Vetter
2011-03-12
i915g: implement copy_region using u_blitter
Daniel Vetter
2011-03-12
i915g: fix use after free
Daniel Vetter
2011-03-10
i915g: implement surface clear functions using hw-clear
Daniel Vetter
2011-03-10
i915g: implement hw clear
Daniel Vetter
2011-02-27
i915g: implement cache flushing
Daniel Vetter
2011-02-27
i915g: buffer validation for render state
Daniel Vetter
2011-02-27
i915g: cleanup static state calculation, part 2
Daniel Vetter
2011-02-27
i915g: cleanup static state calculation, part 1
Daniel Vetter
2011-02-24
i915g: Lazy emit dynamic state
Jakob Bornecrantz
2011-02-24
i915g: Lazy emit immediate state
Jakob Bornecrantz
2011-01-24
i915g: Remove draw_flushes and state that we don't need to track
Jakob Bornecrantz
2011-01-21
i915g: Don't do unnecessary copies of constants
Jakob Bornecrantz
2011-01-21
i915g: Don't emit FS constants when VS contants change
Jakob Bornecrantz
2011-01-21
i915g: Use slab allocator for transfers
Jakob Bornecrantz
2010-12-16
i915g: s/varient/variant/
Brian Paul
2010-12-02
i915g: implement unfenced color&depth buffer using tiling bits
Daniel Vetter
2010-07-29
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-04
i915g: Minor cleanups
Jakob Bornecrantz
2010-06-22
i915g: Rework debug print code
Jakob Bornecrantz
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-26
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-08
i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-01
i915g: adapt to new vertex element cso
Roland Scheidegger
2010-02-11
i915g: adapt to stencil ref changes
Roland Scheidegger
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-01-30
i915: Set bit field of length 1 light_twoside to unsigned.
Vinson Lee
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-10
i915: Fix for sampler view changes.
michal
2009-10-05
i915g: Drop the simple sufix
Jakob Bornecrantz