svga: better method for generating white fs color outputs
[mesa.git] / src / gallium / drivers / r300 /
2010-02-02 Corbin Simpsonr300g: Texture format cleanups, per docs.
2010-02-02 Corbin Simpsonr300compiler, r300 classic, r300g: Add support for...
2010-02-02 Corbin Simpsonr300g: Fix funky segfault.
2010-02-01 Corbin Simpsonr300g: Inline immediates where possible.
2010-02-01 Vinson Leer300g: Fix memory leak on memory allocation failure.
2010-01-31 Vinson Leer300g: Silence uninitialized variable warning.
2010-01-30 Corbin SimpsonRevert "r300g: Don't handle SHADOW_AMBIENT."
2010-01-30 Corbin Simpsonr300g: Independent blend enables only work on r500.
2010-01-30 Corbin Simpsonr300g: Don't handle SHADOW_AMBIENT.
2010-01-30 Corbin Simpsonr300g: Fix comment on SHADOW_AMBIENT.
2010-01-30 Corbin Simpsonr300g: Dual-source blending isn't possible, period.
2010-01-30 Mathias Fröhlichr300g: Add alpha render targets.
2010-01-29 Keith WhitwellMerge commit 'lb2/arb_fragment_coord_conventions'
2010-01-29 Luca Barbieritgsi: add caps for fragment coord conventions (v3)
2010-01-28 Corbin Simpsonr300g: Clean up blend masks, change caps.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-28 Michal Krolgallium: Enable multiple constant buffers for vertex...
2010-01-28 Corbin Simpsonr300g: Fix bizarre half-flushes with immd mode.
2010-01-28 Corbin Simpsonr300g: Atomize framebuffers.
2010-01-28 Vinson Leer300g: Remove unnecessary headers.
2010-01-27 Vinson Leer300g: Silence GCC "missing braces around initializer...
2010-01-27 Corbin Simpsonr300g: Turn the RS block into an atom.
2010-01-27 Corbin Simpsonr300g: Make vertex_format into an atom.
2010-01-27 Corbin Simpsonr300g: Kill dead code for hashing custom state.
2010-01-27 Corbin Simpsonr300g: Add A8_UNORM texture format.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Corbin Simpsonr300g: Per-MRT blending is not supported.
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 Roland Scheideggerr300g: adapt to blend changes
2010-01-25 Marek Olšákr300g,radeong: finish and enable the immediate mode
2010-01-25 Marek Olšákr300g: fix zero-area scissor
2010-01-25 Marek Olšákr300g,radeong: set tiling flags in libdrm
2010-01-24 Dave Airlier300g: avoid the use of goto
2010-01-24 Dave Airlier300g: fix flushing harder.
2010-01-23 Dave Airlier300: fix wrong call in last commit
2010-01-23 Dave Airlier300g: fix up buffer emission ordering.
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-20 Corbin Simpsonr300g: Move GB_AA_CONFIG to its eventual new home.
2010-01-20 Corbin Simpsonr300g: Make invariant state into an atom.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-18 Marek Olšákr300g: fix polygon offset
2010-01-18 Marek Olšákr300g: fix vertex data swizzle
2010-01-18 Marek Olšákr300g: do not align compressed textures to a tile size
2010-01-17 Corbin Simpsonr300g: Check for bogus texture targets.
2010-01-17 Marek Olšákr300g: fix the rasterization of secondary color
2010-01-17 Marek Olšákr300g: fix vertex colors with 8 bits per channel
2010-01-17 Marek Olšákr300g: simplify is_format_supported
2010-01-17 Marek Olšákr300g: output texture debug messages if only RADEON_DEB...
2010-01-17 Marek Olšákr300g: move debug flags into r300_screen
2010-01-17 Marek Olšákr300g: disable the MIP filter for NPOT textures
2010-01-17 Marek Olšákr300g: fix the CS size when emitting invariant state
2010-01-17 Corbin Simpsonr300g: Stop using indices.
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-14 Corbin Simpsonr300g: Cleanup from last few commits.
2010-01-14 Łukasz Krotowskir300g: Really destroy translated buffer at the end.
2010-01-14 Corbin Simpsonr300g: Use indices to translate index buffers of ubytes.
2010-01-14 Corbin Simpsonr300g: Disable immediate mode rendering for now.
2010-01-13 Corbin Simpsonr300g: Account for CS space used per atom.
2010-01-13 Corbin Simpsonr300g: Two dirty state optimizations.
2010-01-13 Corbin Simpsonr300g: DCE in emit.
2010-01-13 Corbin Simpsonr300g: Lower the immd mode threshold.
2010-01-13 Corbin Simpsonr300g: Fix is_r400 status for rs4xx and rc4xx.
2010-01-13 Corbin Simpsonr300g: Switch to immediate mode for tiny renders.
2010-01-13 Marek Olšákr300g: emit blend LTE/GTE thresholds on >=RV350
2010-01-13 Marek Olšákr300g: update the texture initialization so that it...
2010-01-13 Marek Olšákr300g: add emission of texture tiling bits
2010-01-13 Marek Olšákr300g: add is_r400 flag
2010-01-13 Marek Olšákr300g: silence a warning
2010-01-13 Marek Olšákr300g: only emit scissor when needed
2010-01-13 Marek OlšákRevert "r300g: Placate kernel checker by explicitly...
2010-01-13 Marek Olšákr300g: mark all states as dirty after flush
2010-01-12 Corbin Simpsonr300g: Always emit scissors.
2010-01-12 Corbin Simpsonr300g: Add back dirty state check.
2010-01-12 Corbin Simpsonr300g: Placate kernel checker by explicitly disabling...
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: Move ROPCNTL to the top of the emit order.
2010-01-11 Corbin Simpsonr300g: Don't avoid rewriting ZTOP.
2010-01-11 Corbin Simpsonr300g: Atomize rasterizer.
2010-01-10 Corbin Simpsonr300g: Atomize ZTOP.
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-09 Vinson Leer300g: Silence unused variable warnings.
2010-01-06 Marek Olšákr300g: add back-face color VS outputs
2010-01-06 Marek Olšákr300g: fix SWTCL stream locations of texture coordinates
next