mesa: Add asserts to check inputs to memcpy.
[mesa.git] / src / gallium /
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.
2010-03-01 José Fonsecautil: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 José Fonsecagallium: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
2010-03-01 Michal Krolutil: Generate linear<->sRGB conversion tables.
2010-03-01 Michal Kroltgsi: Cleanup exec code for CLAMP, CMP and CND.
2010-03-01 José Fonsecautil: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles.
2010-03-01 José Fonsecaxlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
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 José Fonsecautil: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
2010-03-01 José Fonsecagallium: Introduce a new format to disambiguate PIPE_FO...
2010-03-01 José Fonsecautil: Fix PIPE_FORMAT_R8G8B8_UNORM description and...
2010-03-01 Michal Krolr300: Save viewport and clip states before invoking...
2010-03-01 Michal Krolutil: Fix u_blitter setup code after bypass_vs_clip_and...
2010-03-01 José Fonsecagallium: Remove inexisting formats.
2010-03-01 José Fonsecautil: Remove inexisting formats.
2010-03-01 José Fonsecautil: A few more links for D3D formats.
2010-03-01 José Fonsecar300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
2010-03-01 José Fonsecautil: A few more todo marks.
2010-03-01 José Fonsecautil: More documentation for u_format.csv
2010-03-01 José Fonsecautil: Tweak comments regarding R8G8B8A8/X8_UNORM.
2010-03-01 José Fonsecapython: Don't mention deprecated drivers=trace option.
2010-03-01 José Fonsecapython: Don't mention deprecated drivers=trace option.
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 José Fonsecautil: Fix X8/A8B8G8R8_SNORM's swizzle.
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šákradeong: clean up includes
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-27 Vinson Leest/dri: Assert pointer is not null before dereferencing.
2010-02-27 Jakob Bornecrantzst/xorg: Re-enable crtc on resize
2010-02-27 Jakob Bornecrantzst/xorg: Fix copy-topy
2010-02-27 Jakob Bornecrantzvmware/xorg: Bump to match vmware driver
2010-02-27 Jakob Bornecrantzst/xorg: Make resize fail gracefully
2010-02-27 Jakob Bornecrantzst/xorg: Obey max {width|height} from kernel and Gallium
2010-02-27 Thomas Hellstromst/xorg: Encapsulate all customizable stuff in a separa...
2010-02-27 Jakob Bornecrantzvmware/xorg: Export modinfo just as the other vmware...
2010-02-27 Jakob Bornecrantzst/xorg: A bit more debugging info
2010-02-27 Jakob Bornecrantzst/xorg: Make default of debugging fallbacks smart
2010-02-27 Jakob Bornecrantzdrm/vmware: Latest interface changes are backwards...
2010-02-27 Thomas Hellstromst/xorg, vmware/xorg: Fix xnfcalloc arguments.
2010-02-27 Thomas Hellstromvmware: Update vmwgfx_drm.h to kernel version.
next