Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
a22d865f93a1db7f72e0bfe216810f67bf4c2f2c
/
src
/
glut
/
glx
a22d865
Merge commit 'origin/master' into gallium-0.2
by Alan Hourihane
· 16 years ago
71e208b
Add more package metadata to the pkg-config files
by Dan Nicholson
· 16 years ago
81aa678
glut: MinGW portability fixes.
by José Fonseca
· 16 years ago
45efcc4
Remove CVS keywords.
by Keith Whitwell
· 16 years ago
89ab664
Merge commit 'origin/master' into gallium-0.2
by Keith Whitwell
· 16 years ago
641b802
glut: s/glut_fbc.c/glut_fcb.c/
by Shane Blackett
· 16 years ago
cc7dd4f
Merge commit 'origin/gallium-0.1' into gallium-0.2
by Keith Whitwell
· 16 years ago
d50d68a
glut: only call glFinish() in processWindowWorkList() for indirect contexts.
by Brian Paul
· 16 years ago
0397b2b
Merge branch 'gallium-0.1' into gallium-0.2
by Keith Whitwell
· 16 years ago
98e7c1c
Fixed 'make install' for darwin
by Jeremy Huddleston
· 16 years ago
ac0d196
Apple: Cleaned up some linking and dylib ids issues
by Jeremy Huddleston
· 16 years ago
db072ba
Call mklib with $(SHELL) so the user controls the interpreter
by Dan Nicholson
· 16 years ago
6c44c6d
Remove generated pkg-config files on `make clean'
by Dan Nicholson
· 16 years ago
11ac5b2
Set library and header installation directories from configuration
by Dan Nicholson
· 16 years ago
77ce568
Remove CVS keywords.
by José Fonseca
· 16 years ago
c5e2b85
Always cleanup the makedepend backup files
by Dan Nicholson
· 17 years ago
43887cf
Add $(X11_INCLUDES) to shut makedepend up.
by Hasso Tepper
· 17 years ago
60159c1
Convert crlf->lf line endings.
by José Fonseca
· 17 years ago
2573f0e
Convert crlf->lf line endings.
by José Fonseca
· 17 years ago
93d1ecd
Obsolete, replaced by glut_fcb.c (fortran callbacks)
by Brian
· 17 years ago
2d38d1b
Remove files of unsupported build systems.
by José Fonseca
· 17 years ago
918ea51
Rename 'mms-config.' to 'mms.config'.
by Michal Krol
· 17 years ago
2a3e338
add support for LDFLAGS env var
by Dan Nicholson
· 17 years ago
885a95f
Fix timer problem when using Fortran bindings (submitted by Bill Mitchell)
by Brian
· 17 years ago
20b331c
added null ptr check
by Brian
· 17 years ago
ae0dd62
Add glut_fcb.c to the build and update to fix warnings (see bug 12405)
by Brian
· 17 years ago
642267b
Rename. "fcb" = fortran call back
by Brian
· 17 years ago
94617bc
pkg-config support
by Dan Nicholson
· 17 years ago
f5557c3
DESTDIR support.
by Dan Nicholson
· 17 years ago
90ee7a4
Gutsy oopses on touch of existing file. Workaround.
by Keith Whitwell
· 17 years ago
e9fbf69
fix mem leak (bug 11791)
by Brian
· 17 years ago
6fae667
fix some FreeBSD issues
by Brian
· 17 years ago
35f3529
more Mingw32 fixes
by Zhang
· 17 years ago
76fb808
Fix a number of MINGW32 issues
by Zhang
· 17 years ago
37aca21
a variety of fixes for MingW
by zhang
· 17 years ago
286faac
assorted fixes for Windows/VC8
by Karl Schultz
· 18 years ago
464fcd0
New bin/minstall script - a minimal replacement for 'install'.
by Brian Paul
· 18 years ago
1d914fe
remove obsolete comment
by Brian Paul
· 18 years ago
81e0d73
GLUT_FORCE_VISUAL env var to force glut to use a particular visual (debug only)
by Brian Paul
· 18 years ago
b7d9b1e
new code to init DirectColor colormaps
by Brian Paul
· 18 years ago
883f989
LIB_DIR is now just 'lib' or 'lib64'
by Brian Paul
· 18 years ago
78a6000
Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.
by Brian Paul
· 18 years ago
0e794a1
New 'install' targets in makefile. See bug 2372.
by Brian Paul
· 18 years ago
1e7d84e
move check for event.xbutton.button <= GLUT_MAX_MENUS (see sf bug 1484284)
by Brian Paul
· 19 years ago
700359c
check if button >= GLUT_MAX_MENUS in glutAttacheMenu()
by Brian Paul
· 19 years ago
2b3aab0
check event button against GLUT_MAX_MENUS (bug 1484284)
by Brian Paul
· 19 years ago
31be397
Use X11_INCLUDES config macro instead of hardcoded path in makefile.
by Jerome Glisse
· 19 years ago
d997b90
by Jouk Jansen
· 19 years ago
712e504
fix some strict aliasing problems related to choosing framebuffer configs (Matthias Hopf)
by Brian Paul
· 19 years ago
a08d8a0
Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will
by Ian Romanick
· 19 years ago
8dcc673
Added -linker option to mklib, used to specify a particular program for
by Brian Paul
· 19 years ago
f7c0c4f
moved to windows build dir
by Karl Schultz
· 19 years ago
6f3d16c
assorted warning clean-ups for x86_64, etc (Mikko T.)
by Brian Paul
· 20 years ago
6931087
Remove depend on make clean
by Keith Whitwell
· 20 years ago
d24e49f
Put quotes around the CC and CXX variables passed to mklib. This make
by Ian Romanick
· 20 years ago
fc23672
Improve the behaviour of the build system wrt depend files.
by Keith Whitwell
· 20 years ago
3903c1f
don't need glut_fbc.c
by Brian Paul
· 20 years ago
1343552
clean up 'depend' commands
by Brian Paul
· 20 years ago
2dd5b9e
typedef GLUTproc, return it from glutGetProcAddress()
by Brian Paul
· 20 years ago
9eecb03
Make sure mklib sees the definition of CC and CXX. Make mklib respect
by Ian Romanick
· 20 years ago
362f1df
obsolete
by Brian Paul
· 21 years ago
9f4ccd8
use new MKDEP, MKDEP_OPTIONS variables
by Brian Paul
· 21 years ago
de0ee31
New Makefile system
by Brian Paul
· 21 years ago
77b47bb
re-order arguments to mklib
by Brian Paul
· 21 years ago
537f42e
fix typo (Matt Case)
by Brian Paul
· 21 years ago
b3b725b
Assorted mklib tweaks. Added Intel icc support to mklib.
by Brian Paul
· 21 years ago
facb597
fix error message (bug 816876)
by Brian Paul
· 21 years ago
b263802
Make binary - even though this is a text file, common practice is to store MS studio files as binary
by Karl Schultz
· 21 years ago
0c415bc
Copy the DLL files to the lib directory instead of libexec.
by Karl Schultz
· 21 years ago
0a363f4
fix timer bug (801485)
by Brian Paul
· 21 years ago
c86eab8
added GLUT_CFLAGS to compile GLUT with -fexceptions (bug 726223)
by Brian Paul
· 21 years ago
e38a55e
Generate browse info for Debug version.
by Karl Schultz
· 21 years ago
9ec58c2
DOS and glide driver updates from Daniel Borca
by Brian Paul
· 21 years ago
c06ff13
Project file to build GLUT32.DLL
by Karl Schultz
· 21 years ago
9826ca3
by Jouk Jansen
· 21 years ago
fb8105f
by Jouk Jansen
· 21 years ago
ccb8284
by Jouk Jansen
· 21 years ago
b953beb
updated old-style makefiles for new tree
by Brian Paul
· 21 years ago
f2f5f4f
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
by Brian Paul
· 22 years ago
9108b29
added font-related symbols
by Brian Paul
· 22 years ago
2569c3c
remove GLUTAPIENTRY from __glutCloseDownGameMode
by Brian Paul
· 22 years ago
8a738db
support for GLX_ARB_multisample
by Brian Paul
· 22 years ago
d4ffbe4
allow querying of glut functions via glutGetProcAddress()
by Brian Paul
· 22 years ago
6bf6cd3
bump lib version to 3.7.1, more make clean commands
by Brian Paul
· 22 years ago
46a035f
added glutGetProcAddress() and GLUT_FPS env var option
by Brian Paul
· 22 years ago
1668d4b
s/glxGetProcAddress/glXGetProcAddressARB/
by Brian Paul
· 23 years ago
253270d
use glXGetProcAddressARB to avoid extension linkage problems
by Brian Paul
· 23 years ago
9baad8e
Change name of glut lib from glut32 to MesaGlut.
by Karl Schultz
· 23 years ago
954f511
Fix up Windows makefiles so that the debug build leaves debugger info
by Karl Schultz
· 23 years ago
573dd22
clean up makefiles some more for Windows
by Karl Schultz
· 23 years ago
b14dcea
remove carriage return chars
by Karl Schultz
· 23 years ago
04120f6
Win32 updates (Karl Schultz)
by Brian Paul
· 23 years ago
675343c
replaced gets() with fgets()
by Brian Paul
· 23 years ago
c98da4d
changed #if OLD_VMS to #ifdef OLD_VMS
by Brian Paul
· 23 years ago
df1e73a
by Jouk Jansen
· 24 years ago
18ce0f1
by Jouk Jansen
· 24 years ago
b04bcd1
minor changes to fix compile problems/warnings
by Brian Paul
· 24 years ago
db6aa58
patched to silence compiler warnings (Martin Lindhe)
by Brian Paul
· 24 years ago
b5b5c52
by Jouk Jansen
· 24 years ago
37283bb
another patch for win32 joysticks
by Brian Paul
· 24 years ago
Next »