summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-12-04glu/sgi: Fix memory leak in gluScaleImage3D.Vinson Lee
2009-12-04glu/sgi: Fix memory leak in gluScaleImage.Vinson Lee
2009-12-04glu: Fix memory leak in __gl_meshMakeEdge.Vinson Lee
2009-12-03gallium/util: Initialize variables in u_pack_color.h.Vinson Lee
2009-12-03r200: fix polygon stippleAlex Deucher
2009-12-02cell: added tex_usage param to xm_surface_buffer_create()Brian Paul
2009-12-01intel: Remove GL_NV_point_sprite from extension listIan Romanick
2009-11-30mesa: set version string to 7.6.1-rc2Ian Romanick
2009-11-30i915: Actually put i915PointParameterfv in the driver function table. Duh.Ian Romanick
2009-11-29i915: Fallback bit define missed on previous commitIan Romanick
2009-11-29i915: Round point sizes instead of truncate.Ian Romanick
2009-11-29i915: Enable point sprite coordinate generationIan Romanick
2009-11-25Improve implementation of GL_POINT_SPRITE_COORD_ORIGIN errorsIan Romanick
2009-11-25radeon: fix context destroy needing lock for flushing.Dave Airlie
2009-11-23i915: Initialize Length and Offset fields when mapping a buffer objectIan Romanick
2009-11-23Fix the DRI swrast driver for big endian platforms.Michel Dänzer
2009-11-19mesa: define 32bit byteswap for AIX.Tom Fogal
2009-11-18r600: disable compressed texture supportAlex Deucher