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-09-29
softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()
Brian Paul
2009-09-29
softpipe: Grab a ref when the fb is set.
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
Vinson Lee
2009-09-23
softpipe: added max texture/surface size sanity check
Brian Paul
2009-09-23
softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max texture size
Brian Paul
2009-09-21
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-21
softpipe: Fix cube face selection.
Brian Paul
2009-09-10
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-10
softpipe: minor indentation fix
Brian Paul
2009-09-10
softpipe: set dirty_render_cache in softpipe_clear()
Brian Paul
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-27
softpipe: include sp_winsys.h to silence function prototype warning
Brian Paul
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
[next]