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
/
include
/
GL
/
glut.h
Age
Commit message (
Expand
)
Author
2009-02-12
glut: Fix broken font symbols when gcc visibility attributes used.
José Fonseca
2009-02-12
glut: Don't try to guess system headers.
José Fonseca
2009-01-24
glut: Automatic library linkage only on MSVC.
José Fonseca
2009-01-24
glut: Use a new define GLUT_STATIC to distinguish static builds.
José Fonseca
2009-01-24
glut: Ensure windows.h is included on windows.
José Fonseca
2009-01-23
glut: Do not rely on GLAPIENTRY symbol.
José Fonseca
2009-01-22
glut: Don't include mesa_wgl.h on MinGW builds.
José Fonseca
2008-11-21
glut: MinGW portability fixes.
José Fonseca
2007-07-27
more Mingw32 fixes
Zhang
2007-07-21
Fix a number of MINGW32 issues
Zhang
2007-06-28
a variety of fixes for MingW
zhang
2005-02-16
fix non-Win32 definition of GLUTAPIENTRY, remove some cruft
Brian Paul
2005-02-08
Bug #2477: Make GLU/GLw/glut build properly even with -fvisibility=hidden.
Adam Jackson
2004-11-27
typedef GLUTproc, return it from glutGetProcAddress()
Brian Paul
2004-11-08
Remove need for defining _MSC_VER when building Mesa for windows with
Brian Paul
2003-10-27
minor fix to glutSetColor prototype (Evgeny Kotsuba)
Brian Paul
2003-08-19
DOS and glide driver updates from Daniel Borca
Brian Paul
2002-08-17
added glutGetProcAddress()
Brian Paul
2000-06-15
removed non-windows exit() prototype
Brian Paul
2000-03-20
patched for Cygwin (Sven Panne)
Brian Paul
1999-11-17
fixed some glitches (Eero Pajarre)
Brian Paul
1999-10-20
Minor patches to cleanup some compiler warnings in MSVC
Ted Jump
1999-08-19
Initial revision
jtg