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