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_state.c
Age
Commit message (
Expand
)
Author
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-18
gallium: implement set_sample_mask() in all drivers
Roland Scheidegger
2010-05-14
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-04-19
Merge branch '7.8'
Brian Paul
2010-04-19
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-11
i915g: Fix possible null pointer deference in debug builds.
Vinson Lee
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-11
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-10
i915g: Prevent NULL dereference.
Chia-I Wu
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-01
i915g: adapt to new vertex element cso
Roland Scheidegger
2010-02-12
gallium: make max_anisotropy a unsigned bitfield member
Roland Scheidegger
2010-02-11
i915g: adapt to stencil ref changes
Roland Scheidegger
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-28
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-25
i915g: adapt to blend changes
Roland Scheidegger
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-19
i915g: Remove unnecessary headers.
Vinson Lee
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-06
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-10
gallium: Silence compiler warnings.
michal
2009-12-10
i915: Fix for sampler view changes.
michal
2009-12-01
i915: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-17
i915g: replace //-style comments
Brian Paul
2009-10-05
i915g: Drop the simple sufix
Jakob Bornecrantz