summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri
Commit message (Expand)AuthorAgeFilesLines
* Kill off trident.Corbin Simpson2009-10-221-1/+1
* Nuke s3v.Corbin Simpson2009-10-221-1/+1
* dri: build DRI swrast driver tooBrian Paul2009-04-171-1/+1
* gallium: Disable nouveau by defaultJakob Bornecrantz2009-02-111-1/+1
* gallium: Introduce new subdirs build variablesJakob Bornecrantz2009-02-101-1/+3
* re-add MSAA supportBrian Paul2009-02-091-10/+3
* build default set of progs + eglAlan Hourihane2008-11-131-2/+1
* Fix configs/linux-dri to build winsys again.Pekka Paalanen2008-11-131-4/+0
* build "GLX" egl driver by default and egl demosAlan Hourihane2008-10-161-8/+3
* add gallium dirAlan Hourihane2008-09-111-2/+2
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-12/+20
|\
| * consolidate intel directories.Alan Hourihane2008-08-171-2/+1
| * EGL: Only build EGL dri based drivers under linux-dri based configsJakob Bornecrantz2008-07-131-0/+2
| * build egl subdirsBrian Paul2008-07-111-11/+1
| * mesa: Do not compile the dri drivers in mesaJakob Bornecrantz2008-06-081-1/+1
| * gallium: Only build intel_drm for linux-dri targetsJakob Bornecrantz2008-06-061-0/+1
| * build egl_xlib/ too (softpipe_egl.so library)Brian Paul2008-06-051-1/+1
| * Build with -O2Alan Hourihane2008-06-041-1/+1
| * egl: Don't build EGL programs eitherJakob Bornecrantz2008-05-231-1/+0
| * egl: Stoped compiling EGL completelyJakob Bornecrantz2008-05-231-1/+2
| * mesa: On second thought lets not build the driverJakob Bornecrantz2008-05-231-6/+6
| * disable egl by defaultZack Rusin2008-05-221-1/+1
| * mesa: Made linux-dri targets build EGLJakob Bornecrantz2008-05-141-3/+5
| * Simplify makefile boilerplate code.José Fonseca2008-02-191-1/+1
| * Build glx/x11.José Fonseca2008-02-181-0/+1
| * Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-4/+2
| * Code reorganization: update build.José Fonseca2008-02-151-3/+3
| * Expand pkg-config flags before invoking the compiler.José Fonseca2007-10-251-2/+2
| * Rename drivers/dri/i915pipe --> drivers/dri/intel_winsys.Keith Whitwell2007-08-081-1/+1
| * Build the "pipe" version of the i915tex driver.Keith Whitwell2007-07-311-1/+1
| * Only build i915texKeith Whitwell2007-06-201-2/+1
* | drop GLcoreGeorge Sapountzis2008-05-231-1/+0
* | glcore: tree sharing for DRI and XMesaGeorge Sapountzis2008-04-231-2/+2
* | configs: Set -fexceptions for GLUT on linux-dri like other targetsDan Nicholson2007-10-311-0/+2
* | Add -fno-strict-aliasing workaround for Linux GCC targetsDan Nicholson2007-10-311-0/+3
* | Build xdemos programs by default on linux-driDan Nicholson2007-10-291-2/+2
* | Move i915tex driver into place as just i915.Eric Anholt2007-09-241-1/+1
* | Remove the old i915 driver now that i915tex works without TTM.Eric Anholt2007-09-241-1/+1
|/
* nouveau: disable nouveau build by defaultDave Airlie2007-05-051-1/+1
* Overhaul of error handling.Brian2007-02-261-1/+1
* Add reporting of damage by DRI drivers when the extension support is available.Eric Anholt2007-01-051-1/+2
* merge the (rest of) texmem branchKeith Whitwell2006-11-011-1/+1
* Fix bug #4681.Ian Romanick2006-10-111-1/+2
* When available, which is most of the time, use posix_memalign to implementIan Romanick2006-08-161-1/+1
* linux-indirect target fixes.Adam Jackson2006-08-101-0/+1
* Add Intel i965G/Q DRI driver.Eric Anholt2006-08-091-1/+1
* restore -O flag (bug 6814)Brian Paul2006-05-061-1/+1
* minor CFLAGS reorderingBrian Paul2006-04-061-2/+2
* Style fix, drop the explicit -ldrm from the link line.Adam Jackson2006-03-301-1/+1
* remove i830Alan Hourihane2006-01-261-1/+1