summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol
2010-03-02util/blitter: Fix the viewport transformation for Z coordinatesMarek Olšák
2010-03-02i915g: Add assert to check for null pointer dereference.Vinson Lee
2010-03-01llvmpipe: implement some control-flowZack Rusin
2010-03-01glapi.c: misc coscmetic for FreeTSDGeorge Sapountzis
2010-03-01tgsi: Cleanup exec code for CLAMP, CMP and CND.Michal Krol
2010-03-01r300: Save viewport and clip states before invoking blitter.Michal Krol
2010-03-01util: Fix u_blitter setup code after bypass_vs_clip_and_viewport removal.Michal Krol
2010-03-01util: A few more todo marks.José Fonseca
2010-03-01util: More documentation for u_format.csvJosé Fonseca
2010-03-01util: Tweak comments regarding R8G8B8A8/X8_UNORM.José Fonseca
2010-03-01python: Don't mention deprecated drivers=trace option.José Fonseca
2010-03-01python: Don't mention deprecated drivers=trace option.José Fonseca
2010-03-01llvmpipe: Don't mention deprecated drivers=trace option.José Fonseca
2010-02-28r300g: atomize texture and sampler statesMarek Olšák
2010-02-28r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT)Marek Olšák
2010-02-28i965g: Fix texture creationJakob Bornecrantz
2010-02-28r300g: put validating buffers after flushingMarek Olšák
2010-02-28r300g: use the atom size directly during emissionMarek Olšák
2010-02-28r300g: atomize invalidation of texture cachesMarek Olšák
2010-02-28r300g: atomize PVS flushMarek Olšák
2010-02-28r300g: add size parameter to the atom emit functionsMarek Olšák
2010-02-27util: Fix X8/A8B8G8R8_SNORM's swizzle.José Fonseca
2010-02-27r300g: move the emission of GA_POINT_MINMAX into emit_fb_stateMarek Olšák
2010-02-27r300g: put the emission of R300_US_OUT_FMT_UNUSED backMarek Olšák
2010-02-27r300g: mark rasterizer_state as dirty only when it's not NULLMarek Olšák
2010-02-27radeong: clean up includesMarek Olšák
2010-02-27r300g: always emit the correct max vertex index to avoid DRM errorsMarek Olšák
2010-02-27r300g: remove pointless "while"Marek Olšák
2010-02-27st/dri: Assert pointer is not null before dereferencing.Vinson Lee
2010-02-27st/xorg: Re-enable crtc on resizeJakob Bornecrantz
2010-02-27st/xorg: Fix copy-topyJakob Bornecrantz
2010-02-27vmware/xorg: Bump to match vmware driverJakob Bornecrantz
2010-02-27st/xorg: Make resize fail gracefullyJakob Bornecrantz
2010-02-27st/xorg: Obey max {width|height} from kernel and GalliumJakob Bornecrantz
2010-02-27st/xorg: Encapsulate all customizable stuff in a separate class.Thomas Hellstrom
2010-02-27vmware/xorg: Export modinfo just as the other vmware X drivers doesJakob Bornecrantz
2010-02-27st/xorg: A bit more debugging infoJakob Bornecrantz
2010-02-27st/xorg: Make default of debugging fallbacks smartJakob Bornecrantz
2010-02-27drm/vmware: Latest interface changes are backwards incopatibleJakob Bornecrantz
2010-02-27st/xorg, vmware/xorg: Fix xnfcalloc arguments.Thomas Hellstrom
2010-02-27vmware: Update vmwgfx_drm.h to kernel version.Thomas Hellstrom
2010-02-26nv40: fix include of nv04_surface_2d.hChristoph Bumiller
2010-02-26gallium: define GENERATED auxiliary filesBrian Paul
2010-02-26gallium: added GENERATED_SOURCES var to Makefile.templateBrian Paul
2010-02-26Revert "gallium: remove unneeded -I path from Makefile.templast"Brian Paul
2010-02-26gallium/nouveau: clean-up #includesBrian Paul
2010-02-26gallium: remove unneeded -I path from Makefile.templastBrian Paul
2010-02-26softpipe: fix up #includesBrian Paul
2010-02-26gallium/trace: remove unneeded path prefixes on #includesBrian Paul