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
/
glut
/
glx
Age
Commit message (
Expand
)
Author
2003-12-15
Assorted mklib tweaks.
Brian Paul
2003-10-03
fix error message (bug 816876)
Brian Paul
2003-09-19
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
2003-09-18
Copy the DLL files to the lib directory instead of libexec.
Karl Schultz
2003-09-08
fix timer bug (801485)
Brian Paul
2003-09-02
added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)
Brian Paul
2003-08-30
Generate browse info for Debug version.
Karl Schultz
2003-08-19
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-07-24
Project file to build GLUT32.DLL
Karl Schultz
2003-07-02
Committing in .
Jouk Jansen
2003-06-17
Committing in .
Jouk Jansen
2003-06-17
Committing in .
Jouk Jansen
2003-06-10
updated old-style makefiles for new tree
Brian Paul
2003-02-12
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
Brian Paul
2003-01-09
added font-related symbols
Brian Paul
2002-11-30
remove GLUTAPIENTRY from __glutCloseDownGameMode
Brian Paul
2002-11-04
support for GLX_ARB_multisample
Brian Paul
2002-10-15
allow querying of glut functions via glutGetProcAddress()
Brian Paul
2002-08-17
bump lib version to 3.7.1, more make clean commands
Brian Paul
2002-08-17
added glutGetProcAddress() and GLUT_FPS env var option
Brian Paul
2001-12-14
s/glxGetProcAddress/glXGetProcAddressARB/
Brian Paul
2001-11-27
use glXGetProcAddressARB to avoid extension linkage problems
Brian Paul
2001-10-26
Change name of glut lib from glut32 to MesaGlut.
Karl Schultz
2001-09-25
Fix up Windows makefiles so that the debug build leaves debugger info
Karl Schultz
2001-09-18
clean up makefiles some more for Windows
Karl Schultz
2001-09-18
remove carriage return chars
Karl Schultz
2001-09-14
Win32 updates (Karl Schultz)
Brian Paul
2001-09-14
replaced gets() with fgets()
Brian Paul
2001-05-25
changed #if OLD_VMS to #ifdef OLD_VMS
Brian Paul
2001-03-22
Modified Files:
Jouk Jansen
2001-02-09
Committing in .
Jouk Jansen
2000-12-11
minor changes to fix compile problems/warnings
Brian Paul
2000-11-10
patched to silence compiler warnings (Martin Lindhe)
Brian Paul
2000-08-22
Committing in .
Jouk Jansen
2000-06-27
another patch for win32 joysticks
Brian Paul
2000-06-23
applied joystick patch from Michael Champigny
Brian Paul
2000-05-22
defined APIENTRY if undefined
Brian Paul
2000-03-22
fixed Cygwin patch typos
Brian Paul
2000-03-20
patched for Cygwin (Sven Panne)
Brian Paul
2000-03-01
minor reformatting
Brian Paul
2000-01-07
Committing in .
Jouk Jansen
1999-11-12
added some braces to silence gcc warnings
Brian Paul
1999-09-17
mesa_wgl.h should only be included when _WIN32 is defined
Jouk Jansen
1999-09-17
Modified to build better with Mesa wgl functions
Ted Jump
1999-09-17
Win32 build req't updates
Ted Jump
1999-09-15
added third, tiny version number to mklib scripts
Brian Paul
1999-09-14
Win32 fix by Eero Pajarre.
Gareth Hughes
1999-08-24
Update after disk crash
Jouk Jansen
1999-08-19
initial check-in (post crash)
Brian Paul