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