Merge branch 'mesa_7_5_branch'
[mesa.git] / src / gallium / drivers / softpipe /
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 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'
2009-05-21 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-19 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-05-18 Brian Paulsoftpipe: add texture target sanity check assertion
2009-05-16 Keith Whitwellgallium: remove occlusion_count flag from depth-stencil...
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-28 Brian Paulsoftpipe: return PIPE_UNREFERENCED in softpipe_is_buffe...
2009-04-23 Michel Dänzergallium/intel/gem: Use softpipe rather than i915simple...
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-20 Brian Paulsoftpipe: fix softpipe_is_buffer/texture_referenced...
2009-04-18 José Fonsecasoftpipe: Simplify softpipe_create's prototype.
2009-04-18 José Fonsecasoftpipe: Fix softpipe_is_texture_referenced prototype.
2009-04-18 José Fonsecasoftpipe: Remove softpipe_winsys.
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Thomas Hellstromgallium: Make sure we flush before some texture / buffe...
2009-04-09 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-07 Brian Paulsoftpipe: minor debug-help changes in softpipe_transfer...
2009-04-06 Brian Paulsoftpipe: clean up the buffer clear and tile cache...
2009-04-04 Michel Dänzergallium: Clean up driver clear() interface.
2009-04-03 Brian Paulsoftpipe: add additional surface formats in tile cache...
2009-03-31 Brian Paulsoftpipe: use util_is_inf_or_nan()
2009-03-26 Michel Dänzergallium: Remove some little-used fields from struct...
2009-03-25 José Fonsecasoftpipe: Include declarations.
2009-03-23 Michel Dänzergallium: Remove remnants of reference counting internal...
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-23 Brian Paulsoftpipe: reformatting, comments, minor clean-ups
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-21 Brian Paulgallium: remove use of origin_lower_left
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-18 Brian Paulsoftpipe: more texture transfer fixes.
2009-03-18 Brian Paulsoftpipe: need to set tc->transfer=NULL after destroyin...
2009-03-16 Michal Krolsoftpipe: Use p_atomic_read, not atomic_read.
2009-03-16 Thomas Hellstromgallium: Use struct pipe_atomic for pipe refcounts.
2009-03-13 Keith Whitwellgallium: no need to keep a copy of shader tokens in...
2009-03-13 Jakob Bornecrantzgallium: Remove do_flip argument from surface_copy
2009-03-05 Brian PaulRevert "softpipe: added null ptr check for align_free...
2009-03-05 Brian Paulsoftpipe: added null ptr check for align_free() call...
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Michel Dänzergallium: Remove some superfluous instances of #include...
2009-03-04 Michel Dänzergallium: Unify reference counting.
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
next