summaryrefslogtreecommitdiffstats
path: root/src/glut/glx
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:José Fonseca2011-07-1471-34993/+0
* scons: Revamp how to specify targets to build.José Fonseca2010-11-011-1/+0
* glut: Define eventParser for non-Windows only.Vinson Lee2010-09-211-1/+1
* glut: Define markWindowHidden for non-Windows only.Vinson Lee2010-09-211-2/+2
* glut: Silence missing initializer warning.José Fonseca2010-08-301-1/+1
* glut: also check for GLX_ARB_multisampleNigel Stewart2010-08-102-8/+11
* Makefiles: Don't complain if depend file to be included doesn't exist.Carl Worth2010-07-211-1/+1
* glut: Remove duplicate symbol definition.José Fonseca2010-07-161-2/+0
* glut: Include X11 headers and libraries in SCons build.Vinson Lee2010-04-041-0/+1
* glut: Add asserts to check for null pointer dereferences.Vinson Lee2010-02-271-0/+2
* glut: Silence uninitialized variable warning.Vinson Lee2010-02-141-1/+4
* glut: Silence uninitialized variable warning.Vinson Lee2010-02-141-0/+1
* scons: Use only the shared object name when linking progs.José Fonseca2010-02-041-0/+2
* glut: Remove unnecessary headers.Vinson Lee2010-01-306-6/+0
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-081-1/+1
|\
| * win32_menu: add missing parentheses in mapMenu()Roel Kluin2010-01-061-1/+1
* | Fix glut to work with -fvisibility=hiddenKristian Høgsberg2010-01-0311-2/+20
* | scons: Build progs together with everything else.José Fonseca2010-01-011-22/+44
|/
* glut: Prevent potential double free in menuVisualSetup.Vinson Lee2009-12-121-0/+5
* glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handlingBrian Paul2009-08-111-0/+5
* Use separate $(MINSTALL) for installing librariesDan Nicholson2009-06-011-1/+1
* Use variable library name in pkg-config output.Tom Fogal2009-04-292-2/+3
* glut: Use the official WGL functions.José Fonseca2009-02-103-32/+9
* glut: DESCRIPTION .def clause deprecated.José Fonseca2009-02-101-6/+0
* glut: Minor cleanups.José Fonseca2009-01-263-4/+4
* glut: Unlist file.José Fonseca2009-01-081-1/+0
* glut: Fix build.José Fonseca2009-01-081-2/+1
* glut: List new source file in sconscript.José Fonseca2008-12-301-0/+1
* Merge commit 'origin/master' into gallium-0.2Brian Paul2008-12-165-0/+94
|\
| * glut: added GLUT_PPM_FILE env var to dump first frame to a PPM fileBrian Paul2008-12-155-0/+94
* | Merge commit 'origin/master' into gallium-0.2Alan Hourihane2008-12-152-2/+7
|\|
| * Add more package metadata to the pkg-config filesDan Nicholson2008-12-142-2/+7
| * Remove CVS keywords.Keith Whitwell2008-09-212-2/+0
* | glut: MinGW portability fixes.José Fonseca2008-11-215-3/+93
* | Merge commit 'origin/master' into gallium-0.2Keith Whitwell2008-09-181-1/+1
|\|
| * glut: s/glut_fbc.c/glut_fcb.c/Shane Blackett2008-09-141-1/+1
* | Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+6
|\ \
| * | glut: only call glFinish() in processWindowWorkList() for indirect contexts.Brian Paul2008-09-111-1/+6
* | | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-115-282/+1
|\| | | |/ |/|
| * Remove CVS keywords.José Fonseca2008-05-262-2/+0
| * Convert crlf->lf line endings.José Fonseca2008-02-281-103/+103
| * Remove files of unsupported build systems.José Fonseca2008-02-253-478/+0
| * Rename 'mms-config.' to 'mms.config'.Michal Krol2007-10-291-1/+1
| * Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-071-0/+1
* | Fixed 'make install' for darwinJeremy Huddleston2008-08-121-1/+1
* | Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston2008-08-111-0/+1
* | Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* | Remove generated pkg-config files on `make clean'Dan Nicholson2008-07-111-0/+1
* | Set library and header installation directories from configurationDan Nicholson2008-07-062-9/+10
* | Always cleanup the makedepend backup filesDan Nicholson2008-05-061-1/+1