| Commit message (Expand) | Author | Age | Files | Lines |
* | config: drop WINDOW_SYSTEM var | George Sapountzis | 2010-03-06 | 1 | -1/+0 |
* | Remove ffb and gamma from configs. | Vinson Lee | 2010-03-03 | 1 | -2/+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/+2 |
|\ |
|
| * | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -1/+1 |
| * | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -1/+1 |
* | | drop GLcore | George Sapountzis | 2008-05-23 | 1 | -1/+0 |
* | | glcore: tree sharing for DRI and XMesa | George Sapountzis | 2008-04-23 | 1 | -0/+1 |
* | | Add -fno-strict-aliasing workaround for all GCC targets | Dan Nicholson | 2007-11-01 | 1 | -0/+4 |
* | | FreeBSD: more /usr/X11R6->/usr/local | Eric Anholt | 2007-10-04 | 1 | -4/+4 |
* | | Move i915tex driver into place as just i915. | Eric Anholt | 2007-09-24 | 1 | -1/+1 |
* | | Remove the old i915 driver now that i915tex works without TTM. | Eric Anholt | 2007-09-24 | 1 | -1/+1 |
* | | Add missing -g in FreeBSD OPT_CFLAGS | Eric Anholt | 2007-09-19 | 1 | -1/+1 |
* | | fix some FreeBSD issues | Brian | 2007-07-31 | 1 | -1/+1 |
|/ |
|
* | Use -pthread instead of -lpthread on FreeBSD. | Eric Anholt | 2007-06-22 | 1 | -2/+2 |
* | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt | 2007-01-05 | 1 | -1/+2 |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -1/+2 |
* | added LIBDRM_CFLAGS (Javier Villavicencio) | Brian Paul | 2006-09-19 | 1 | -0/+1 |
* | fix CFLAGS (bug 8344) | Brian Paul | 2006-09-19 | 1 | -3/+3 |
* | When available, which is most of the time, use posix_memalign to implement | Ian Romanick | 2006-08-16 | 1 | -1/+1 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -1/+1 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -2/+2 |
* | minor CFLAGS clean-up | Brian Paul | 2006-04-06 | 1 | -2/+4 |
* | Style fix, drop the explicit -ldrm from the link line. | Adam Jackson | 2006-03-30 | 1 | -1/+1 |
* | remove i830 | Alan Hourihane | 2006-01-26 | 1 | -1/+1 |
* | Fix FreeBSD build by building libGL in the order desired, and doing a fix to my | Eric Anholt | 2005-10-22 | 1 | -1/+1 |
* | Attempt to fix libGL on FreeBSD, where the library was being built without any | Eric Anholt | 2005-10-18 | 1 | -1/+1 |
* | Fix libGL build on FreeBSD by respecting ASM_FLAGS. | Eric Anholt | 2005-09-13 | 1 | -1/+1 |
* | Convert libGL and DRI drivers to require libdrm. | Adam Jackson | 2005-08-19 | 1 | -3/+4 |
* | Remove the logic that determines at compile time whether or not HAVE_ALIAS | Ian Romanick | 2005-08-11 | 1 | -1/+1 |
* | Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no | Ian Romanick | 2005-08-11 | 1 | -1/+1 |
* | Add a new config called linux-indirect. This build the GLX libGL just like | Ian Romanick | 2005-07-29 | 1 | -1/+2 |
* | No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. | Ian Romanick | 2005-07-26 | 1 | -1/+1 |
* | Connect the r300 bits up to the build. | Eric Anholt | 2005-07-20 | 1 | -1/+1 |
* | Add some missing defines, copied from linux-dri. | Eric Anholt | 2005-07-20 | 1 | -1/+1 |
* | Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an | Eric Anholt | 2005-05-28 | 1 | -2/+4 |
* | Don't forget to -L/usr/local/lib to grab expat. | Eric Anholt | 2005-02-14 | 1 | -1/+1 |
* | Get linux-solo dependencies building correctly, | Keith Whitwell | 2004-12-09 | 1 | -2/+3 |
* | Improve the behaviour of the build system wrt depend files. | Keith Whitwell | 2004-12-08 | 1 | -1/+2 |
* | Add FreeBSD DRI build targets. Doesn't build at the moment, due to the same | Eric Anholt | 2004-10-28 | 1 | -0/+39 |