summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-11-21radeon: fix glCompressedTexSubImageMaciej Cencora
2009-11-21intel: make CopyTex[Sub]Image fallback debug messages more consistentRoland Scheidegger
2009-11-21mesa: handle different RowStride in _mesa_get_compressed_teximageRoland Scheidegger
2009-11-21i965: Fix several memory leaks on exit.Eric Anholt
2009-11-20st/egl: Fix memory leak in egl_tracker.c.Vinson Lee
2009-11-20draw: Initialize variable in draw_pt.c.Vinson Lee
2009-11-20i915g: Add missing break statement in i915_debug.c.Vinson Lee
2009-11-20gallium/util: Initialize variables in u_pack_color.h.Vinson Lee
2009-11-18st/xorg: Flush any pending operations on uploadJakob Bornecrantz
2009-11-18st/xorg: Unbind any textures in solidJakob Bornecrantz
2009-11-20Fix vega compilation.Alan Hourihane
2009-11-20Fix memory leak.Alan Hourihane
2009-11-20mesa: Fix NULL deref in optimizer when NumInstructions == 0.Eric Anholt
2009-11-20st/xorg: Fix type of 'unknown'.Vinson Lee
2009-11-20r100: fix texture_from_pixmap and compiz.Dave Airlie
2009-11-19st/xorg: Fix infinite loop in copy_packed_data.Vinson Lee
2009-11-19st/mesa: replace st_flush() with pipe->flush()Brian Paul
2009-11-19vbo: added recursion check in vbo_exec_FlushVertices()Brian Paul
2009-11-19st/mesa: get rid of compressed_num_bytes() codeBrian Paul
2009-11-19st/mesa: remove is_compressed_mesa_format()Brian Paul
2009-11-19st/mesa: remove pointless assertionBrian Paul
2009-11-19softpipe: whitespace/indentation fixesBrian Paul
2009-11-19softpipe: add missing check in softpipe_is_texture_referenced()Brian Paul
2009-11-19st/xorg: Replace compile-time acceleration switch with Option "2DAccel".Michel Dänzer
2009-11-19st/xorg: Miscellaneous XVideo fixes.Michel Dänzer
2009-11-19st/xorg: Try harder to ensure a shared texture has valid contents right away.Michel Dänzer
2009-11-19st/xorg: Don't complain about convolution filter being 'unknown'.Michel Dänzer
2009-11-19st/xorg: Remove superfluous flushes from the EXA WaitMarker hook.Michel Dänzer
2009-11-19st/xorg: Don't initialize non-existing fields.Michel Dänzer
2009-11-18st/xorg: Init all functions and fix spellingJakob Bornecrantz
2009-11-18st/xorg: Make the #if more easier to readJakob Bornecrantz
2009-11-18st/xorg: Use the correct DRI2BufferPtr struct on 1.6.4 serversJakob Bornecrantz
2009-11-18r300: allow disabling s3tc support if libtxc_dxtn is availableMaciej Cencora
2009-11-18Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branchMaciej Cencora
2009-11-18r600: align for mipmap tree changesMaciej Cencora
2009-11-17AL1616: Fix cut-and-paste bugIan Romanick
2009-11-17Merge branch 'outputswritten64'Ian Romanick
2009-11-17ARB_fbo: Enable extensions related to GL_ARB_framebuffer_object for GLXIan Romanick
2009-11-17ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXTIan Romanick
2009-11-17Add missing XML files to API_XMLIan Romanick
2009-11-17ARB_fbo: Enable GL_EXT_framebuffer_multisampleIan Romanick
2009-11-17ARB_fbo: Regenerate files from previous commits.Ian Romanick
2009-11-17ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xmlIan Romanick