dri/nv04: GL_EXT_secondary_color
[mesa.git] / src / gallium /
2010-03-07 Marek Olšákr300g: fix DRM errors
2010-03-07 Marek Olšákr300g: disable macrotiling when the texture height...
2010-03-07 Marek Olšákr300g: enable micro- and macrotiling for all textures...
2010-03-07 Marek Olšákr300g: add ability to tile/detile textures using blit...
2010-03-07 Marek Olšákr300g: move r300_transfer to separate files
2010-03-07 Marek Olšákr300g: disable emitting the HWTCL-related state when...
2010-03-07 Marek Olšákr300g: resurrect r300_emit_vertex_buffer for SWTCL
2010-03-07 Marek Olšákr300g: validate buffers when using SWTCL
2010-03-07 Marek Olšákr300g: share the VS-output-mapping state with SWTCL
2010-03-07 Marek Olšákr300g: abort if FS compilation fails on non-debug builds
2010-03-06 Marek Olšákr300g: minor cleanups after the no-rhw merge
2010-03-06 Marek Olšákr300g: clamp vertex max index according to currently...
2010-03-06 José Fonsecautil: Use bitshift arithmetic to unpack pixels.
2010-03-06 José Fonsecautil: Move the format tests cases here so that they...
2010-03-06 José Fonsecautil: Several fixes to clamping and test.
2010-03-06 José Fonsecautil: Fix the maximum value computation for SSCALED...
2010-03-06 José Fonsecautil: Add a new flag, for formats that can be described...
2010-03-06 José Fonsecautil: Add the shortened format name to the description.
2010-03-06 José Fonsecagallivm: Add some notes about sampler static state...
2010-03-06 José Fonsecagallivm: Answer question/comment.
2010-03-06 José Fonsecagallivm: Add a placeholder for TGSI_FILE_PREDICATE...
2010-03-06 José Fonsecagallivm: Integrate udis86 on scons builds.
2010-03-06 José Fonsecagallivm: Generate valid IR for LLVM 2.7.
2010-03-05 Brian Paulgallivm: checkpoint: code gen for mipmap selection
2010-03-05 Brian Paulllvmpipe: added code to set texture depth, max mipmap...
2010-03-05 Brian Paulgallivm: added methods for getting texture depth, num...
2010-03-05 Brian Paulgallivm: checkpoint: texture LOD computation code gen
2010-03-05 Brian Paulgallivm: added field for sampler lod
2010-03-05 Brian Paulllvmpipe: add pipe_thread_wait() calls
2010-03-05 Brian Paulgallium/docs: document additional wrap mode restrictions
2010-03-05 Brian Paulgallivm: minor arithmetic improvements
2010-03-05 Brian Paulgallivm: implement non-normalized texture wrap modes
2010-03-05 Brian Paulsoftpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for...
2010-03-05 Brian Paulgallium/docs: updated/improve sampler state documentation
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chia-I Wust/egl: Add support for EGL_KHR_image_base and EGL_KHR_...
2010-03-05 Chia-I Wust/egl: Add get_param to native display interface.
2010-03-05 Chia-I Wust/egl: Move modeset interface to native_modeset.h.
2010-03-05 Chia-I Wust/egl: Add event support to the native display interface.
2010-03-04 Brian Paulsoftpipe: minor tweaks to texture filtering code
2010-03-04 Brian Paulgallivm: implement texture border color, plus tweaks...
2010-03-04 Brian Paulgallivm: added texture border_color field
2010-03-04 Brian Paulgallivm: added question/comment
2010-03-04 Brian Paulllvmpipe: new comment
2010-03-04 Brian Paulgallivm: comments
2010-03-04 Corbin Simpsonr300g: Fix indexbuf upper limits.
2010-03-04 Brian Paulgallivm: rework and implement more texture wrap modes
2010-03-04 Brian Paulgallivm: added lp_build_fract()
2010-03-04 Brian Paulgallivm: added lp_build_set_sign()
2010-03-04 Brian Paulgallivm: added lp_build_negate()
2010-03-04 Brian Paulgallivm: clarify unsigned vs. signed integer type const...
2010-03-04 Vinson Leewgl: Fix mingw32 build.
2010-03-04 Ian RomanickRemove support for GCC older than 3.3.0
2010-03-03 Ian Romanickmesa: Remove support for creating color-index visuals
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é Fonsecagallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.
2010-03-03 José Fonsecautil: Remove PIPE_FORMAT_R8G8B8X8_SNORM information.
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é Fonsecagallivm: Centralize initialization. Fix stack alignment...
2010-03-03 José Fonsecallvmpipe: Update for lp_bld_init.h rename.
2010-03-03 José Fonsecagallivm: Rename lp_bld_misc -> lp_bld_init.
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 Zack Rusinllvmpipe: improve based on review from Jose and fix...
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é Fonsecautil: Tweak comment for D3D10-like formats.
2010-03-02 José Fonsecagdi: Rename pipe formats.
2010-03-02 José Fonsecadrm/nouveau: Rename pipe formats.
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 Marek Olšákutil/blitter: Fix the viewport transformation for Z...
2010-03-02 Vinson Leei915g: Add assert to check for null pointer dereference.
2010-03-02 Zack Rusinllvmpipe: implement some control-flow
2010-03-01 George Sapountzisglapi.c: misc coscmetic for FreeTSD
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é Fonsecapython: Rename pipe formats.
2010-03-01 José Fonsecavega: Rename pipe formats.
2010-03-01 José Fonsecawgl: Rename pipe formats.
2010-03-01 José Fonsecaxorg: Rename pipe formats.
2010-03-01 José Fonsecaglx: Rename pipe formats.
2010-03-01 José Fonsecaegl: Rename pipe formats.
2010-03-01 José Fonsecadri: Rename pipe formats.
2010-03-01 José Fonsecatranslate: Rename pipe formats.
2010-03-01 José Fonsecadraw: Rename pipe formats.
2010-03-01 José Fonsecautil: Rename pipe formats.
2010-03-01 José Fonsecagallium: Standardize on the LSB->MSB notation.
2010-03-01 José Fonsecar300: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 José Fonsecasoftpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
next