summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-04svga: fix another pipe_reference strict aliasing violationRoland Scheidegger
2009-12-04vmware/xorg: Also stop ports on closeJakob Bornecrantz
2009-12-04vmware/xorg: Stop video ports on leave vtJakob Bornecrantz
2009-12-04st/xorg: Add enter/leave vt hooks for winsysJakob Bornecrantz
2009-12-04st/xorg: Fix leave enter vt cycle in crtc codeJakob Bornecrantz
2009-12-04st/xorg: New libkms destroy apiJakob Bornecrantz
2009-12-04r300g: use $(MAKE) variableColeman Kane
2009-12-04progs/xdemos: fix some visual/fbconfig logic in glxinfo.cBrian Paul
2009-12-04docs: a few more fixes for 7.6.1Brian Paul
2009-12-04radeon: fix polygon stippleAlex Deucher
2009-12-04softpipe: dont claim to support PIPE_FORMAT_NONEKeith Whitwell
2009-12-04softpipe: fix double-minify in texture layoutKeith Whitwell
2009-12-04vmware/xorg: Use Write instead of WriteRead for cursor bypassJakob Bornecrantz
2009-12-04vmware/xorg: Give kernel infromation about cursor bypassJakob Bornecrantz
2009-12-04vmware/xorg: Handle no init of video in vmw_video_closeJakob Bornecrantz
2009-12-04vmware/core: Update vmwgfx_drm.h to include cursor bypassJakob Bornecrantz
2009-12-04gallium: DRI drivers enabled by default, Xorg drivers auto by default.Jakob Bornecrantz
2009-12-04i915g: Do not build winsys and binaries by defaultJakob Bornecrantz
2009-12-04glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in gluScaleImage3D.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in gluScaleImage.Vinson Lee
2009-12-04glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee
2009-12-04progs/xdemos: Silence unused value warnings in sharedtex_mt.c.Vinson Lee
2009-12-04progs/xdemos: Fix memory leak in pbdemo.c.Vinson Lee
2009-12-04progs/xdemos: Add missing break statement in offset.c.Vinson Lee
2009-12-03progs/xdemos: Remove duplicate code in glxinfo.c.Vinson Lee
2009-12-03progs/xdemos: Fix memory leak in glxinfo.c.Vinson Lee
2009-12-03progs/xdemos: Add assert in corender.c.Vinson Lee
2009-12-03progs/vp: Fix memory leak in vp-tris.c.Vinson Lee
2009-12-03progs/tests: Fix memory leak in texdown.c if malloc fails.Vinson Lee
2009-12-03progs/redbook: Fix memory leak in quadric.c.Vinson Lee
2009-12-03progs/glsl: Fix memory leak in deriv.c.Vinson Lee
2009-12-03progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c.Vinson Lee
2009-12-03progs/demos: Fix memory leak in ray.c.Vinson Lee
2009-12-03progs/demos: Fix memory leak in projtex.c.Vinson Lee
2009-12-03progs/demos: Fix memory leak in ipers.c.Vinson Lee
2009-12-03progs/demos: Fix memory leak in fslight.c.Vinson Lee
2009-12-03gallium/util: Initialize variables in u_pack_color.h.Vinson Lee
2009-12-03progs/trivial: Redraw upon keypress.Vinson Lee
2009-12-03progs/trivial: Redraw upon keypress.Vinson Lee
2009-12-03progs/glsl: Redraw upon keypress.Vinson Lee
2009-12-03progs/util: Exit RawImageGetData early if malloc fails.Vinson Lee
2009-12-03progs/util: Fix memory leak if malloc fails in RawImageOpen.Vinson Lee
2009-12-03progs/util: Fix memory leak if fopen fails in RawImageOpen.Vinson Lee
2009-12-03progs/util: Fix memory leak if malloc fails in tkRGBImageLoad.Vinson Lee