Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |