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
/
auxiliary
/
cso_cache
Age
Commit message (
Expand
)
Author
2010-05-04
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-05-03
cso: use framebuffer utility functions
Brian Paul
2010-04-30
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-04-29
cso: remove commented-out code, update function docs
Brian Paul
2010-04-27
gallium: fix glaring bugs in last commit
Roland Scheidegger
2010-04-26
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-24
cso_cache: Ensure irrelevant state of the blend state is zeroed.
José Fonseca
2010-03-22
cso: Remove unnecessary header.
Vinson Lee
2010-03-19
cso: remove cso_set/save/restore_sampler_textures
Roland Scheidegger
2010-03-15
cso: Do not hold references to bound textures.
Keith Whitwell
2010-03-12
cso: Remove set/save/restore_vertex_sampler_textures().
Michal Krol
2010-03-12
cso: Add entry points for vertex/fragment sampler views.
Michal Krol
2010-03-10
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-09
cso: don't forget to release vertex elements state
Roland Scheidegger
2010-03-09
cso: Fix typo in assert.
Corbin Simpson
2010-03-09
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
auxiliary: fix vertex elements cso
Roland Scheidegger
2010-02-24
cso: Track clip state with cso context.
Michal Krol
2010-02-18
gallium: use cso state handling for pipe_vertex_element state
Roland Scheidegger
2010-02-11
gallium: give pipe_stencil_ref its own cso_save/restore functions
Roland Scheidegger
2010-02-11
gallium: also save/restore stencil_ref in cso_save/restore_depth_stencil_alpha
Roland Scheidegger
2010-02-09
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-30
gallium: fix blend state cso
Roland Scheidegger
2010-01-25
gallium: fix cast for size calc of pipe_blend_state
Roland Scheidegger
2010-01-20
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2010-01-18
cso: Add set_vertex_samplers function
Jakob Bornecrantz
2010-01-01
gallium: Generate a single library for auxiliaries with Make too.
José Fonseca
2010-01-01
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2010-02-19
gallium: WIP: Introduce sampler views.
Michal Krol
2009-12-02
cso: check if pipe_context::bind_vertex_sampler_states is non-null
Brian Paul
2009-12-01
cso: Fix function prototype.
Michal Krol
2009-12-01
cso: Add support for separate vertex sampler state.
Michal Krol
2009-10-25
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-02
gallium: replace // comments with /* */
Brian Paul
2009-07-06
gallium: rearrange some members to avoid memory holes/padding
Zack Rusin
2009-07-06
cso: possible null pointer dereference
Zack Rusin
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-02-20
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-01-27
gallium: standardize api on the prefix "nr"
Zack Rusin
2008-09-24
add cso_hash_contains() function
Alan Hourihane
2008-09-18
gallium: fix surface object memory leak in cso module
Brian Paul
2008-09-17
gallium: fix lack of surface reference counting in cso_set/save/restore_frame...
Brian Paul
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-07-28
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-05-25
cso: use memcpy rather than structure asignment for copying
Keith Whitwell
2008-05-08
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Michel Dänzer
2008-05-08
cso_cache: Fix test for currently bound blend state.
Michel Dänzer
[next]