| Commit message (Expand) | Author | Age | Files | Lines |
* | i965g: back out unintentional changes to linux-dri | Keith Whitwell | 2009-12-21 | 1 | -1/+2 |
* | Merge commit 'origin/master' into i965g-restart | Keith Whitwell | 2009-12-21 | 1 | -2/+2 |
|\ |
|
| * | svga: Build svga driver | Jakob Bornecrantz | 2009-11-17 | 1 | -1/+1 |
* | | i965g: hook into build system | Keith Whitwell | 2009-10-24 | 1 | -4/+3 |
|/ |
|
* | Kill off trident. | Corbin Simpson | 2009-10-22 | 1 | -1/+1 |
* | Nuke s3v. | Corbin Simpson | 2009-10-22 | 1 | -1/+1 |
* | dri: build DRI swrast driver too | Brian Paul | 2009-04-17 | 1 | -1/+1 |
* | gallium: Disable nouveau by default | Jakob Bornecrantz | 2009-02-11 | 1 | -1/+1 |
* | gallium: Introduce new subdirs build variables | Jakob Bornecrantz | 2009-02-10 | 1 | -1/+3 |
* | re-add MSAA support | Brian Paul | 2009-02-09 | 1 | -10/+3 |
* | build default set of progs + egl | Alan Hourihane | 2008-11-13 | 1 | -2/+1 |
* | Fix configs/linux-dri to build winsys again. | Pekka Paalanen | 2008-11-13 | 1 | -4/+0 |
* | build "GLX" egl driver by default and egl demos | Alan Hourihane | 2008-10-16 | 1 | -8/+3 |
* | add gallium dir | Alan Hourihane | 2008-09-11 | 1 | -2/+2 |
* | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-09-11 | 1 | -12/+20 |
|\ |
|
| * | consolidate intel directories. | Alan Hourihane | 2008-08-17 | 1 | -2/+1 |
| * | EGL: Only build EGL dri based drivers under linux-dri based configs | Jakob Bornecrantz | 2008-07-13 | 1 | -0/+2 |
| * | build egl subdirs | Brian Paul | 2008-07-11 | 1 | -11/+1 |
| * | mesa: Do not compile the dri drivers in mesa | Jakob Bornecrantz | 2008-06-08 | 1 | -1/+1 |
| * | gallium: Only build intel_drm for linux-dri targets | Jakob Bornecrantz | 2008-06-06 | 1 | -0/+1 |
| * | build egl_xlib/ too (softpipe_egl.so library) | Brian Paul | 2008-06-05 | 1 | -1/+1 |
| * | Build with -O2 | Alan Hourihane | 2008-06-04 | 1 | -1/+1 |
| * | egl: Don't build EGL programs either | Jakob Bornecrantz | 2008-05-23 | 1 | -1/+0 |
| * | egl: Stoped compiling EGL completely | Jakob Bornecrantz | 2008-05-23 | 1 | -1/+2 |
| * | mesa: On second thought lets not build the driver | Jakob Bornecrantz | 2008-05-23 | 1 | -6/+6 |
| * | disable egl by default | Zack Rusin | 2008-05-22 | 1 | -1/+1 |
| * | mesa: Made linux-dri targets build EGL | Jakob Bornecrantz | 2008-05-14 | 1 | -3/+5 |
| * | Simplify makefile boilerplate code. | José Fonseca | 2008-02-19 | 1 | -1/+1 |
| * | Build glx/x11. | José Fonseca | 2008-02-18 | 1 | -0/+1 |
| * | Code reorganization: split gallium and mesa makefiles. | José Fonseca | 2008-02-18 | 1 | -4/+2 |
| * | Code reorganization: update build. | José Fonseca | 2008-02-15 | 1 | -3/+3 |
| * | Expand pkg-config flags before invoking the compiler. | José Fonseca | 2007-10-25 | 1 | -2/+2 |
| * | Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys. | Keith Whitwell | 2007-08-08 | 1 | -1/+1 |
| * | Build the "pipe" version of the i915tex driver. | Keith Whitwell | 2007-07-31 | 1 | -1/+1 |
| * | Only build i915tex | Keith Whitwell | 2007-06-20 | 1 | -2/+1 |
* | | drop GLcore | George Sapountzis | 2008-05-23 | 1 | -1/+0 |
* | | glcore: tree sharing for DRI and XMesa | George Sapountzis | 2008-04-23 | 1 | -2/+2 |
* | | configs: Set -fexceptions for GLUT on linux-dri like other targets | Dan Nicholson | 2007-10-31 | 1 | -0/+2 |
* | | 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 |
* | | 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 |
|/ |
|
* | nouveau: disable nouveau build by default | Dave Airlie | 2007-05-05 | 1 | -1/+1 |
* | Overhaul of error handling. | Brian | 2007-02-26 | 1 | -1/+1 |
* | Add reporting of damage by DRI drivers when the extension support is available. | Eric Anholt | 2007-01-05 | 1 | -1/+2 |
* | merge the (rest of) texmem branch | Keith Whitwell | 2006-11-01 | 1 | -1/+1 |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -1/+2 |
* | When available, which is most of the time, use posix_memalign to implement | Ian Romanick | 2006-08-16 | 1 | -1/+1 |
* | linux-indirect target fixes. | Adam Jackson | 2006-08-10 | 1 | -0/+1 |
* | Add Intel i965G/Q DRI driver. | Eric Anholt | 2006-08-09 | 1 | -1/+1 |