Merge branch 'gallium-dynamicstencilref'
[mesa.git] / src / gallium / drivers / softpipe /
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-10 Roland Scheideggersoftpipe: adapt to stencil ref changes
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Brian Paulfix bug in perspective corrected interpolants for lines
2010-02-09 Michal Krolsoftpipe: Properly implement cylindrical wrapping.
2010-02-09 Michal KrolRevert "softpipe: Implement cylindrical wrapping for...
2010-02-09 Michal Krolsoftpipe: Implement cylindrical wrapping for linear...
2010-02-09 Vinson Leesoftpipe: Remove unnecessary headers.
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-04 Roland Scheideggergallium: add point_quad_rasterization bit to rasterizer...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Roland Scheideggergallium: clean up point sprite rasterizer state
2010-02-03 Brian Paulsoftpipe: remove unnecessary #include
2010-02-03 Brian Paulllvmpipe: fix (potentially) broken AA points, AA lines
2010-02-02 José Fonsecagallium: Move deprecated pipe/internal/p_winsys_screen...
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Luca Barbierisoftpipe: support all TGSI fragment coord conventions...
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-28 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolsoftpipe: Report some sane values for constant buffer...
2010-01-28 Michal Krolgallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_...
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Michal Krolgallium: Implement 2D constant buffers for fragment...
2010-01-27 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-27 Vinson Leesoftpipe: Remove unused variables.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Roland Scheideggersoftpipe: enable new blend functionality
2010-01-25 Roland Scheideggersoftpipe: adapt to blend changes
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-21 Brian Paulsoftpipe: added region assertions in softpipe_get_tex_t...
2010-01-20 Vinson Leesoftpipe: Remove unnecessary headers.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Brian Paulsoftpipe: remove redundant assignments
2010-01-19 José Fonsecasoftpipe: Fix vertex buffer memory leak.
2010-01-19 José Fonsecasoftpipe: Skip depth testing for PIPE_S8_UNORM.
2010-01-18 Jakob Bornecrantzsoftpipe: Fix leak in vbuf draw module
2010-01-17 Jakob Bornecrantzsoftpipe: Move st/python's malloc winsys to softpipe
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Michal Krolgallium: draw_arrays/elements_instanced() are of type...
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Roland Scheideggergallium: remove const qualifier from pipe_buffer argume...
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-07 Michal Krolgallium: Fix texture sampling with explicit LOD in...
2010-01-07 Michal Krolgallium: Pass per-element (not per-quad) LOD bias value...
2010-01-06 Keith Whitwellsoftpipe: fix draw return value
2010-01-06 Michal Krolpipe_sampler_state::compare_mode is not a boolean enabl...
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2009-12-31 Brian Paulsoftpipe: implement conditional rendering
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-30 Michal Krolsp: Generalise drawing code to remove dupes.
2009-12-30 Michal Krolsp: Implement draw_elements_instanced().
2009-12-29 Michal KrolImplement draw_arrays_instanced() in softpipe.
2009-12-28 Vinson Leesoftpipe: Silence unintialized variable warnings.
2009-12-28 Vinson Leesoftpipe: Silence unused variable warning.
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-26 José Fonsecasoftpipe: Flush draw module when fragment pipeline...
2009-12-26 José Fonsecasoftpipe: Flush draw module before switching framebuffer.
2009-12-25 Zack Rusingallium: geometry shader can be always enabled and...
2009-12-25 Zack Rusinsoftpipe: make it possible to dump geometry shader...
2009-12-25 Zack Rusinsoftpipe/gs: don't crash with null shader
2009-12-25 Zack Rusingallium: add geometry shader support to gallium
2009-12-23 Roland Scheideggergallium: adapt drivers to pipe_constant_buffer removal
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Keith Whitwellgallium: propogate draw retval changes into more drivers
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-18 Michal KrolMerge branch 'pipe-format-simplify'
2009-12-17 Michal KrolMove the remaining format pf_get_* functions to u_format.h.
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-14 Roland Scheideggergallium: more work for edgeflags changes
2009-12-13 Vinson Leesoftpipe: Initialize source in blend_quad.
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-11 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
next