summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
GLUshapeGLUshape: Fix off-by-one error in an increment calculation in revolveIan Romanick14 years
masterAdd see-also links for gluLoadTextFile and gluUnloadTextFileIan Romanick14 years
 
 
AgeCommit messageAuthorFilesLines
2010-02-13Add see-also links for gluLoadTextFile and gluUnloadTextFileHEADmasterIan Romanick1-0/+4
2010-02-10Bump version to 0.1-20100210.Ian Romanick1-1/+1
2010-02-10Change internal version define.Ian Romanick1-1/+1
2010-02-10Silence a Visual Studio double-to-float warning.Ian Romanick1-1/+1
2010-02-10Ensure that functions are inlinedIan Romanick1-36/+44
2010-02-10Include GL/glext.h to get GLchar and other types on all platforms.Ian Romanick1-0/+1
2010-02-10Import glext.h from opengl.orgIan Romanick1-0/+9480
2010-02-10Include windows.h before including GL/gl.h on Windows.Ian Romanick1-0/+5
2010-02-10Use fopen_s on Win32.Ian Romanick1-3/+1
2010-02-10Disable useless double-to-float conversion warnings in Visual Stuido.Ian Romanick2-0/+5
[...]
 
Clone
git://people.freedesktop.org/~idr/glu3
ssh://people.freedesktop.org/~idr/glu3