Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
[mesa.git] / src / gallium / drivers / softpipe /
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian Paulsoftpipe: Fix cube face selection.
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Brian Paulsoftpipe: minor indentation fix
2009-09-10 Brian Paulsoftpipe: set dirty_render_cache in softpipe_clear()
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-14 Maciej CencoraMerge branch 'vbo_clean'
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-11 Jakob Bornecrantzgallium: Add texture usage information to surface_buffe...
2009-08-08 Corbin Simpsongallium: Move minify() to u_math.
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-05 Jakob Bornecrantzsoftpipe: Also defere primary textures to backend
2009-07-30 Chia-I Wusoftpipe: Mark texture dirty when unmapped.
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Brian Paulsoftpipe: include sp_winsys.h to silence function proto...
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-17 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-16 Keith Whitwelltgsi: initial texturing support on sse path
2009-07-16 Keith Whitwelltgsi: reduce x86 reg usage in tgsi_sse generated programs
2009-07-16 Keith Whitwellgallium: proper constructor and destructor for tgsi_exe...
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-15 Luca Barbierisoftpipe: limit blend results to [0,1]
2009-07-14 Patrice Mandingallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remov...
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-02 Keith WhitwellMerge commit 'origin/dlist-statechange-shortcircuit...
2009-06-30 Jakob Bornecrantzdrm/st: Remove drm_api struct from drivers
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-01 Zack Rusingallium: fix the front face semantics
2009-06-30 Jakob Bornecrantzdrm/st: Return drm_api struct from a function
2009-06-30 Brian Paulsoftpipe: use shadow_compare4() to compare texcoord...
2009-06-30 Brian Paulsoftpipe: pass sampler state to shadow_compare()
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-26 Brian Paulsoftpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
2009-06-19 Brian Paulsoftpipe: return alpha=1 in shadow_compare() function
2009-06-16 Brian Paulsoftpipe: fix out of bounds quad rasterization bug
2009-06-15 José Fonsecasoftpipe: Fix softpipe_is_texture_referenced.
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-26 Brian PaulMerge branch 'arb_vertex_array_object'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian Paulsoftpipe: use u_reduced_prim()
2009-06-19 Brian Paulsoftpipe: whitespace, reformatting
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-11 José FonsecaMerge branch 'mesa_7_5_branch'
2009-06-10 Brian Paulsoftpipe: implement flatshade_first for triangles
2009-06-10 Brian Paulsoftpipe: implement flatshade_first for line setup
2009-06-09 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-08 Brian Paulsoftpipe: advertise PIPE_CAP_MAX_TEXTURE_ANISOTROPY...
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-04 Brian PaulRevert "softpipe: fix flat shading provoking vertex...
2009-06-04 Brian Paulsoftpipe: separate case for PIPE_PRIM_POLYGON in sp_vbu...
2009-06-04 Brian Paulsoftpipe: fix incorrect tri vertex order for PIPE_PRIM_...
2009-06-01 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-31 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-31 Brian PaulRevert "softpipe: fix flat shading provoking vertex...
2009-05-31 Brian Paulsoftpipe: fix incorrect provoking vertex color for...
2009-05-29 Brian Paulsoftpipe: update comments for max texture size
2009-05-29 Brian Paulsoftpipe: increase max 2D/cube texture size to 4K x 4K
2009-05-28 Brian Paulsoftpipe: comments
2009-05-28 Brian Paulsoftpipe: include sp_winsys.h to silence warning (unpro...
2009-05-28 Brian Paulsoftpipe: fix flat shading provoking vertex for PIPE_PR...
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-22 Brian PaulMerge branch 'mesa_7_5_branch'
next