svga: Further cleanup/comment svga buffer code.
[mesa.git] / src / gallium / drivers / r300 /
2010-02-22 Dave AirlieRevert "r300g: rebuild winsys/pipe buffer handling...
2010-02-22 Dave Airlier300g: rebuild winsys/pipe buffer handling and add...
2010-02-22 Marek Olšákr3OOg: support rendering of more than 65535 vertices...
2010-02-21 Vinson Leer300g: Remove unnecessary header.
2010-02-21 Marek Olšákr300g: precompute framebuffer register values
2010-02-21 Marek Olšákr300g: add all missing colorbuffer formats
2010-02-21 Marek Olšákr300g: make r300_translate_texformat private
2010-02-21 Marek Olšákr300g: re-enable SRGB formats
2010-02-19 Marek Olšákr300g: fix rendering into the L8 and A8 texture formats
2010-02-19 Corbin SimpsonRevert "r300g: remove L8_UNORM from colorbuffer formats"
2010-02-19 Marek Olšákr300g: remove L8_UNORM from colorbuffer formats
2010-02-18 Marek Olšákr300g: add support for all missing non-FP sampler formats
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-15 Marek Olšákr300g: fix the size of constant buffers
2010-02-14 Marek Olšákr300: add half_float_vertex support
2010-02-14 Marek Olšákr300g: set the correct tiling flags for renderbuffers
2010-02-14 Marek Olšákr300g: add macrotiling support to texture setup
2010-02-14 Marek Olšákr300g: accelerate blitting for all formats by faking...
2010-02-14 Marek Olšákr300g: fix texture formats: A4R4G4B4_UNORM, A1R5G5B5_UN...
2010-02-14 José Fonsecar300g: Use util_format_name().
2010-02-14 Marek Olšákr300g: fix scons build
2010-02-13 Marek Olšákr300g: do not invalidate texture caches when only sampl...
2010-02-13 Marek Olšákr300g: cleanup the emission of RS block state
2010-02-13 Marek Olšákr300g: cleanup the emission of framebuffer state
2010-02-13 Marek Olšákr300g: disable independent blend enables
2010-02-13 Marek Olšákr300g: emit INDEPENDENT_COLORFORMAT_ENABLE only on...
2010-02-12 Roland ScheideggerMerge branch 'gallium-dynamicstencilref'
2010-02-11 Roland Scheideggergallium: make max_anisotropy a unsigned bitfield member
2010-02-11 Roland Scheideggergallium: make u_blitter code save/restore stencil ref...
2010-02-11 Roland Scheideggerr300g: adapt to stencil ref changes
2010-02-11 Corbin Simpsonr300g: Work around "defect" in r300compiler.
2010-02-10 Karl SchultzMerge branch 'master' of git+ssh://git.freedesktop...
2010-02-10 Corbin Simpsonr300g: Fix typo.
2010-02-09 Corbin Simpsonr300g: One less assert.
2010-02-09 Corbin Simpsonr300g: Don't write non-existent bit on non-r500.
2010-02-09 Corbin Simpsonr300g: Correct colorbuffer measurements.
2010-02-09 Corbin Simpsonr300g: Be ever-so-slightly more useful on bad shaders.
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-09 Vinson Leer300g: Fix off-by-one errors in array bounds assertions.
2010-02-08 Keith Whitwellgallium: squash-merge of gallium screen context
2010-02-07 Marek Olšákr300g: cleanup XXXs in the DSA state
2010-02-07 Marek Olšákr300g: make a local copy of framebuffer state
2010-02-07 Marek Olšákr300g: fix color channel masks
2010-02-07 Marek Olšákr300g: remove useless GA_COLOR_CONTROL emit
2010-02-07 Marek Olšákr300g: add L8_SRGB and A8L8_SRGB texture formats
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-02 Corbin Simpsonr300g: Texture format cleanups, per docs.
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-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-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
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
next