r600: don't enable depth test if there is no depth buffer
[mesa.git] / src / gallium / drivers /
2010-04-19 Brian Paulgallium/draw: use correct rasterization state for wide...
2010-04-14 Arpad Borsossoftpipe: Fix division by zero
2010-04-12 Vinson Leei915g: Fix assert.
2010-04-05 Brian Paulsoftpipe: index the correct blend/mask state index
2010-03-27 Vinson Leei965g: Add brw_winsys_debug.c to SCons build.
2010-03-27 Vinson Leeidentity: Add id_drm.c to SCons build.
2010-03-23 Brian Paulsoftpipe: comments, re-formatting, etc
2010-03-23 Brian Paulsoftpipe: add special cases for all Z compare modes...
2010-03-19 Marek Olšákr300g: remove hacks from translate_vertex_data_swizzle
2010-03-17 Brian Paulcell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
2010-03-17 Brian Paulcell: be more conservative in cell_is_format_supported()
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-08 Brian Paulsoftpipe: zero-out entire clear_flags array in sp_tile_...
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Brian Paulsoftpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for...
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-04 Brian Paulsoftpipe: minor tweaks to texture filtering code
2010-03-04 Brian Paulllvmpipe: new comment
2010-03-04 Corbin Simpsonr300g: Fix indexbuf upper limits.
2010-03-03 José Fonsecallvmpipe: Store the original triangle coordinates in...
2010-03-03 José Fonsecallvmpipe: Ensure context is flushed when destroying...
2010-03-03 José Fonsecar300: Remove PIPE_FORMAT_R8G8B8X8_SNORM support.
2010-03-03 José Fonsecallvmpipe: Linux is no longer a dependency. Llvmpipe...
2010-03-03 José Fonsecallvmpipe: Centralize LLVM initialization.
2010-03-03 José Fonsecallvmpipe: Update for lp_bld_init.h rename.
2010-03-03 Corbin Simpsonr300g: Use a macro to consolidate general state handling.
2010-03-02 Christoph Bumillernv50: fix RT formats after format rename fixes
2010-03-02 José Fonsecanouveau: Rename pipe formats.
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Keith Whitwellllvmpipe: remove some ifdefs
2010-03-02 Keith Whitwellllvmpipe: reorganize transfer usage
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 José Fonsecasvga: Rename pipe formats.
2010-03-02 José Fonsecasoftpipe: Rename pipe formats.
2010-03-02 José Fonsecar300: Rename pipe formats.
2010-03-02 Vinson Leei915g: Add assert to check for null pointer dereference.
2010-03-01 José Fonsecanouveau: Rename pipe formats.
2010-03-01 José Fonsecallvmpipe: Rename pipe formats.
2010-03-01 José Fonsecai965: Rename pipe formats.
2010-03-01 José Fonsecai915g: Rename pipe formats.
2010-03-01 José Fonsecacell: Rename pipe formats.
2010-03-01 José Fonsecar300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 José Fonsecasoftpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
2010-03-01 José Fonsecar300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
2010-03-01 José Fonsecai915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropr...
2010-03-01 Michal Krolr300: Save viewport and clip states before invoking...
2010-03-01 José Fonsecar300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
2010-03-01 José Fonsecallvmpipe: Don't mention deprecated drivers=trace option.
2010-02-28 Marek Olšákr300g: atomize texture and sampler states
2010-02-28 Marek Olšákr300g: decouple vertex stream setup (PSC) and VS output...
2010-02-28 Jakob Bornecrantzi965g: Fix texture creation
2010-02-27 Marek Olšákr300g: put validating buffers after flushing
2010-02-27 Marek Olšákr300g: use the atom size directly during emission
2010-02-27 Marek Olšákr300g: atomize invalidation of texture caches
2010-02-27 Marek Olšákr300g: atomize PVS flush
2010-02-27 Marek Olšákr300g: add size parameter to the atom emit functions
2010-02-27 Marek Olšákr300g: move the emission of GA_POINT_MINMAX into emit_f...
2010-02-27 Marek Olšákr300g: put the emission of R300_US_OUT_FMT_UNUSED back
2010-02-27 Marek Olšákr300g: mark rasterizer_state as dirty only when it...
2010-02-27 Marek Olšákr300g: always emit the correct max vertex index to...
2010-02-27 Marek Olšákr300g: remove pointless "while"
2010-02-26 Christoph Bumillernv40: fix include of nv04_surface_2d.h
2010-02-26 Brian Paulgallium/nouveau: clean-up #includes
2010-02-26 Brian Paulsoftpipe: fix up #includes
2010-02-26 Brian Paulgallium/trace: remove unneeded path prefixes on #includes
2010-02-26 Brian Paulgallium/identity: remove unneeded path prefixes on...
2010-02-26 José Fonsecautil: Code generate functions to pack and unpack a...
2010-02-26 José Fonsecautil: Factor some code into u_format_parse.py
2010-02-26 José Fonsecautil: Use python names consistent with u_format.h
2010-02-26 José Fonsecallvmpipe: Fix lp_tile_r5g6b5_unorm_write_4ub.
2010-02-26 José Fonsecallvmpipe: Fix scons dependencies.
2010-02-25 Corbin Simpsonr300g: Atomize vertex shader.
2010-02-25 Corbin Simpsonr300g: Move CALLOCs to correct place.
2010-02-25 Marek Olšákr300g: prevent CS overflow when emitting the draw packets
2010-02-25 Brian Paulllvmpipe: clean up rasterization threads upon context...
2010-02-24 Brian Paulr300g: remove invalid .PHONY line
2010-02-24 Brian Paulllvmpipe: more lp_rasterizer_task parameter passing
2010-02-24 Brian Paulllvmpipe: pass fewer parameters to rasterization functions
2010-02-24 Brian Paulllvmpipe: added some assertions
2010-02-24 Brian Paulllvmpipe: SRGB textures not supported yet
2010-02-24 Brian Paulllvmpipe: vertex shader textures not supported yet
2010-02-24 José Fonsecar300: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecallvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 Brian Pauli915g: fix a comment
2010-02-24 José Fonsecallvmpipe: Fix breakeage.
2010-02-24 José Fonsecallvmpipe: Handle correctly 24bit formats.
2010-02-24 José Fonsecallvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
2010-02-24 Brian Paulllvmpipe: add lp_tile_image.c to sources
2010-02-24 Brian Paulllvmpipe: whole image tile/untile functions
2010-02-24 Brian Paulllvmpipe: remove Z16 format override hack
2010-02-24 Brian Paulllvmpipe: Z16 format is not supported
2010-02-24 Brian Paulllvmpipe: added assertions to verify that scene is...
2010-02-24 Brian Paulllvmpipe: added some assertions
2010-02-24 Marek Olšákr300g: fix texture swizzling for the SRGB formats
2010-02-23 Vinson Leei965g: Add fallthrough comments in switch statement.
2010-02-23 Marek Olšákr300g: fix draw_elements for "start" != 0
2010-02-22 José Fonsecasvga: Upload user buffers only once.
2010-02-22 José Fonsecasvga: Fix the guest offset of piecewise buffer DMAs.
2010-02-22 José Fonsecasvga: Emit a scalar rcp in shadow maps.
next