index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glu
/
sgi
/
libnurbs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
glu: Fix deprecated conversion from string constant to ‘char*’ warning.
José Fonseca
2
-2
/
+2
2010-03-12
Grammar and spelling fixes
Jeff Smith
1
-1
/
+1
2010-02-15
glu/sgi: Add assert to check for null pointer dereference.
Vinson Lee
1
-0
/
+1
2010-02-14
glu/sgi: Move initialization of members to top of Curve constructor.
Vinson Lee
1
-8
/
+6
2010-02-14
glu/sgi: Initialize members of class Curvelist.
Vinson Lee
1
-4
/
+5
2010-02-14
glu/sgi: Initialize members of class Curve.
Vinson Lee
1
-0
/
+8
2010-02-14
glu/sgi: Initialize member of class Pool.
Vinson Lee
1
-0
/
+3
2010-02-13
glu/sgi: Initialize members of class Curvelist.
Vinson Lee
1
-0
/
+2
2010-02-12
glu/sgi: Initialize member of class primStream.
Vinson Lee
1
-0
/
+2
2010-02-12
glu/sgi: Initialize members of class Arc.
Vinson Lee
1
-0
/
+6
2010-02-12
glu/sgi: Initialize member of class Bin.
Vinson Lee
1
-0
/
+1
2010-02-10
glu/sgi: Initialize member of class Uarray.
Vinson Lee
1
-0
/
+1
2010-01-28
glu/sgi: Remove unnecessary headers.
Vinson Lee
9
-10
/
+0
2010-01-10
glu/sgi: Initialize members of class Mesher.
Vinson Lee
1
-0
/
+3
2010-01-10
glu/sgi: Initialize members of class Slicer.
Vinson Lee
1
-0
/
+4
2010-01-10
glu/sgi: Include missing header file.
Vinson Lee
1
-0
/
+2
2010-01-10
glu/sgi: Initialize members of class Renderhints.
Vinson Lee
1
-0
/
+4
2010-01-09
glu/sgi: Initialize members of class StoredVertex.
Vinson Lee
1
-1
/
+1
2010-01-09
glu/sgi: Include missing header file.
Vinson Lee
1
-0
/
+1
2010-01-09
glu/sgi: Initialize member of class O_pwlcurve.
Vinson Lee
1
-0
/
+2
2010-01-02
glu/sgi: Initialize members of struct O_curve.
Vinson Lee
1
-1
/
+1
2010-01-02
glu/sgi: Initialize members of struct O_surface.
Vinson Lee
1
-1
/
+1
2010-01-02
glu/sgi: Initialize member of struct O_trim.
Vinson Lee
1
-1
/
+1
2010-01-01
glu/sgi: Initialize member of struct Property.
Vinson Lee
1
-1
/
+1
2010-01-01
glu/sgi: Initialize member of struct Dlnode.
Vinson Lee
1
-0
/
+1
2010-01-01
glu/sgi: Initialize members of struct O_nurbscurve.
Vinson Lee
1
-1
/
+1
2010-01-01
glu/sgi: Initialize members of class Knotvector.
Vinson Lee
1
-0
/
+3
2010-01-01
glu/sgi: Initialize member of struct Property.
Vinson Lee
1
-1
/
+1
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
2008-11-26
fix possible memory leak in bezierPatchMeshMake
Daniel Zimmermann
1
-9
/
+8
2008-09-21
Remove CVS keywords.
Keith Whitwell
139
-250
/
+0
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
85
-2774
/
+2380
2008-09-13
GLU: fix asst warnings
Guillaume Melquiond
9
-12
/
+12
2007-08-02
fix invalid pointer usage in bezierPatchDeleteList(), bug 11807
Brian
1
-2
/
+5
2007-08-02
fix double free()s (bug 11808)
Brian
1
-2
/
+2
2007-07-21
Fix a number of MINGW32 issues
Zhang
3
-4
/
+7
2007-06-28
a variety of fixes for MingW
zhang
1
-2
/
+1
2006-08-30
init a local var to silence warning
Brian Paul
1
-3
/
+3
2006-06-16
glPush/PopAttrib fix (bug 6891)
Brian Paul
1
-3
/
+3
2006-04-03
Fix license header to SGI FreeB. (Eric Kunze, SGI)
Adam Jackson
1
-12
/
+34
[next]