Merge remote branch 'origin/master' into pipe-video
[mesa.git] / src / gallium / drivers /
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-03-06 Younes Mantonvl: Subpicture/compositing fixes.
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.
2010-02-22 José Fonsecasvga: Don't emit zero writemasks.
2010-02-22 José Fonsecasvga: Upload the dirty ranges instead of the whole...
2010-02-22 José Fonsecasvga: Break uploads of big buffers into smaller pieces.
2010-02-22 José Fonsecasvga: Note ranges even when there is no hardware buffer...
2010-02-22 José Fonsecasvga: Further cleanup/comment svga buffer code.
2010-02-22 José Fonsecasvga: Temporarily create a sw vertex buf when failed...
2010-02-22 José Fonsecasvga: Remove unused buffer download code.
2010-02-22 José Fonsecasvga: Prevent buffer overflow in buffer ranges.
2010-02-22 José Fonsecasvga: Fix PIPE_LOGICOP_INVERT.
2010-02-22 Michal Krolgallium: Remove bypass_vs_clip_and_viewport from raster...
2010-02-22 Brian Pauli965g: added missing texture cap queries
2010-02-22 Brian Pauli915g: added missing texture cap queries
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...
next