softpipe: support all TGSI fragment coord conventions (v4)
[mesa.git] / src / gallium / drivers /
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-29 Vinson Leesvga: Remove unnecessary headers.
2010-01-28 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-01-28 Corbin Simpsonr300g: Clean up blend masks, change caps.
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-28 Corbin Simpsonr300g: Fix bizarre half-flushes with immd mode.
2010-01-28 Corbin Simpsonr300g: Atomize framebuffers.
2010-01-28 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-28 Vinson Leer300g: Remove unnecessary headers.
2010-01-27 Vinson Leei965g: Remove unnecessary headers.
2010-01-27 Vinson Leer300g: Silence GCC "missing braces around initializer...
2010-01-27 Brian Paulcell: remove commas from structs wrapped in PIPE_ALIGN_...
2010-01-27 Vinson Leesoftpipe: Remove unnecessary header.
2010-01-27 Vinson Leei915g: Remove unnecessary headers.
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-27 Vinson Leei965g: Silence uninitialized variable warning.
2010-01-27 Vinson Leesoftpipe: Remove unused variables.
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Christoph Bumillernv50: supports independent blend enables
2010-01-26 Roland Scheideggergallium: add the new PIPE_CAP blend bits to more drivers
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 Scheideggersoftpipe: enable new blend functionality
2010-01-25 Roland Scheideggertrace: adapt to blend changes
2010-01-25 Roland Scheideggersvga: adapt to blend changes
2010-01-25 Roland Scheideggersoftpipe: adapt to blend changes
2010-01-25 Roland Scheideggernouveau: adapt drviers to blend changes
2010-01-25 Roland Scheideggerr300g: adapt to blend changes
2010-01-25 Roland Scheideggeri965g: adapt to blend changes
2010-01-25 Roland Scheideggeri915g: adapt to blend changes
2010-01-25 Roland Scheideggercell: adapt to blend changes
2010-01-25 Roland Scheideggerllvmpipe: adapt to blend changes
2010-01-25 José Fonsecallvmpipe: Remove lp_tex_sample_c.c again.
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 Marcin Slusarznv50: fix uninitialized variable in nv50_revdep_reorder
2010-01-24 Marcin Slusarznv50: fix crash in nv50_pre_pipebuffer_map (nv50_screen...
2010-01-24 Marcin Slusarznouveau: fix winsys object leak
2010-01-24 Christoph Bumillernv50: fix handling of FragCoord input
2010-01-24 Christoph Bumillernv50: only flush texture caches on st request
2010-01-24 Christoph Bumillernv50: implement render_condition
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-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-22 Vinson Leei915g: Remove unnecessary header.
2010-01-22 Vinson Leesvga: Remove unused variable.
2010-01-21 José Fonsecasvga: Remove duplicate code.
2010-01-21 José Fonsecasvga: Remove unused code.
2010-01-21 José Fonsecasvga: Don't swap buffers to system memory -- winsys...
2010-01-21 José Fonsecasvga: Avoid synchronization issues when doing SW TNL.
2010-01-21 José Fonsecasvga: Follow buffer usage semantics properly.
2010-01-21 Vinson Leellvmpipe: Remove unnecessary headers.
2010-01-21 Vinson Leesvga: Remove unnecessary headers.
2010-01-21 Brian Paulsoftpipe: added region assertions in softpipe_get_tex_t...
2010-01-21 Alan Coopersmithgallium/i965: Make brw_batchbuffer prototypes match...
2010-01-20 Roland Scheideggerllvmpipe: adapt to per-rendertarget blend changes
2010-01-20 Vinson Leesoftpipe: Remove unnecessary headers.
2010-01-20 Vinson Leei915g: Remove unnecessary headers.
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-19 Jakob Bornecrantzsvga: Do a more propper creation of textures from handles
2010-01-19 Brian Paulsoftpipe: remove redundant assignments
2010-01-19 Jakob Bornecrantzst/drm: Expose kernel driver name
2010-01-19 José Fonsecasoftpipe: Fix vertex buffer memory leak.
2010-01-19 José Fonsecasoftpipe: Skip depth testing for PIPE_S8_UNORM.
2010-01-19 José Fonsecasvga: Ensure buffer size/alignment is not zero.
2010-01-18 Christoph Bumillernv50: fix constant vtxattr methods
2010-01-18 Christoph Bumillernv50: make instanced drawing work with edge flags
2010-01-18 Christoph Bumillernv50: cannot exit shaders on a control flow instruction
2010-01-18 Marcin Slusarznv50: fix nv50_program->immd memory leak
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-18 Jakob Bornecrantzsoftpipe: Fix leak in vbuf draw module
2010-01-17 Christoph Bumillernv50: implement instanced drawing
2010-01-17 Jakob Bornecrantzsoftpipe: Move st/python's malloc winsys to softpipe
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
next