summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Drop SCons.José Fonseca1-111/+0
2011-07-11Add enough of the autoconf/gmake build infrastructure to build glut.José Fonseca1-0/+40
2011-07-11scons: Revamp how to specify targets to build.José Fonseca1-1/+0
2011-07-11glut: Define eventParser for non-Windows only.Vinson Lee1-1/+1
2011-07-11glut: Define markWindowHidden for non-Windows only.Vinson Lee1-2/+2
2011-07-11glut: Silence missing initializer warning.José Fonseca1-1/+1
2011-07-11glut: also check for GLX_ARB_multisampleNigel Stewart2-8/+11
2011-07-11glut: Remove duplicate symbol definition.José Fonseca1-2/+0
2011-07-11glut: Include X11 headers and libraries in SCons build.Vinson Lee1-0/+1
2011-07-11glut: Add asserts to check for null pointer dereferences.Vinson Lee1-0/+2
2011-07-11Drop unused glut subdirectoriesKristian Høgsberg91-54558/+0
2011-07-11Remove remaining miniglx referencesKristian Høgsberg14-1867/+0
2011-07-11Remove GGI supportKristian Høgsberg3-1271/+0
2011-07-11Remove directfb supportKristian Høgsberg20-4189/+0
2011-07-11glut: Silence uninitialized variable warning.Vinson Lee1-1/+4
2011-07-11glut: Silence uninitialized variable warning.Vinson Lee1-0/+1
2011-07-11scons: Use only the shared object name when linking progs.José Fonseca1-0/+2
2011-07-11glut: Remove unnecessary headers.Vinson Lee6-6/+0
2011-07-11win32_menu: add missing parentheses in mapMenu()Roel Kluin1-1/+1
2011-07-11Fix glut to work with -fvisibility=hiddenKristian Høgsberg11-2/+20
2011-07-11scons: Build progs together with everything else.José Fonseca1-22/+44
2011-07-11glut: Prevent potential double free in menuVisualSetup.Vinson Lee1-0/+5
2011-07-11glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handlingBrian Paul1-0/+5
2011-07-11Use separate $(MINSTALL) for installing librariesDan Nicholson3-3/+3
2011-07-11Use variable library name in pkg-config output.Tom Fogal4-4/+6
2011-07-11glut: Use the official WGL functions.José Fonseca3-32/+9
2011-07-11glut: DESCRIPTION .def clause deprecated.José Fonseca1-6/+0
2011-07-11glut: Minor cleanups.José Fonseca3-4/+4
2011-07-11glut: Unlist file.José Fonseca1-1/+0
2011-07-11glut: Fix build.José Fonseca1-2/+1
2011-07-11glut: List new source file in sconscript.José Fonseca1-0/+1
2011-07-11glut: added GLUT_PPM_FILE env var to dump first frame to a PPM fileBrian Paul5-0/+94
2011-07-11Add more package metadata to the pkg-config filesDan Nicholson4-4/+14
2011-07-11glut: MinGW portability fixes.José Fonseca5-3/+93
2011-07-11glut: only call glFinish() in processWindowWorkList() for indirect contexts.Brian Paul1-1/+6
2011-07-11Fixed 'make install' for darwinJeremy Huddleston1-1/+1
2011-07-11glut: Remove EOF characters.José Fonseca8-8/+0
2011-07-11Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston1-0/+1
2011-07-11Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson1-2/+3
2011-07-11Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson6-8/+7
2011-07-11Remove generated pkg-config files on `make clean'Dan Nicholson2-1/+2
2011-07-11Set library and header installation directories from configurationDan Nicholson5-22/+24
2011-07-11Remove CVS keywords.José Fonseca4-4/+1
2011-07-11Always cleanup the makedepend backup filesDan Nicholson4-4/+4
2011-07-11Obsolete, replaced by glut_fcb.c (fortran callbacks)Brian1-164/+0
2011-07-11Remove files of unsupported build systems.José Fonseca4-597/+0
2011-07-11Fixed displaying of single buffered window.Claudio Ciccani2-3/+22
2011-07-11When converting microseconds to milliseconds, round to the next integer.Claudio Ciccani1-1/+1
2011-07-11Assorted patches for miniglx/linux-solo (Gavin Li <codeview@gmail.com>)Brian2-0/+28
2011-07-11Rename 'mms-config.' to 'mms.config'.Michal Krol1-1/+1