summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback.Michel Dänzer
2009-11-26st/xorg: fix refcounting bugs introduced in earlier commitKeith Whitwell
2009-11-26st/xorg: formattingKeith Whitwell
2009-11-26st/xorg: remove debugging flushKeith Whitwell
2009-11-26svga: Remove spurious argument to SVGA_DBG.José Fonseca
2009-11-26st/xorg: render throttling in block handlerKeith Whitwell
2009-11-26st/xorg: split copy operation into prepare/copy/done phasesKeith Whitwell
2009-11-26st/xorg: don't set up constant buffer for non-xv fragment shadersKeith Whitwell
2009-11-26st/xorg: split up shared Done callKeith Whitwell
2009-11-26st/xorg: set up rasterizer state in initKeith Whitwell
2009-11-26st/xorg: remove redundant clipping codeKeith Whitwell
2009-11-26st/xorg: don't bother with cso save and restore in copy funcKeith Whitwell
2009-11-26st/xorg: consolidate some dest surface state settingKeith Whitwell
2009-11-26glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee
2009-11-24vmware/xorg: Link against libkmsJakob Bornecrantz
2009-11-24vmware/xorg: Clean Makefile a bitJakob Bornecrantz
2009-11-24vmware/xorg: Don't link against libdrm_intelJakob Bornecrantz
2009-11-24vmware/xorg: Stage driver in lib/galliumJakob Bornecrantz
2009-11-24st/xorg: Pass mode types from the kernel to XJakob Bornecrantz
2009-11-24st/xorg: Add libkms integrationJakob Bornecrantz
2009-11-24st/xorg: Touch up xorg_crtc.cJakob Bornecrantz
2009-11-24st/xorg: Rename driver functionsJakob Bornecrantz
2009-11-24st/xorg: Rename output functionsJakob Bornecrantz
2009-11-24st/xorg: Rename dri2 functionsJakob Bornecrantz
2009-11-24st/xorg: Standardise all function names defined in xorg_tracker.hJakob Bornecrantz
2009-11-25svga: try harder to make the cachable flag workKeith Whitwell
2009-11-25st/xorg: accelerate src luminanceZack Rusin
2009-11-25util: also print out memory statisticsZack Rusin
2009-11-25svga: revert packing of surface keyKeith Whitwell
2009-11-25radeon: fix context destroy needing lock for flushing.Dave Airlie
2009-11-25glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.Vinson Lee
2009-11-25glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee
2009-11-25glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee
2009-11-24svga: cache textures as well as buffersKeith Whitwell
2009-11-24st/xorg: use surface_copy for blits if availableKeith Whitwell
2009-11-23i915: Initialize Length and Offset fields when mapping a buffer objectIan Romanick
2009-11-23shaderutil: Fix detection of shadersIan Romanick
2009-11-24svga: Filter out pendantic and ansi flagsJakob Bornecrantz
2009-11-24glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee
2009-11-24dri: Fix potential null pointer deference in dri_put_drawable.Vinson Lee
2009-11-23radeon: fix errors in miptree related functionMaciej Cencora
2009-11-23Merge branch 'mesa_7_7_branch' of http://anongit.freedesktop.org/git/mesa/mes...Maciej Cencora
2009-11-23autoconf: Fix case for not having packageJakob Bornecrantz
2009-11-23svga: Scrub Makefiles a bitJakob Bornecrantz
2009-11-23Fix the DRI swrast driver for big endian platforms.Michel Dänzer
2009-11-23mesa: Initialize variable in _mesa_get_texel_fetch_func.Vinson Lee
2009-11-23glx: Prevent potential null pointer deference in driCreateContext.Vinson Lee
2009-11-23glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.Vinson Lee
2009-11-23glu/sgi: Fix memory leak in gluScaleImage3D.Vinson Lee
2009-11-22r300: fix VP source conflict resolution on 64-bit machinesMaciej Cencora