summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-01-02glu/sgi: Initialize members of struct O_surface.Vinson Lee
2010-01-02glu/sgi: Initialize member of struct O_trim.Vinson Lee
2010-01-01glu/sgi: Initialize member of struct Property.Vinson Lee
2010-01-01glu/sgi: Initialize member of struct Dlnode.Vinson Lee
2010-01-01glu/sgi: Initialize members of struct O_nurbscurve.Vinson Lee
2010-01-01x86: Silence printf format warnings.Vinson Lee
2010-01-01llvmpipe: Silence uninitialized variable warning.Vinson Lee
2010-01-01llvmpipe: Use C-style comment.Vinson Lee
2010-01-01gallium/util: Silence format warnings.Vinson Lee
2010-01-01ARB prog parser: Silence unused variable warnings.Vinson Lee
2010-01-01gallium/util: Replace h_addr with h_addr_list[0].Vinson Lee
2010-01-01glu/sgi: Initialize members of class Knotvector.Vinson Lee
2010-01-01glu/sgi: Initialize member of struct Property.Vinson Lee
2009-12-31swrast: use different temp array in _swrast_get_dest_rgba()Brian Paul
2009-12-31mesa: Silence unused variable warning.Vinson Lee
2009-12-29st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info()Brian Paul
2009-12-29glu/sgi: Initialize members of struct O_nurbssurface.Vinson Lee
2009-12-29tdfx: Silence uninitialized variable warning.Vinson Lee
2009-12-29glu/sgi: Silence warn_unused_result warnings.Vinson Lee
2009-12-29st/xorg: Use C-style comments.Vinson Lee
2009-12-29glu/sgi: Initialize member of struct GridVertex.Vinson Lee
2009-12-30st/xorg: Fix warning and add a TODO commentJakob Bornecrantz
2009-12-30st/xorg: On close wait on fences and then destroy the screenJakob Bornecrantz
2009-12-30st/xorg: Be proper with pipe pointers on close in exaJakob Bornecrantz
2009-12-30st/xorg: Make sure we don't overrun the fence array in block handlerJakob Bornecrantz
2009-12-29glu/sgi: Initialize member variables in class Varray.Vinson Lee
2009-12-29glu/sgi: Initialize member of class monoChain.Vinson Lee
2009-12-29glu/sgi: Initialize members of class sampledLine.Vinson Lee
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