..
capturexfont.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
fxglut.def
Convert crlf->lf line endings.
2008-02-28 16:34:32 +09:00
glut.def
glut: DESCRIPTION .def clause deprecated.
2009-02-10 11:51:46 +00:00
glut.pc.in
Use variable library name in pkg-config output.
2009-04-29 12:15:07 -07:00
glut_8x13.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_9x15.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_bitmap.c
DOS and glide driver updates from Daniel Borca
2003-08-19 15:52:51 +00:00
glut_bwidth.c
DOS and glide driver updates from Daniel Borca
2003-08-19 15:52:51 +00:00
glut_cindex.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_cmap.c
glut: Silence uninitialized variable warning.
2010-02-14 13:47:58 -08:00
glut_cursor.c
assorted warning clean-ups for x86_64, etc (Mikko T.)
2005-05-07 17:06:49 +00:00
glut_dials.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_dstr.c
glut: also check for GLX_ARB_multisample
2010-08-10 17:28:33 -06:00
glut_event.c
glut: Define markWindowHidden for non-Windows only.
2010-09-21 15:11:00 -07:00
glut_ext.c
typedef GLUTproc, return it from glutGetProcAddress()
2004-11-27 04:54:48 +00:00
glut_fcb.c
added null ptr check
2007-09-13 09:26:27 -06:00
glut_fullscrn.c
glut: Remove unnecessary headers.
2010-01-30 22:24:34 -08:00
glut_gamemode.c
glut: Remove unnecessary headers.
2010-01-30 22:24:34 -08:00
glut_get.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_glxext.c
s/glxGetProcAddress/glXGetProcAddressARB/
2001-12-14 11:40:14 +00:00
glut_hel10.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_hel12.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_hel18.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_init.c
glut: Silence missing initializer warning.
2010-08-30 14:12:01 +01:00
glut_input.c
glut: Define eventParser for non-Windows only.
2010-09-21 15:17:52 -07:00
glut_joy.c
a variety of fixes for MingW
2007-06-28 08:12:52 -06:00
glut_key.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_keyctrl.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_keyup.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_menu.c
glut: Prevent potential double free in menuVisualSetup.
2009-12-12 21:46:13 -08:00
glut_menu2.c
glut: Remove unnecessary headers.
2010-01-30 22:24:34 -08:00
glut_mesa.c
initial check-in (post crash)
1999-08-19 13:57:42 +00:00
glut_modifier.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_mroman.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_overlay.c
glut: also check for GLX_ARB_multisample
2010-08-10 17:28:33 -06:00
glut_ppm.c
glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file
2008-12-15 18:19:05 -07:00
glut_roman.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_shapes.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_space.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_stroke.c
DOS and glide driver updates from Daniel Borca
2003-08-19 15:52:51 +00:00
glut_swap.c
glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file
2008-12-15 18:19:05 -07:00
glut_swidth.c
DOS and glide driver updates from Daniel Borca
2003-08-19 15:52:51 +00:00
glut_tablet.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_teapot.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_tr10.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_tr24.c
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glut_util.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_vidresize.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_warp.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glut_win.c
assorted fixes for Windows/VC8
2007-04-24 08:53:28 -06:00
glut_winmisc.c
replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
2003-02-12 23:56:21 +00:00
glutbitmap.h
initial check-in (post crash)
1999-08-19 13:57:42 +00:00
glutint.h
glut: Use the official WGL functions.
2009-02-10 11:51:46 +00:00
glutstroke.h
Fix glut to work with -fvisibility=hidden
2010-01-03 20:59:56 -05:00
glutwin32.h
glut: MinGW portability fixes.
2008-11-21 10:44:31 +09:00
layerutil.c
glut: Remove unnecessary headers.
2010-01-30 22:24:34 -08:00
layerutil.h
Committing in .
2000-08-22 13:31:00 +00:00
Makefile
Makefiles: Don't complain if depend file to be included doesn't exist.
2010-07-21 13:19:33 -07:00
Makefile.cygnus
added third, tiny version number to mklib scripts
1999-09-15 15:11:01 +00:00
Makefile.mgw
glut: s/glut_fbc.c/glut_fcb.c/
2008-09-14 17:51:01 -06:00
Makefile.sgi
initial check-in (post crash)
1999-08-19 13:57:42 +00:00
Makefile.win
Change name of glut lib from glut32 to MesaGlut.
2001-10-26 21:21:11 +00:00
SConscript
scons: Revamp how to specify targets to build.
2010-11-01 13:30:22 +00:00
stroke.h
Remove CVS keywords.
2008-09-21 11:00:44 -07:00
win32_glx.c
glut: Use the official WGL functions.
2009-02-10 11:51:46 +00:00
win32_glx.h
initial check-in (post crash)
1999-08-19 13:57:42 +00:00
win32_menu.c
glut: Remove duplicate symbol definition.
2010-07-16 21:48:36 +01:00
win32_util.c
a variety of fixes for MingW
2007-06-28 08:12:52 -06:00
win32_winproc.c
glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling
2009-08-11 08:54:25 -06:00
win32_x11.c
Remove CVS keywords.
2008-09-21 11:00:44 -07:00
win32_x11.h
glut: MinGW portability fixes.
2008-11-21 10:44:31 +09:00