| Commit message (Expand) | Author | Age | Files | Lines |
* | automake: src/mesa/drivers/dri/r200 | Matt Turner | 2012-01-20 | 1 | -1/+0 |
* | automake: src/mesa/drivers/dri/radeon | Matt Turner | 2012-01-20 | 1 | -1/+1 |
* | mesa: Remove build infrastructure for r300c and r600c. | Eric Anholt | 2011-10-28 | 1 | -1/+1 |
* | configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles. | Stéphane Marchesin | 2011-10-04 | 1 | -5/+5 |
* | dri: Remove all DRI1 drivers | Ian Romanick | 2011-08-26 | 1 | -2/+1 |
* | glw: Remove GLw source. | Kenneth Graunke | 2011-08-15 | 1 | -1/+1 |
* | Squashed commit of the following: | José Fonseca | 2011-07-14 | 1 | -1/+1 |
* | mesa: Optionally build a dricore support library (v3) | Christopher James Halse Rogers | 2011-02-11 | 1 | -1/+3 |
* | 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 | -2/+0 |
* | Remove ffb and gamma from configs. | Vinson Lee | 2010-03-03 | 1 | -3/+1 |
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -1/+1 |
* | egl: Remove USING_EGL and the related drivers. | Chia-I Wu | 2010-01-22 | 1 | -13/+0 |
* | Kill off trident. | Corbin Simpson | 2009-10-22 | 1 | -1/+1 |
* | Nuke s3v. | Corbin Simpson | 2009-10-22 | 1 | -1/+1 |
* | glew: Initial import. | José Fonseca | 2009-01-23 | 1 | -2/+2 |
* | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -11/+10 |
|\ |
|
| * | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -1/+1 |
| * | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -2/+2 |
| * | Expand pkg-config flags before invoking the compiler. | José Fonseca | 2007-10-25 | 1 | -5/+5 |
* | | nouveau: say goodbye to the old DRI driver... | Stephane Marchesin | 2008-07-14 | 1 | -1/+1 |
* | | Add -fno-strict-aliasing workaround for Linux GCC targets | Dan Nicholson | 2007-10-31 | 1 | -0/+3 |
* | | Build xdemos programs by default on linux-dri | Dan Nicholson | 2007-10-29 | 1 | -2/+2 |
* | | linux-dri-xcb: Fix undefined refs when linking with libGL | Dan Nicholson | 2007-10-29 | 1 | -2/+3 |
|/ |
|
* | Make xcb backend compile. | Jeremy Kolb | 2007-04-20 | 1 | -2/+3 |
* | Updates for XCB. Bug 8560. | Brian Paul | 2006-10-09 | 1 | -2/+2 |
* | Update linux-dr-xcb config file to use LIBDRM_CFLAGS | Jeremy Kolb | 2006-09-26 | 1 | -0/+1 |
* | When available, which is most of the time, use posix_memalign to implement | Ian Romanick | 2006-08-16 | 1 | -1/+1 |
* | Bumped support for xcb 0.9 | Jeremy Kolb | 2006-04-29 | 1 | -2/+2 |
* | Style fix, drop the explicit -ldrm from the link line. | Adam Jackson | 2006-03-30 | 1 | -1/+1 |
* | Added xcb dri config file. | Jeremy Kolb | 2006-02-19 | 1 | -0/+67 |