Merge branch 'mesa_7_7_branch'
[mesa.git] / src / gallium / drivers / r300 / r300_state.c
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Corbin Simpsonr300g: Finish and enable immediate mode.
2010-01-25 Corbin SimpsonRevert "r300g,radeong: finish and enable the immediate...
2010-01-25 Marek Olšákr300g,radeong: finish and enable the immediate mode
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-18 Marek Olšákr300g: fix polygon offset
2010-01-17 Corbin Simpsonr300g: Respect fill modes in indices fallback.
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-13 Corbin Simpsonr300g: Account for CS space used per atom.
2010-01-13 Marek Olšákr300g: only emit scissor when needed
2010-01-12 Corbin Simpsonr300g: Always emit scissors.
2010-01-12 Corbin Simpsonr300g: Avoid segfault on binding null RS state.
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-11 Corbin Simpsonr300g: Don't bother testing for empty scissors.
2010-01-11 Corbin Simpsonr300g: Atomize scissors.
2010-01-11 Corbin Simpsonr300g: Move TCL bypass switch to main context.
2010-01-11 Corbin Simpsonr300g: Atomize viewport.
2010-01-11 Corbin Simpsonr300g: Atomize rasterizer.
2010-01-10 Corbin Simpsonr300g: Atomize DSA.
2010-01-10 Corbin Simpsonr300g: Atomize UCP.
2010-01-10 Corbin Simpsonr300g: Atomize blend color.
2010-01-10 Corbin Simpsonr300g: Start using atoms.
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 Marek Olšákr300g: if no DS buffer is set, disable reading from...
2010-01-06 Marek Olšákr300g: disable the rasterization of WPOS if it's unused...
2010-01-06 Marek Olšákr300g: add WPOS
2010-01-06 Marek Olšákr300g: optimize blending by conditionally disabling...
2010-01-06 Marek Olšákr300g: optimize blending by discarding pixels that...
2010-01-06 Marek Olšákr300g: fix blending when SRC_ALPHA_SATURATE is used
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-06 Luca Barbierigallium: remove PIPE_TEX_FILTER_ANISO
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
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-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 WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-20 Marek Olšákr300g: add texture compare modes
2009-12-19 Corbin Simpsonr300g: Respect provoking vertex for trifans.
2009-12-18 Roland Scheideggergallium: fix up drivers for edgeflag changes
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-16 Marek Olšákr300g: if no colorbuffers are set, disable blending...
2009-12-16 Marek Olšákr300g: remove unnecessary flush in set_sampler_textures
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-09 Marek Olšákr300g: fix routing of vertex streams if TCL is bypassed
2009-12-08 Roland ScheideggerMerge branch 'gallium-strict-aliasing'
2009-12-08 Roland Scheideggergallium: fix more potential strict aliasing issues
2009-12-08 Michel DänzerMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_7_branch'
2009-12-08 Andre MaasikasMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-08 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-07 Roland Scheideggergallium/util: fix util_color_[un]pack[-ub] to be strict...
2009-12-06 Marek Olšákr300g: don't render if everything is culled by scissoring
2009-12-06 Marek Olšákr300g: remove redundant code and clean up
2009-12-05 Michel Dänzerr300g: Need to emit a hardware scissor rectangle even...
2009-12-03 Roland ScheideggerMerge branch 'gallium-noblocks'
2009-12-02 Corbin Simpsonr300g: No vertex textures here.
2009-12-02 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2009-12-02 Jakob BornecrantzMerge commit 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-01 Keith WhitwellMerge commit 'origin/tgsi-simplify-ext'
2009-12-01 Keith WhitwellMerge commit 'origin/mesa_7_7_branch'
2009-12-01 Michal Krolr300: Update for renamed sampler/texture state setters.
2009-12-01 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-11-27 Roland ScheideggerMerge branch 'width0'
2009-11-26 Roland ScheideggerMerge commit 'origin/st-shader-varients'
2009-11-23 Maciej CencoraMerge commit 'origin/mesa_7_7_branch'
2009-11-22 Corbin Simpsonr300g: Build fix.
2009-11-21 Marek Olšákr300g: fix updating a vertex format
2009-11-21 Marek Olšákr300g: add texture lod clamping
2009-11-21 Corbin Simpsonr300g: Begin separating HW TCL and SW TCL state and...
2009-11-20 Marek Olšákr300g: fix rectangle textures on r3xx
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-08 Corbin Simpsonr300g: Unify context names for counts.
2009-11-07 Corbin SimpsonMerge branch 'r300g-vbo'
2009-11-07 Maciej Cencorar300g: VBOs WIP
2009-11-07 Maciej Cencorar300g: add missing flush
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Marek Olšákr300g: add polygon mode
2009-11-05 Marek Olšákr300g: add color channel masking
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
next