index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glu
/
mesa
/
glu.c
Age
Commit message (
Expand
)
Author
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2001-03-20
fixes to make old GLU code compile with new GLU 1.3 header
Brian Paul
2001-01-30
make gluPerspective() call glMultMatrix() instead of glFrustum() to get corre...
Brian Paul
2000-11-13
bumped version to 3.5
Brian Paul
2000-07-18
changed version string to 3.2.1
Brian Paul
2000-07-11
reverted to old tessellator (GLU 1.1)
Brian Paul
2000-01-07
updated version string
Brian Paul
1999-11-22
removed GLU_EXT_get_proc_address from ext strings
Brian Paul
1999-11-19
replace encounteed with encountered
Brian Paul
1999-10-27
disabled gluGetProcAddressEXT
Brian Paul
1999-09-19
More Win32 build compliance fixups
Ted Jump
1999-09-17
glGetProcAddressEXT changes to accomodate Win32 and non-Win32
Brian Paul
1999-09-17
Patch error fixup
Ted Jump
1999-09-17
Win32 build req't updates
Ted Jump
1999-09-17
fixed typo
Brian Paul
1999-09-17
gluGetProcAddressEXT change for C++ / BeOS
Brian Paul
1999-09-16
added some casts in gluGetProcAddressEXT()
Brian Paul
1999-09-16
clean-up of GLU_EXT_get_proc_address
Brian Paul
1999-09-14
added gluCheckExtension()
Brian Paul
1999-09-13
strcmp needs the string.h
Jouk Jansen
1999-09-11
added 1.2 function to gluGetProcAddressEXT()
Brian Paul
1999-09-11
added GLU_EXT_get_proc_address
Brian Paul
1999-09-10
Fixed triangle output, recovery process termination.
Gareth Hughes
1999-09-10
Added GLU 1.3 tessellation (except winding rule code).
Gareth Hughes
1999-08-19
Initial revision
jtg