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-08-11
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-07
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-05
softpipe: Also defere primary textures to backend
Jakob Bornecrantz
2009-07-30
softpipe: Mark texture dirty when unmapped.
Chia-I Wu
2009-07-17
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-07-16
tgsi: initial texturing support on sse path
Keith Whitwell
2009-07-16
tgsi: reduce x86 reg usage in tgsi_sse generated programs
Keith Whitwell
2009-07-16
gallium: proper constructor and destructor for tgsi_exec_machine
Keith Whitwell
2009-07-15
softpipe: limit blend results to [0,1]
Luca Barbieri
2009-07-14
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-03
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-07-01
drm/st: Remove drm_api struct from drivers
Jakob Bornecrantz
2009-07-01
gallium: fix the front face semantics
Zack Rusin
2009-06-30
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-29
softpipe: use shadow_compare4() to compare texcoord to four texture samples
Brian Paul
2009-06-29
softpipe: pass sampler state to shadow_compare()
Brian Paul
2009-06-26
softpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
Brian Paul
2009-06-19
softpipe: return alpha=1 in shadow_compare() function
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-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
Merge branch 'mesa_7_5_branch'
Brian Paul
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-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
[next]