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
2009-06-19
softpipe: use u_reduced_prim()
Brian Paul
2009-06-19
softpipe: whitespace, reformatting
Brian Paul
2009-06-19
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-16
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-16
softpipe: fix out of bounds quad rasterization bug
Brian Paul
2009-06-15
softpipe: Fix softpipe_is_texture_referenced.
José Fonseca
2009-06-09
softpipe: implement flatshade_first for triangles
Brian Paul
2009-06-09
softpipe: implement flatshade_first for line setup
Brian Paul
2009-06-08
softpipe: advertise PIPE_CAP_MAX_TEXTURE_ANISOTROPY as 16.0
Brian Paul
2009-06-04
softpipe: separate case for PIPE_PRIM_POLYGON in sp_vbuf_draw()
Brian Paul
2009-06-04
softpipe: fix incorrect tri vertex order for PIPE_PRIM_POLYGON rendering
Brian Paul
2009-06-03
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-06-03
softpipe: separate case for PIPE_PRIM_POLYGON in sp_vbuf_draw()
Brian Paul
2009-06-03
softpipe: fix incorrect tri vertex order for PIPE_PRIM_POLYGON rendering
Brian Paul
2009-05-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-30
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-05-30
softpipe: fix incorrect provoking vertex color for PIPE_PRIM_POLYGON
Brian Paul
2009-05-29
softpipe: update comments for max texture size
Brian Paul
2009-05-29
softpipe: increase max 2D/cube texture size to 4K x 4K
Brian Paul
2009-05-27
softpipe: comments
Brian Paul
2009-05-27
softpipe: include sp_winsys.h to silence warning (unprototyped function)
Brian Paul
2009-05-27
softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON
Brian Paul
2009-05-18
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-18
softpipe: add texture target sanity check assertion
Brian Paul
2009-05-16
gallium: remove occlusion_count flag from depth-stencil state
Keith Whitwell
2009-04-28
softpipe: return PIPE_UNREFERENCED in softpipe_is_buffer/texture_referenced()
Brian Paul
2009-04-23
gallium/intel/gem: Use softpipe rather than i915simple if INTEL_SOFTPIPE is set.
Michel Dänzer
2009-04-20
softpipe: fix softpipe_is_buffer/texture_referenced() regression
Brian Paul
2009-04-18
softpipe: Simplify softpipe_create's prototype.
José Fonseca
2009-04-18
softpipe: Fix softpipe_is_texture_referenced prototype.
José Fonseca
2009-04-18
softpipe: Remove softpipe_winsys.
José Fonseca
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-07
softpipe: minor debug-help changes in softpipe_transfer_map()
Brian Paul
2009-04-06
softpipe: clean up the buffer clear and tile cache code a little
Brian Paul
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-03
softpipe: add additional surface formats in tile cache code
Brian Paul
2009-03-31
softpipe: use util_is_inf_or_nan()
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-25
softpipe: Include declarations.
José Fonseca
2009-03-23
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-22
softpipe: reformatting, comments, minor clean-ups
Brian Paul
2009-03-20
gallium: remove use of origin_lower_left
Brian Paul
2009-03-18
softpipe: more texture transfer fixes.
Brian Paul
2009-03-18
softpipe: need to set tc->transfer=NULL after destroying the transfer object
Brian Paul
2009-03-16
softpipe: Use p_atomic_read, not atomic_read.
Michal Krol
2009-03-16
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-13
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-05
Revert "softpipe: added null ptr check for align_free() call in vbuf code"
Brian Paul
2009-03-05
softpipe: added null ptr check for align_free() call in vbuf code
Brian Paul
[next]