| Commit message (Expand) | Author | Age | Files | Lines |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 1 | -1/+0 |
* | glut: Define eventParser for non-Windows only. | Vinson Lee | 2010-09-21 | 1 | -1/+1 |
* | glut: Define markWindowHidden for non-Windows only. | Vinson Lee | 2010-09-21 | 1 | -2/+2 |
* | glut: Silence missing initializer warning. | José Fonseca | 2010-08-30 | 1 | -1/+1 |
* | glut: also check for GLX_ARB_multisample | Nigel Stewart | 2010-08-10 | 2 | -8/+11 |
* | Makefiles: Don't complain if depend file to be included doesn't exist. | Carl Worth | 2010-07-21 | 1 | -1/+1 |
* | glut: Remove duplicate symbol definition. | José Fonseca | 2010-07-16 | 1 | -2/+0 |
* | glut: Include X11 headers and libraries in SCons build. | Vinson Lee | 2010-04-04 | 1 | -0/+1 |
* | glut: Add asserts to check for null pointer dereferences. | Vinson Lee | 2010-02-27 | 1 | -0/+2 |
* | Drop unused glut subdirectories | Kristian Høgsberg | 2010-02-25 | 91 | -54558/+0 |
* | Remove remaining miniglx references | Kristian Høgsberg | 2010-02-25 | 14 | -1867/+0 |
* | Remove GGI support | Kristian Høgsberg | 2010-02-25 | 3 | -1271/+0 |
* | Remove directfb support | Kristian Høgsberg | 2010-02-25 | 20 | -4189/+0 |
* | glut: Silence uninitialized variable warning. | Vinson Lee | 2010-02-14 | 1 | -1/+4 |
* | glut: Silence uninitialized variable warning. | Vinson Lee | 2010-02-14 | 1 | -0/+1 |
* | scons: Use only the shared object name when linking progs. | José Fonseca | 2010-02-04 | 1 | -0/+2 |
* | glut: Remove unnecessary headers. | Vinson Lee | 2010-01-30 | 6 | -6/+0 |
* | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-08 | 1 | -1/+1 |
|\ |
|
| * | win32_menu: add missing parentheses in mapMenu() | Roel Kluin | 2010-01-06 | 1 | -1/+1 |
* | | Fix glut to work with -fvisibility=hidden | Kristian Høgsberg | 2010-01-03 | 11 | -2/+20 |
* | | scons: Build progs together with everything else. | José Fonseca | 2010-01-01 | 1 | -22/+44 |
|/ |
|
* | glut: Prevent potential double free in menuVisualSetup. | Vinson Lee | 2009-12-12 | 1 | -0/+5 |
* | glut: fix incorrect Vista maximisation size due to WM_GETMINMAXINFO handling | Brian Paul | 2009-08-11 | 1 | -0/+5 |
* | Use separate $(MINSTALL) for installing libraries | Dan Nicholson | 2009-06-01 | 3 | -3/+3 |
* | Use variable library name in pkg-config output. | Tom Fogal | 2009-04-29 | 4 | -4/+6 |
* | glut: Use the official WGL functions. | José Fonseca | 2009-02-10 | 3 | -32/+9 |
* | glut: DESCRIPTION .def clause deprecated. | José Fonseca | 2009-02-10 | 1 | -6/+0 |
* | glut: Minor cleanups. | José Fonseca | 2009-01-26 | 3 | -4/+4 |
* | glut: Unlist file. | José Fonseca | 2009-01-08 | 1 | -1/+0 |
* | glut: Fix build. | José Fonseca | 2009-01-08 | 1 | -2/+1 |
* | glut: List new source file in sconscript. | José Fonseca | 2008-12-30 | 1 | -0/+1 |
* | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-12-16 | 5 | -0/+94 |
|\ |
|
| * | glut: added GLUT_PPM_FILE env var to dump first frame to a PPM file | Brian Paul | 2008-12-15 | 5 | -0/+94 |
* | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-15 | 4 | -4/+14 |
|\| |
|
| * | Add more package metadata to the pkg-config files | Dan Nicholson | 2008-12-14 | 4 | -4/+14 |
| * | glut: Remove EOF characters. | José Fonseca | 2008-09-22 | 8 | -8/+0 |
| * | Remove CVS keywords. | Keith Whitwell | 2008-09-21 | 4 | -4/+1 |
* | | glut: MinGW portability fixes. | José Fonseca | 2008-11-21 | 5 | -3/+93 |
* | | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-09-18 | 1 | -1/+1 |
|\| |
|
| * | glut: s/glut_fbc.c/glut_fcb.c/ | Shane Blackett | 2008-09-14 | 1 | -1/+1 |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -1/+6 |
|\ \ |
|
| * | | glut: only call glFinish() in processWindowWorkList() for indirect contexts. | Brian Paul | 2008-09-11 | 1 | -1/+6 |
* | | | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 21 | -418/+7 |
|\| |
| |/
|/| |
|
| * | glut: Remove EOF characters. | José Fonseca | 2008-08-12 | 8 | -8/+0 |
| * | Fix CRLF line endings. | Jose Fonseca | 2008-06-07 | 8 | -4675/+4675 |
| * | Remove CVS keywords. | José Fonseca | 2008-05-26 | 4 | -4/+1 |
| * | Convert crlf->lf line endings. | José Fonseca | 2008-02-28 | 35 | -20080/+20080 |
| * | Remove files of unsupported build systems. | José Fonseca | 2008-02-25 | 4 | -604/+0 |
| * | Rename 'mms-config.' to 'mms.config'. | Michal Krol | 2007-10-29 | 1 | -1/+1 |
| * | Gutsy oopses on touch of existing file. Workaround. | Keith Whitwell | 2007-08-07 | 6 | -0/+6 |