index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glu
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-29
glu/sgi: Initialize members of struct O_nurbssurface.
Vinson Lee
1
-1
/
+1
2009-12-29
glu/sgi: Silence warn_unused_result warnings.
Vinson Lee
1
-9
/
+19
2009-12-29
glu/sgi: Initialize member of struct GridVertex.
Vinson Lee
1
-1
/
+1
2009-12-29
glu/sgi: Initialize member variables in class Varray.
Vinson Lee
1
-0
/
+8
2009-12-29
glu/sgi: Initialize member of class monoChain.
Vinson Lee
1
-0
/
+1
2009-12-29
glu/sgi: Initialize members of class sampledLine.
Vinson Lee
1
-0
/
+3
2009-12-29
glu/sgi: Initialize members of class directedLine.
Vinson Lee
1
-0
/
+2
2009-12-25
glu/sgi: Fix include recursion.
Vinson Lee
1
-1
/
+0
2009-12-23
glu/sgi: Initialize variable in directedLine.
Vinson Lee
1
-1
/
+1
2009-12-23
glu/sgi: Silence compiler warnings.
Vinson Lee
2
-4
/
+6
2009-12-22
glu/sgi: Silence uninitialized variable warnings.
Vinson Lee
2
-4
/
+4
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-06-01
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
1
-1
/
+1
2009-05-01
Fix symbol list for mangled Mesa on Darwin.
Tom Fogal
1
-59
/
+59
2009-04-29
Use variable library name in pkg-config output.
Tom Fogal
2
-2
/
+3
2009-01-06
Merge commit 'origin/master' into gallium-0.2
Brian Paul
1
-0
/
+59
2009-01-05
glu: Add mangled symbols to export list
Tom Fogal
1
-0
/
+59
2008-12-15
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2
-3
/
+9
2008-12-14
Add OSMesa pkg-config file
Dan Nicholson
2
-2
/
+1
2008-12-14
Add more package metadata to the pkg-config files
Dan Nicholson
2
-4
/
+11
2008-11-28
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
1
-9
/
+8
2008-11-26
fix possible memory leak in bezierPatchMeshMake
Daniel Zimmermann
1
-9
/
+8
2008-09-21
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
1
-0
/
+1
2008-09-21
Remove CVS keywords.
Keith Whitwell
175
-306
/
+0
2008-09-21
Merge branch 'master' into gallium-0.2
Keith Whitwell
116
-3770
/
+3248
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
116
-3807
/
+3248
2008-09-19
mesa: Update ignores a bit
Jakob Bornecrantz
1
-0
/
+1
2008-09-18
CELL: mark several transient files as .gitignore
Robert Ellison
1
-0
/
+1
2008-09-18
Merge commit 'origin/master' into gallium-0.2
Keith Whitwell
9
-12
/
+12
2008-09-13
GLU: fix asst warnings
Guillaume Melquiond
9
-12
/
+12
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
187
-1167
/
+0
2008-08-15
fix DESTDIR omissions
Hanno Böck
1
-2
/
+2
2008-08-12
Fixed 'make install' for darwin
Jeremy Huddleston
1
-1
/
+1
2008-08-11
Apple: Cleaned up some linking and dylib ids issues
Jeremy Huddleston
2
-1
/
+60
2008-07-14
glu: only export public symbols
Julien Cristau
2
-0
/
+60
2008-07-14
glu: only export public symbols
Julien Cristau
2
-0
/
+60
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2
-2
/
+2
2008-07-11
Remove generated pkg-config files on `make clean'
Dan Nicholson
1
-0
/
+1
2008-07-06
Set library and header installation directories from configuration
Dan Nicholson
2
-7
/
+8
2008-06-17
glu: silence warnings
Brian Paul
1
-2
/
+2
2008-05-26
Remove CVS keywords.
José Fonseca
181
-343
/
+0
2008-05-07
Never fail `make clean'
Dan Nicholson
1
-1
/
+1
[next]