summaryrefslogtreecommitdiffstats
path: root/src/glut
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop unused glut subdirectoriesKristian Høgsberg2010-02-2591-54558/+0
* Remove remaining miniglx referencesKristian Høgsberg2010-02-2514-1867/+0
* Remove GGI supportKristian Høgsberg2010-02-253-1271/+0
* Remove directfb supportKristian Høgsberg2010-02-2520-4189/+0
* 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-013-3/+3
* Use variable library name in pkg-config output.Tom Fogal2009-04-294-4/+6
* 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-154-4/+14
|\ \ | |/
| * Add more package metadata to the pkg-config filesDan Nicholson2008-12-144-4/+14
| * glut: Remove EOF characters.José Fonseca2008-09-228-8/+0
| * Remove CVS keywords.Keith Whitwell2008-09-214-4/+1
* | 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-1121-418/+7
|\ \ \ | |/ / | | / | |/ |/|
| * glut: Remove EOF characters.José Fonseca2008-08-128-8/+0
| * Fix CRLF line endings.Jose Fonseca2008-06-078-4675/+4675
| * Remove CVS keywords.José Fonseca2008-05-264-4/+1
| * Convert crlf->lf line endings.José Fonseca2008-02-2835-20080/+20080
| * Remove files of unsupported build systems.José Fonseca2008-02-254-604/+0
| * Rename 'mms-config.' to 'mms.config'.Michal Krol2007-10-291-1/+1
| * Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2007-08-076-0/+6
* | Fixed 'make install' for darwinJeremy Huddleston2008-08-121-1/+1
* | Apple: Cleaned up some linking and dylib ids issuesJeremy Huddleston2008-08-111-0/+1
* | Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson2008-07-121-2/+3
* | Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-126-8/+7
* | Remove generated pkg-config files on `make clean'Dan Nicholson2008-07-112-1/+2
* | Set library and header installation directories from configurationDan Nicholson2008-07-065-22/+24
* | Fix CRLF line endings.Jose Fonseca2008-06-078-4675/+4675