r600: don't enable depth test if there is no depth buffer
[mesa.git] / src / gallium /
2010-04-20 Dan Nicholsonegl: Pass flags to locate Xlib headers and libraries
2010-04-20 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-04-20 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
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-04-03 Vinson Leeutil: Use GCC atomic bultins on GCC 4.1 and higher...
2010-04-02 Chia-I Wust/vega: Do not depend on libm.
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-23 Brian Paulst/glx: better format selection in xmesa_choose_z_stenc...
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 Michel Dänzervmwgfx/dri: Fix SCons build.
2010-03-12 Michel Dänzerst/dri: Always try to set up R5G6B5 configs.
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-11 Jakob Bornecrantzst/xorg: Include cursorstr.h
2010-03-10 Michel Dänzerst/xorg: Work around cursor reference counting bugs...
2010-03-08 Brian Paulsoftpipe: zero-out entire clear_flags array in sp_tile_...
2010-03-08 Chia-I Wust/vega: Fix OpenVG demo segfaults.
2010-03-07 Vinson Leegallivm: Initialize variables for default cases.
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.
next