| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove libGLU | Matt Turner | 2012-08-31 | 1 | -2/+0 |
* | scons: add code to generate the various GL API files | Brian Paul | 2012-05-31 | 1 | -0/+1 |
* | scons: Fix SCons build infrastructure for FreeBSD. | Vinson Lee | 2012-05-24 | 1 | -1/+1 |
* | scons: Do not build glx and egl on Cygwin. | Vinson Lee | 2012-05-22 | 1 | -1/+1 |
* | scons: Do not build EGL on Solaris. | Vinson Lee | 2012-05-03 | 1 | -1/+1 |
* | scons: Add Haiku build support | Alexander von Gluck IV | 2012-01-17 | 1 | -2/+3 |
* | scons: Unbreak mingw build. | José Fonseca | 2011-09-20 | 1 | -0/+1 |
* | scons: MacOSX build fixes. | José Fonseca | 2011-09-20 | 1 | -3/+4 |
* | scons: fix incorrect test for embedded build | Brian Paul | 2011-09-16 | 1 | -1/+1 |
* | Squashed commit of the following: | José Fonseca | 2011-07-14 | 1 | -1/+0 |
* | scons: Buid libGL.so (WIP). | José Fonseca | 2011-06-30 | 1 | -0/+1 |
* | scons: Build glu. | José Fonseca | 2011-04-23 | 1 | -0/+1 |
* | scons: builtin_glsl_function on windows needs bundled getopt. | José Fonseca | 2011-02-11 | 1 | -0/+8 |
* | Remove talloc from the SCons build system. | Kenneth Graunke | 2011-01-31 | 1 | -4/+0 |
* | scons: Add support for GLES. | Chia-I Wu | 2011-01-22 | 1 | -0/+7 |
* | scons: Fix cross-compilation. | José Fonseca | 2011-01-13 | 1 | -0/+3 |
* | getopt: Import OpenBSD getopt implementation for MSVC. | José Fonseca | 2011-01-12 | 1 | -0/+1 |
* | scons: Updates for targets/egl-static. | Chia-I Wu | 2011-01-12 | 1 | -3/+3 |
* | scons: Revamp how to specify targets to build. | José Fonseca | 2010-11-01 | 1 | -11/+9 |
* | talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. | José Fonseca | 2010-08-13 | 1 | -0/+3 |
* | SConscript: don't build mesa components if mesa not in state trackers | Keith Whitwell | 2010-06-08 | 1 | -5/+5 |
* | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz | 2010-06-08 | 1 | -1/+0 |
* | mapi/vgapi: Add SConscript for Windows build. | Chia-I Wu | 2010-05-31 | 1 | -0/+1 |
* | egl: Use SConscript for Windows build. | Chia-I Wu | 2010-05-31 | 1 | -0/+3 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+1 |
* | scons: Add new targets option. | José Fonseca | 2010-03-09 | 1 | -5/+4 |
* | support an 'embedded' platform target which turns off most parts of the | Alan Hourihane | 2010-01-26 | 1 | -2/+3 |
* | scons: Get GLSL code building correctly when cross compiling. | José Fonseca | 2009-12-10 | 1 | -3/+1 |
* | scons: Autogenerate GLSL builtin library *_gc.h from *.gc files. | Michal Krol | 2009-11-25 | 1 | -1/+1 |
* | glsl/cl: Add a hard-coded syntax parser. | Michal Krol | 2009-11-13 | 1 | -0/+1 |
* | glsl: Add a purify command-line tool. | Michal Krol | 2009-09-07 | 1 | -0/+1 |
* | glsl: Add preprocessor purifier. | Michal Krol | 2009-09-07 | 1 | -0/+1 |
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -2/+3 |
* | glut: MinGW portability fixes. | José Fonseca | 2008-11-21 | 1 | -0/+2 |
* | Fix typo. | José Fonseca | 2008-02-23 | 1 | -1/+1 |
* | Avoid building problematic module/drivers on windows. | José Fonseca | 2008-02-23 | 1 | -5/+6 |
* | Update scons build for new code layout. | José Fonseca | 2008-02-18 | 1 | -0/+7 |