summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-12-11mesa: remove unnecessary loop in _mesa_remove_output_reads()Brian Paul1-9/+5
2009-12-11mesa: check dst reg in _mesa_find_free_register()Brian Paul1-3/+11
2009-12-11sparc: additional preprocessor test for SPARC 64-bitAurelien Jarno1-1/+1
2009-12-10mesa: Initialize variable in MatchInstruction.Vinson Lee1-1/+7
2009-12-10mesa: Assign _mesa_lookup_parameter_index return value to GLint.Vinson Lee1-1/+1
2009-12-10i915: Add missing break statement in i915_debug_packet.Vinson Lee1-0/+1
2009-12-10glsl: Increase size of array in_slang_lookup_constant from 4 to 16.Vinson Lee1-1/+1
2009-12-10glsl: Fix array out-of-bounds access by _slang_lookup_constant.Vinson Lee1-4/+5
2009-12-10mesa: Fix array out-of-bounds access by _mesa_TexParameteriv.Vinson Lee1-2/+4
2009-12-09mesa: Fix array out-of-bounds access by _mesa_TexGend.Vinson Lee1-2/+4
2009-12-09mesa: Fix array out-of-bounds access by _mesa_Lighti.Vinson Lee1-1/+4
2009-12-09mesa: Fix array out-of-bounds access by _mesa_Lightf.Vinson Lee1-1/+4
2009-12-09mesa: Fix array out-of-bounds access by _mesa_PointParameteri.Vinson Lee1-2/+4
2009-12-09mesa: Fix array out-of-bounds access by _mesa_PointParameterf.Vinson Lee1-1/+4
2009-12-09mesa: Fix array out-of-bounds access by _mesa_LightModelf.Vinson Lee1-1/+4
2009-12-09glsl: Remove unused member x from struct slang_operation.Vinson Lee1-1/+0
2009-12-09mesa: fix baseLevel >= MAX_TEXTURE_LEVELS testBrian Paul1-1/+1
2009-12-09r600: fix state size prediction after dc0777d3Andre Maasikas1-1/+5
2009-12-08mesa: Fix array out-of-bounds access by _mesa_LightModeli.Vinson Lee1-1/+4
2009-12-08mesa: Fix array out-of-bounds access by _mesa_Fogf.Vinson Lee1-1/+4
2009-12-08mesa: Fix array out-of-bounds access by _mesa_TexParameteri.Vinson Lee1-1/+6
2009-12-08mesa: Fix array out-of-bounds access by _mesa_Fogi.Vinson Lee1-2/+4
2009-12-08mesa: Fix array out-of-bounds access by _mesa_TexParameteri.Vinson Lee1-2/+4
2009-12-08mesa: Fix array out-of-bounds access by _mesa_TexParameterfv.Vinson Lee1-2/+4
2009-12-08vbo: fix array index out of bounds error, and fix evaluator prioritiesBrian Paul1-12/+21
2009-12-08i915g: Fix memory leak when pci id is unknown.Vinson Lee1-0/+1
2009-12-08i915g: Add missing break statement in i915_debug_packet.Vinson Lee1-0/+1
2009-12-08rbug: Initialize variable in rbug_get_message.Vinson Lee1-0/+1
2009-12-08r600: add support for TXB instructionAndre Maasikas1-17/+9
2009-12-08r600: reorder state for render_target and blendAndre Maasikas1-1/+1
2009-12-07llvmpipe: Initialize variables in emit_instruction.Vinson Lee1-3/+3
2009-12-07mesa: set version string to 7.6.1-rc3mesa_7_6_1_rc3Ian Romanick1-1/+1
2009-12-06st/egl: Fix memory leak in egl_tracker.c.Vinson Lee1-1/+1
2009-12-06dri: Fix potential null pointer dereference in driBindContext.Vinson Lee1-1/+2
2009-12-06dri: Fix potential null pointer deference in dri_put_drawable.Vinson Lee1-4/+4
2009-12-06glx: Prevent potential null pointer deference in driCreateContext.Vinson Lee1-1/+3
2009-12-05draw: Initialize variable in draw_pt.c.Vinson Lee1-1/+2
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexGenf.Vinson Lee1-1/+4
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexGeni.Vinson Lee1-1/+4
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexParameterf.Vinson Lee1-2/+7
2009-12-05mesa: Fix array out-of-bounds access by _mesa_TexParameterf.Vinson Lee1-2/+4
2009-12-04mesa: Fix array out-of-bounds access in _mesa_TexEnvf.Vinson Lee1-1/+4
2009-12-04r300g: use $(MAKE) variableColeman Kane1-1/+1
2009-12-04radeon: fix polygon stippleAlex Deucher4-24/+29
2009-12-04glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee1-0/+1
2009-12-04glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.Vinson Lee1-0/+1
2009-12-04glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.Vinson Lee1-0/+1
2009-12-04glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee1-0/+1
2009-12-04glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.Vinson Lee1-0/+1
2009-12-04glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.Vinson Lee1-0/+1