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