index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-07
mesa: set version string to 7.6.1-rc3
mesa_7_6_1_rc3
Ian Romanick
1
-1
/
+1
2009-12-07
progs/demos: Fix memory leak in projtex.c.
Vinson Lee
1
-0
/
+1
2009-12-06
st/egl: Fix memory leak in egl_tracker.c.
Vinson Lee
1
-1
/
+1
2009-12-06
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
1
-1
/
+2
2009-12-06
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
1
-4
/
+4
2009-12-06
glx: Prevent potential null pointer deference in driCreateContext.
Vinson Lee
1
-1
/
+3
2009-12-05
progs/tests: Add tests to Makefile.
Vinson Lee
1
-0
/
+7
2009-12-05
draw: Initialize variable in draw_pt.c.
Vinson Lee
1
-1
/
+2
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexGenf.
Vinson Lee
1
-1
/
+4
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexGeni.
Vinson Lee
1
-1
/
+4
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
1
-2
/
+7
2009-12-05
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
1
-2
/
+4
2009-12-05
progs/samples: Fix memory leak if malloc fails in rgbtoppm.c.
Vinson Lee
1
-0
/
+1
2009-12-05
progs/samples: Fix memory leak if fopen fails in rgbtoppm.c.
Vinson Lee
1
-1
/
+2
2009-12-05
progs/samples: Add rgbtoppm to Makefile.
Vinson Lee
1
-1
/
+1
2009-12-05
progs/tests: Removed unused variable from texdown.c.
Vinson Lee
1
-2
/
+1
2009-12-05
progs/vpglsl: Assign glGetUniformLocationARB return value to GLint.
Vinson Lee
1
-6
/
+6
2009-12-04
progs/fp: Redraw upon keypress.
Vinson Lee
1
-1
/
+1
2009-12-04
mesa: Fix array out-of-bounds access in _mesa_TexEnvf.
Vinson Lee
1
-1
/
+4
2009-12-04
progs/util: Fix memory leak if fread returns 0 in CompileShaderFile.
Vinson Lee
1
-0
/
+1
2009-12-04
progs/util: Fix memory leak if fail to load/compile shader
Vinson Lee
1
-0
/
+2
2009-12-04
progs/fp: Add tri-inv.c to Makefile.
Vinson Lee
1
-0
/
+1
2009-12-04
r300g: use $(MAKE) variable
Coleman Kane
1
-1
/
+1
2009-12-04
progs/xdemos: fix some visual/fbconfig logic in glxinfo.c
Brian Paul
1
-3
/
+12
2009-12-04
docs: a few more fixes for 7.6.1
Brian Paul
1
-0
/
+2
2009-12-04
radeon: fix polygon stipple
Alex Deucher
4
-24
/
+29
2009-12-04
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
Vinson Lee
1
-0
/
+1
2009-12-04
glu/sgi: Fix memory leak in gluBuild1DMipmapLevelsCore.
Vinson Lee
1
-0
/
+1
2009-12-04
glu/sgi: Fix memory leak in gluBuild2DMipmapLevelsCore.
Vinson Lee
1
-0
/
+1
2009-12-04
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
Vinson Lee
1
-0
/
+1
2009-12-04
glu/sgi: Fix memory leak in gluBuild3DMipmapLevelsCore.
Vinson Lee
1
-0
/
+1
2009-12-04
glu/sgi: Fix memory leak in bitmapBuild2DMipmaps.
Vinson Lee
1
-0
/
+1
2009-12-04
glu/sgi: Fix memory leak in gluScaleImage3D.
Vinson Lee
1
-0
/
+2
2009-12-04
glu/sgi: Fix memory leak in gluScaleImage.
Vinson Lee
1
-0
/
+2
2009-12-04
glu: Fix memory leak in __gl_meshMakeEdge.
Vinson Lee
1
-1
/
+6
2009-12-04
progs/xdemos: Silence unused value warnings in sharedtex_mt.c.
Vinson Lee
1
-4
/
+4
2009-12-04
progs/xdemos: Fix memory leak in pbdemo.c.
Vinson Lee
1
-0
/
+1
2009-12-04
progs/xdemos: Add missing break statement in offset.c.
Vinson Lee
1
-0
/
+1
2009-12-03
progs/xdemos: Remove duplicate code in glxinfo.c.
Vinson Lee
1
-2
/
+0
2009-12-03
progs/xdemos: Fix memory leak in glxinfo.c.
Vinson Lee
1
-1
/
+3
2009-12-03
progs/xdemos: Add assert in corender.c.
Vinson Lee
1
-0
/
+1
2009-12-03
progs/vp: Fix memory leak in vp-tris.c.
Vinson Lee
1
-0
/
+2
2009-12-03
progs/tests: Fix memory leak in texdown.c if malloc fails.
Vinson Lee
1
-0
/
+2
2009-12-03
progs/redbook: Fix memory leak in quadric.c.
Vinson Lee
1
-0
/
+2
2009-12-03
progs/glsl: Fix memory leak in deriv.c.
Vinson Lee
1
-0
/
+1
2009-12-03
progs/glsl: Change tangentAttrib from GLuint to GLint in bump.c.
Vinson Lee
1
-1
/
+1
2009-12-03
progs/demos: Fix memory leak in ray.c.
Vinson Lee
1
-0
/
+2
2009-12-03
progs/demos: Fix memory leak in projtex.c.
Vinson Lee
1
-0
/
+3
2009-12-03
progs/demos: Fix memory leak in ipers.c.
Vinson Lee
1
-0
/
+2
2009-12-03
progs/demos: Fix memory leak in fslight.c.
Vinson Lee
1
-0
/
+1
[next]