summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-23svga: Scrub Makefiles a bitJakob Bornecrantz
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
2009-11-22r300: fix SIN/COS/SCS instructions for R300 fpMaciej Cencora
2009-11-22glu/sgi: Fix memory leak in gluScaleImage.Vinson Lee
2009-11-22glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee
2009-11-22svga: Prevent potential null pointer deference in vmw_surface.c.Vinson Lee
2009-11-22svga: Fix memory leak in vmw_screen_ioctl.cVinson Lee
2009-11-22st/xorg: Prevent potential null pointer deference in xorg_xv.c.Vinson Lee
2009-11-22st/xorg: Reorder cases in switch statement.Vinson Lee
2009-11-21radeon: fix compressed mipmapped texturesMaciej Cencora