summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-11-18Revert "radeon: Fix legacy bo not to reuse dma buffers before refcount is 1."Alex Deucher
2009-11-18mesa: set version string to 7.6.1-rc1Brian Paul
2009-11-18xorg/st: fixup builds against later dpms headers.Brian Paul
2009-11-12i965: Fix Ironlake shadow comparisons.Eric Anholt
2009-11-12i965: Fix VBO last-valid-offset setup on Ironlake.Eric Anholt
2009-11-11i965: fix EXT_provoking_vertex supportRoland Scheidegger
2009-11-10i965: Fix VS constant buffer value loading.Eric Anholt
2009-11-10i965: Unalias src/dst registers for SGE and friends.Eric Anholt
2009-11-10i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.Eric Anholt
2009-11-09r600: don't emit htile regsAlex Deucher
2009-11-07prog parse: Handle GL_VERTEX_PROGRAM_ARB in glLoadProgramNVIan Romanick
2009-11-07prog parse: Handle GL_VERTEX_PROGRAM_NV in glProgramStringARBIan Romanick
2009-11-07prog parse: Handle GL_FRAGMENT_PROGRAM_ARB in glLoadProgramNVIan Romanick
2009-11-07prog parse: Handle GL_FRAGMENT_PROGRAM_NV in glProgramStringARBIan Romanick
2009-11-06GLX: Change GLX client vendor string to "Mesa Project and SGI"Ian Romanick
2009-11-06ARB prog parser: Regenerate parser from previous commits.Ian Romanick
2009-11-06ARB prog parser: Release old program string in _mesa_parse_arb_{fragment,vert...Ian Romanick
2009-11-06ARB prog parser: Release strings returned from the lexer that don't need to b...Ian Romanick
2009-11-06Revert "ARB prog parser: Fix epic memory leak in lexer / parser interface"Ian Romanick
2009-11-05xmesa: pass pixmap to clip_for_xgetimage()Brian Paul
2009-11-04mesa: added cast to silence warningBrian Paul
2009-11-04vbo: fix out-of-bounds array accessBrian Paul
2009-11-04mesa: fix broken pack_histogram() case for GLhalfBrian Paul
2009-11-04mesa: silence warning from gcc 4.4.1Brian Paul
2009-11-04Fix YTILE spantmp functionsAlan Hourihane
2009-11-04glslcompiler: Fix Mac OS build.Vinson Lee
2009-11-03mesa: (GLint64) casts in get.c to silence Visual Studio warningsBrian Paul