util: Code generate functions to pack and unpack a single pixel.
[mesa.git] / src / gallium / drivers /
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 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...
2010-02-21 Vinson Leei965g: Fix memory leak.
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-21 Vinson Leei965g: Remove dead code.
2010-02-21 Vinson Leei965g: Fix assertions that were always true.
2010-02-21 Vinson Leei965g: Fix use of out-of-scope variable.
2010-02-19 Marek Olšákr300g: fix rendering into the L8 and A8 texture formats
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
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-19 Brian Paulsoftpipe: fix depth testing problems
2010-02-18 Brian Paulsoftpipe: comments and whitespace fixes
2010-02-18 Brian Paulsoftpipe: const qualifiers, comments
2010-02-18 Jakob Bornecrantzidentity: Propagate api->name and api->driver_name up
2010-02-18 Jakob Bornecrantztrace: Propagate api->name up
2010-02-18 Vinson Leesvga: Silence uninitialized variable warnings.
2010-02-18 Marek Olšákr300g: add support for all missing non-FP sampler formats
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-17 Keith Whitwellllvmpipe: use ffs technique for full tiles also
2010-02-17 Keith Whitwellllvmpipe: rework do_block_16 to use bitmasks and ffs
2010-02-16 Francisco Jereznv40: Fix incorrect so_new() numbering.
2010-02-16 Francisco Jereznv40: Implement PIPE_CAP_MAX_COMBINED_SAMPLERS.
2010-02-16 Ben Skeggsnv50: use hw idx buffers where we can
2010-02-16 Ben Skeggsnouveau: fix for latest libdrm
2010-02-15 Marek Olšákr300g: fix the size of constant buffers
2010-02-15 José Fonsecatrace: Dump blend state as a binary blob.
2010-02-15 José Fonsecatrace: Fix constant buffer unwrapping.
2010-02-14 José Fonsecatrace: No need to dump reference counts.
2010-02-14 José Fonsecatrace: Update for os_stream changes.
2010-02-14 Vinson Leellvmpipe: Silence unused value warning.
2010-02-14 Vinson Leesvga: Silence uninitialized variable warning.
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é Fonsecallvmpipe: s/debug_dump_/util_dump_/
2010-02-14 José Fonsecacell: Use util_format_name().
2010-02-14 José Fonsecallvmpipe: Use util_format_name().
2010-02-14 José Fonsecanv: Use util_format_name().
2010-02-14 José Fonsecar300g: Use util_format_name().
2010-02-14 José Fonsecatrace: Use util_format_name().
2010-02-14 José Fonsecatrace: Fix generated XML.
2010-02-14 Vinson Leellvmpipe: Silence uninitialized variable warning.
2010-02-14 Vinson Leesoftpipe: Silence uninitialized variable warnings.
2010-02-14 Marek Olšákr300g: fix scons build
2010-02-14 Brian Paulsoftpipe: fix broken cubemap / mipmap selection code
2010-02-13 José Fonsecasvga: Fix texture border color.
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
next