mesa: Add asserts to check inputs to memcpy.
[mesa.git] / src / gallium /
2010-03-02 Zack Rusinllvmpipe: implement some control-flow
2010-03-01 George Sapountzisglapi.c: misc coscmetic for FreeTSD
2010-03-01 Michal Kroltgsi: Cleanup exec code for CLAMP, CMP and CND.
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.
2010-02-26 Christoph Bumillernv40: fix include of nv04_surface_2d.h
2010-02-26 Brian Paulgallium: define GENERATED auxiliary files
2010-02-26 Brian Paulgallium: added GENERATED_SOURCES var to Makefile.template
2010-02-26 Brian PaulRevert "gallium: remove unneeded -I path from Makefile...
2010-02-26 Brian Paulgallium/nouveau: clean-up #includes
2010-02-26 Brian Paulgallium: remove unneeded -I path from Makefile.templast
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: Define SRGB's channels as normalized.
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: Add util_bswap16.
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-26 José Fonsecautil: Add is_pot() method to formats.
2010-02-26 George Sapountzisminor cleanup of dri/Makefile.template's after miniglx...
2010-02-26 Brian Paulutil: remove a trailing semicolon in format table code
2010-02-26 Vinson Leeutil: Remove import of unused sys module.
2010-02-25 José Fonsecascons: Always build trace driver
2010-02-25 Michal Krolpython: Fix typo.
2010-02-25 Michal Kroltgsi: Remove dead code.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in DRI2 backend.
2010-02-25 Chia-I Wust/egl: Reduce validation round-trips in ximage backend.
2010-02-25 Chia-I Wust/egl: Refactor dri2_surface_get_buffers.
2010-02-25 Chia-I Wust/egl: Add dri2InvalidateBuffers.
2010-02-25 Vinson Leeutil: Assert that pointer is not null before dereferencing.
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 Paulgallium: remove extra -I paths from Makefile.template
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 Paulgallium: remove $(DEFINES) from cc/c++ command lines
2010-02-24 Brian Paulgallium: comment/document usage flags
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 José Fonsecagallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
2010-02-24 José Fonsecautil: Kill array vs arith layouts. Revamp UTIL_FORMAT_L...
2010-02-24 Brian Pauli915g: fix a comment
2010-02-24 Brian Paulgallium/docs: clean up texture usage text, added textur...
2010-02-24 José Fonsecallvmpipe: Fix breakeage.
2010-02-24 José Fonsecautil: Refactor some code.
2010-02-24 José Fonsecautil: Cope with the fact that formats in u_format.csv...
2010-02-24 José Fonsecautil: Factor out the code to shorten a format name.
2010-02-24 José Fonsecallvmpipe: Handle correctly 24bit formats.
2010-02-24 José Fonsecautil: Handle correctly 24bit formats.
2010-02-24 José Fonsecautil: Minor tweaks to ambigous/unused format descriptions.
2010-02-24 José Fonsecautil: Fix swizzles for SRGB formats.
2010-02-24 José Fonsecautil: Organize formats in groups. Add comments.
2010-02-24 José Fonsecautil: Allow '#' comments in u_format.csv.
2010-02-24 José Fonsecautil: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
2010-02-24 José Fonsecallvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
2010-02-24 José Fonsecautil: Store more derived data in the the format descrip...
2010-02-24 Brian Paulgallivm: added clamp and int_to_float functions
2010-02-24 Brian Paulllvmpipe: add lp_tile_image.c to sources
2010-02-24 Brian Paulllvmpipe: whole image tile/untile functions
next