Age | Commit message (Expand) | Author |
2009-11-25 | radeon: fix context destroy needing lock for flushing. | Dave Airlie |
2009-11-25 | vmware/xorg: Remove gem include | Jakob Bornecrantz |
2009-11-26 | st/xorg: Use pipe clear hook for solid fills of whole pixmaps. | Michel Dänzer |
2009-11-26 | svga: hash the whole key, not just the first four bytes | Keith Whitwell |
2009-11-26 | st/xorg: Make sure DRI2 blits use GPU copy contents even for software fallback. | Michel Dänzer |
2009-11-26 | st/xorg: fix refcounting bugs introduced in earlier commit | Keith Whitwell |
2009-11-26 | st/xorg: formatting | Keith Whitwell |
2009-11-26 | st/xorg: remove debugging flush | Keith Whitwell |
2009-11-26 | svga: Remove spurious argument to SVGA_DBG. | José Fonseca |
2009-11-26 | st/xorg: render throttling in block handler | Keith Whitwell |
2009-11-26 | st/xorg: split copy operation into prepare/copy/done phases | Keith Whitwell |
2009-11-26 | st/xorg: don't set up constant buffer for non-xv fragment shaders | Keith Whitwell |
2009-11-26 | st/xorg: split up shared Done call | Keith Whitwell |
2009-11-26 | st/xorg: set up rasterizer state in init | Keith Whitwell |
2009-11-26 | st/xorg: remove redundant clipping code | Keith Whitwell |
2009-11-26 | st/xorg: don't bother with cso save and restore in copy func | Keith Whitwell |
2009-11-26 | st/xorg: consolidate some dest surface state setting | Keith Whitwell |
2009-11-26 | glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore. | Vinson Lee |
2009-11-24 | vmware/xorg: Link against libkms | Jakob Bornecrantz |
2009-11-24 | vmware/xorg: Clean Makefile a bit | Jakob Bornecrantz |
2009-11-24 | vmware/xorg: Don't link against libdrm_intel | Jakob Bornecrantz |
2009-11-24 | vmware/xorg: Stage driver in lib/gallium | Jakob Bornecrantz |
2009-11-24 | st/xorg: Pass mode types from the kernel to X | Jakob Bornecrantz |
2009-11-24 | st/xorg: Add libkms integration | Jakob Bornecrantz |
2009-11-24 | st/xorg: Touch up xorg_crtc.c | Jakob Bornecrantz |
2009-11-24 | st/xorg: Rename driver functions | Jakob Bornecrantz |
2009-11-24 | st/xorg: Rename output functions | Jakob Bornecrantz |
2009-11-24 | st/xorg: Rename dri2 functions | Jakob Bornecrantz |
2009-11-24 | st/xorg: Standardise all function names defined in xorg_tracker.h | Jakob Bornecrantz |
2009-11-25 | svga: try harder to make the cachable flag work | Keith Whitwell |
2009-11-25 | st/xorg: accelerate src luminance | Zack Rusin |
2009-11-25 | util: also print out memory statistics | Zack Rusin |
2009-11-25 | svga: revert packing of surface key | Keith Whitwell |
2009-11-25 | radeon: fix context destroy needing lock for flushing. | Dave Airlie |
2009-11-25 | glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore. | Vinson Lee |
2009-11-25 | glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore. | Vinson Lee |
2009-11-25 | glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore. | Vinson Lee |
2009-11-24 | svga: cache textures as well as buffers | Keith Whitwell |
2009-11-24 | st/xorg: use surface_copy for blits if available | Keith Whitwell |
2009-11-23 | i915: Initialize Length and Offset fields when mapping a buffer object | Ian Romanick |
2009-11-24 | svga: Filter out pendantic and ansi flags | Jakob Bornecrantz |
2009-11-24 | glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore. | Vinson Lee |
2009-11-24 | dri: Fix potential null pointer deference in dri_put_drawable. | Vinson Lee |
2009-11-23 | radeon: fix errors in miptree related function | Maciej Cencora |
2009-11-23 | svga: Scrub Makefiles a bit | Jakob Bornecrantz |
2009-11-23 | Fix the DRI swrast driver for big endian platforms. | Michel Dänzer |
2009-11-23 | mesa: Initialize variable in _mesa_get_texel_fetch_func. | Vinson Lee |
2009-11-23 | glx: Prevent potential null pointer deference in driCreateContext. | Vinson Lee |
2009-11-23 | glu/sgi: Fix memory leak in bitmapBuild2DMipmaps. | Vinson Lee |
2009-11-23 | glu/sgi: Fix memory leak in gluScaleImage3D. | Vinson Lee |