summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-29glu/sgi: Initialize members of class directedLine.Vinson Lee
2009-12-29mesa: Initialize variable in get_tex_color_index.Vinson Lee
2009-12-29glsl: added uniform initializer checkBrian Paul
2009-12-29ARB prog parser: use _mesa_add_unnamed_constant() to use fewer constant slotsBrian Paul
2009-12-28st/egl: Move declaration before code.Vinson Lee
2009-12-28intel: Silence compiler warnings.Vinson Lee
2009-12-28llvmpipe: Fix assert.Vinson Lee
2009-12-28llvmpipe: Silence compiler warnings.Vinson Lee
2009-12-28util: better fix for unused variable warnings with assertsKeith Whitwell
2009-12-28llvmpipe: Silence compiler warnings.Vinson Lee
2009-12-27st/xorg: Silence unused variable warnings.Vinson Lee
2009-12-27g3dvl: Silence compiler warnings.Vinson Lee
2009-12-27st/vega: Silence compiler warnings.Vinson Lee
2009-12-27gallium/xlib: Silence unused variable warning.Vinson Lee
2009-12-27trace: Silence unused variable warnings.Vinson Lee
2009-12-27i915g: Silence unused variable warning.Vinson Lee
2009-12-27softpipe: Silence unintialized variable warnings.Vinson Lee
2009-12-27softpipe: Silence unused variable warning.Vinson Lee
2009-12-27tgsi/ureg: Silence uninitialized variable warnings.Vinson Lee
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul
2009-12-27st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORMBrian Paul
2009-12-26gallium/util: Remove comma at end of enumerator list.Vinson Lee
2009-12-26rbug: Remove comma at end of enumerator list.Vinson Lee
2009-12-26rbug: Remove comma at end of enumerator list.Vinson Lee
2009-12-26mesa: Remove comma at end of enumerator list.Vinson Lee
2009-12-26i915: Fix assert.Vinson Lee
2009-12-25intel: Silence implicit function declaration warning.Vinson Lee
2009-12-25glu/sgi: Fix include recursion.Vinson Lee
2009-12-24i965: Fix assert.Vinson Lee
2009-12-24i965: Add missing va_end.Vinson Lee
2009-12-23glsl: Initialize member a_obj of struct slang_operation.Vinson Lee
2009-12-23glu/sgi: Initialize variable in directedLine.Vinson Lee
2009-12-23gallium/util: Initialize variable in util_clear.Vinson Lee
2009-12-23glu/sgi: Silence compiler warnings.Vinson Lee
2009-12-23util: Ensure debug_dump_flags generates a null-terminated string.Vinson Lee
2009-12-23st/xorg: Use C-style comments.Vinson Lee
2009-12-23st/vega: Move declaration outside for loop.Vinson Lee
2009-12-23st/egl: Use C-style comments.Vinson Lee
2009-12-23glx: Add XF86DRI[Open|Close]FullScreen prototypes to xf86dri.h.Vinson Lee
2009-12-23glx: Move declaration outside for loop.Vinson Lee
2009-12-23gallium: only create pipe buffer when size is nonzeroMaarten Maathuis
2009-12-22glu/sgi: Silence uninitialized variable warnings.Vinson Lee
2009-12-22xlib: Use C-style comments.Vinson Lee
2009-12-22trace: Silence uninitialized variable warnings.Vinson Lee
2009-12-22trace: Add PIPE_OS_APPLE.Vinson Lee
2009-12-22gallium/util: Add PIPE_OS_APPLE to u_stream_stdc.c.Vinson Lee
2009-12-22gallium/util: Add PIPE_OS_APPLE to u_network.Vinson Lee
2009-12-22i915g: Use C-style comment.Vinson Lee
2009-12-22glx: Compile dri2.c only if GLX_DIRECT_RENDERING is defined.Vinson Lee
2009-12-22ffb: Silence compiler warnings.Vinson Lee