r300g: only emit scissor when needed
[mesa.git] / src / gallium / drivers / r300 / r300_state.c
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-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
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-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'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-01 Corbin Simpsonr300g: Miscellania. Avoid draw segfaults, s/true/TRUE...
2009-11-01 Maciej Cencorar300g: split constant buffer and shader emittion
2009-10-31 Marek Olšákr300g: fix reading from the destination buffer in blending
2009-10-31 Marek Olšákr300g: remove unnecessary assertions
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Marek Olšákr300g: fix emitting the stencil-ref and alpha-ref values
2009-10-28 Marek Olšákr300g: fix blending and do some optimizations
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-21 Corbin Simpsonr300g: No debug in r300_state.
2009-10-21 Corbin Simpsonr300g: Cleanup header includes.
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
next