summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri
Commit message (Expand)AuthorAgeFilesLines
* 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
* Search for makedepend in the PATH rather than hardcoding /usr/X11R6/binAdam Jackson2006-01-181-1/+1
* don't use -Wmissing-prototypes for C++ codeBrian Paul2005-10-281-4/+3
* added -Wmissing-prototypes to WARN_FLAGSBrian Paul2005-09-061-2/+2
* Convert libGL and DRI drivers to require libdrm.Adam Jackson2005-08-191-3/+5
* Put back '-I/usr/X11R6/include'.Ian Romanick2005-08-151-2/+15
* Remove the logic that determines at compile time whether or not HAVE_ALIASIan Romanick2005-08-111-1/+1
* Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn'tIan Romanick2005-08-111-1/+1
* Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is noIan Romanick2005-08-111-2/+0
* Dike out the linux-specific EGL bits unless it's a linux build.Eric Anholt2005-08-081-0/+1