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
/
softpipe
Age
Commit message (
Expand
)
Author
2010-01-21
softpipe: added region assertions in softpipe_get_tex_transfer()
Brian Paul
2010-01-19
softpipe: remove redundant assignments
Brian Paul
2010-01-18
softpipe: Fix leak in vbuf draw module
Jakob Bornecrantz
2010-01-17
softpipe: Move st/python's malloc winsys to softpipe
Jakob Bornecrantz
2010-01-15
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-14
Merge branch 'instanced-arrays'
Michal Krol
2010-01-12
gallium: draw_arrays/elements_instanced() are of type void.
Michal Krol
2010-01-11
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-07
gallium: Fix texture sampling with explicit LOD in softpipe.
Michal Krol
2010-01-07
gallium: Pass per-element (not per-quad) LOD bias values down to texture samp...
Michal Krol
2010-01-06
softpipe: fix draw return value
Keith Whitwell
2010-01-06
pipe_sampler_state::compare_mode is not a boolean enable flag.
Michal Krol
2010-01-05
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
Merge branch 'master' into instanced-arrays
Michal Krol
2009-12-31
softpipe: implement conditional rendering
Brian Paul
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-30
sp: Generalise drawing code to remove dupes.
Michal Krol
2009-12-30
sp: Implement draw_elements_instanced().
Michal Krol
2009-12-29
Implement draw_arrays_instanced() in softpipe.
Michal Krol
2009-12-27
softpipe: Silence unintialized variable warnings.
Vinson Lee
2009-12-27
softpipe: Silence unused variable warning.
Vinson Lee
2009-12-26
softpipe: Flush draw module when fragment pipeline state changes.
José Fonseca
2009-12-26
softpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-25
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
softpipe: make it possible to dump geometry shader from the softpipe
Zack Rusin
2009-12-25
softpipe/gs: don't crash with null shader
Zack Rusin
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-24
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-21
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-14
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-08
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-07
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-06
softpipe: sp_winsys.h should define/include what it needs.
Corbin Simpson
2009-12-04
softpipe: dont claim to support PIPE_FORMAT_NONE
Keith Whitwell
2009-12-04
softpipe: fix double-minify in texture layout
Keith Whitwell
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-01
softpipe: setup machine->Face without a conditional
Brian Paul
2009-12-01
sp: Do not falsely advertise support for some SNORM formats.
Michal Krol
2009-12-01
sp: Implement separate vertex sampler state.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-23
softpipe: Initialise TGSI machine's Face.
Michal Krol
2009-11-20
Fix indentation.
Alan Hourihane
2009-11-20
Fix memory leak.
Alan Hourihane
[next]