| Commit message (Expand) | Author | Age | Files | Lines |
* | glew: Drop glew now that we don't need it for the progs | Jakob Bornecrantz | 2010-06-08 | 1 | -1/+1 |
* | mesa: remove PROGRAM_DIRS from config files | Brian Paul | 2010-06-04 | 1 | -1/+0 |
* | config: drop WINDOW_SYSTEM var | George Sapountzis | 2010-03-06 | 1 | -1/+0 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -1/+1 |
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -1/+1 |
* | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -1/+1 |
|\ |
|
| * | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -1/+1 |
* | | Add -fno-strict-aliasing workaround for Linux GCC targets | Dan Nicholson | 2007-10-31 | 1 | -0/+3 |
|/ |
|
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -0/+1 |
* | When available, which is most of the time, use posix_memalign to implement | Ian Romanick | 2006-08-16 | 1 | -1/+1 |
* | Search for makedepend in the PATH rather than hardcoding /usr/X11R6/bin | Adam Jackson | 2006-01-18 | 1 | -1/+1 |
* | Put back '-I/usr/X11R6/include'. | Ian Romanick | 2005-08-15 | 1 | -0/+2 |
* | Remove the logic that determines at compile time whether or not HAVE_ALIAS | Ian Romanick | 2005-08-11 | 1 | -2/+3 |
* | Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no | Ian Romanick | 2005-08-11 | 1 | -2/+0 |
* | Add a new config called linux-indirect. This build the GLX libGL just like | Ian Romanick | 2005-07-29 | 1 | -0/+48 |