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
/
include
/
GL
/
glu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-12
glu: Fix _GLUfuncptr typedef.
zhigang gong
1
-1
/
+1
2008-10-29
glu: fix compilation problem when using Windows gl.h (sf bug 2204589)
Nigel Stewart
1
-0
/
+4
2008-09-19
Update to SGI FreeB 2.0.
Adam Jackson
1
-27
/
+28
2007-08-23
Unbreak Linux builds with -fvisibility=hidden.
Adam Jackson
1
-16
/
+11
2007-06-28
a variety of fixes for MingW
zhang
1
-0
/
+13
2004-02-06
added GLU_INCOMPATIBLE_GL_VERSION
Brian Paul
1
-0
/
+1
2003-10-20
Define GLAPIENTRYP properly so that GLU compiles on Windows.
Karl Schultz
1
-1
/
+1
2003-10-16
Minor changes to make linux-solo build again
Jon Smirl
1
-0
/
+4
2003-10-14
Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...
Kendall Bennett
1
-1
/
+1
2002-08-27
define GLAPIENTRY and GLAPI if not defined in gl.h
Brian Paul
1
-0
/
+8
2001-11-09
fix typedef problem found with MSDev 6.0
Brian Paul
1
-4
/
+4
2001-09-21
Add GLAPIENTRY to typedef for callback functions (used by tessellator).
Karl Schultz
1
-1
/
+1
2001-09-20
add the same conditional mangling stuff that gl.h has.
Karl Schultz
1
-0
/
+4
2001-09-20
Change UnProject4 prototype to use nearVal and farVal instead of near
Karl Schultz
1
-1
/
+1
2001-09-14
Win32 updates (Karl Schultz)
Brian Paul
1
-59
/
+59
2001-03-17
SGI SI GLU 1.3 header
Brian Paul
1
-517
/
+306
2000-10-26
fixed value for GLU_NURBS_MODE
Brian Paul
1
-3
/
+3
2000-07-11
reverted to old tessellator (GLU 1.1)
Brian Paul
1
-63
/
+53
2000-05-22
replaced __CYGWIN32__ with __CYGWIN__
Brian Paul
1
-3
/
+3
2000-05-22
moved a lot of Window-isms out of gl.h into other files
Brian Paul
1
-1
/
+12
1999-11-24
renamed near and far arguments to gluUnProject4()
Brian Paul
1
-2
/
+2
1999-11-23
added GLU 1.3 functions
Brian Paul
1
-4
/
+51
1999-11-15
changed multi-include guard symbol
Brian Paul
1
-4
/
+4
1999-11-11
. Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
Kendall Bennett
1
-2
/
+2
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1
-204
/
+206
1999-11-09
replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()
Brian Paul
1
-5
/
+5
1999-10-27
removed gluGetProcAddressEXT()
Brian Paul
1
-14
/
+1
1999-10-22
removed revision history info
Brian Paul
1
-59
/
+1
1999-10-22
define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h
Brian Paul
1
-1
/
+16
1999-09-19
Changed name 'glGetProcAddressEXT' to 'gluGetProcAddressEXT'
Ted Jump
1
-4
/
+4
1999-09-19
More Win32 build compliance fixups
Ted Jump
1
-7
/
+6
1999-09-17
glGetProcAddressEXT changes to accomodate Win32 and non-Win32
Brian Paul
1
-4
/
+10
1999-09-17
I changed the xxxGetProcAddressEXT function declarations to be more
Ted Jump
1
-2
/
+8
1999-09-16
GLU_EXT_get_proc_address clean-up
Brian Paul
1
-9
/
+10
1999-09-14
Fixed GLUtriangulatorObj again (spelling).
Gareth Hughes
1
-2
/
+5
1999-09-14
Fixed definition of GLUtriangluatorObj for 1.3 tessellator.
Gareth Hughes
1
-1
/
+5
1999-09-11
added GLU_EXT_get_proc_address
Brian Paul
1
-1
/
+20
1999-09-10
Added GLU 1.3 tessellation (except winding rule code).
Gareth Hughes
1
-45
/
+103
1999-08-19
Initial revision
jtg
1
-0
/
+444