summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20progs/xdemos: Fix memory leak in pbinfo.c.Vinson Lee
2009-11-20progs/xdemos: Fix memory leak in pbdemo.c.Vinson Lee
2009-11-20progs/xdemos: Fix memory leak in glxpbdemo.c.Vinson Lee
2009-11-20progs/xdemos: Remove duplicate code in glxinfo.c.Vinson Lee
2009-11-20progs/xdemos: Add assert in corender.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-20progs/xdemos: Silence unused value warnings in sharedtex_mt.c.Vinson Lee
2009-11-20progs/xdemos: Fix memory leak in glxinfo.c.Vinson Lee
2009-11-20progs/tests: Silence unused value warnings in sharedtex.c.Vinson Lee
2009-11-20mesa: Fix NULL deref in optimizer when NumInstructions == 0.Eric Anholt
2009-11-20progs/tests: Initialize variable in getprocaddress.c.Vinson Lee
2009-11-20progs/util: Exit RawImageGetData early if malloc fails.Vinson Lee
2009-11-20progs/slang: Check for ftell failure in vstest.c.Vinson Lee
2009-11-20progs/util: Fix memory leak if malloc fails in RawImageOpen.Vinson Lee
2009-11-20st/xorg: Fix type of 'unknown'.Vinson Lee
2009-11-19progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.Vinson Lee
2009-11-19progs/vp: Fix memory leak in vp-tris.c.Vinson Lee
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee
2009-11-19progs/glsl: Redraw upon keypress.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-19progs/xdemos: Add missing break statement in offset.c.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-19progs/trivial: Redraw upon keypress.Vinson Lee
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-18progs/tests: Fix memory leak in texdown.c if malloc fails.Vinson Lee