summaryrefslogtreecommitdiffstats
path: root/configs/linux-dri
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Enable EGL support in 'linux-dri' configJon Smirl2005-08-071-3/+3
* Add a new config called linux-indirect. This build the GLX libGL just likeIan Romanick2005-07-291-1/+2
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-1/+1
* Connect the r300 bits up to the build.Eric Anholt2005-07-201-1/+1
* re-enable the ffb driverAlan Hourihane2005-07-181-2/+2
* Massive refactor of (most of) the Linux config files. This reducesIan Romanick2005-07-021-2/+0
* Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, allIan Romanick2005-04-131-0/+2
* Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This isIan Romanick2005-04-061-12/+12
* Build s3v and trident by default too.Adam Jackson2004-12-271-3/+2
* Get linux-solo dependencies building correctly,Keith Whitwell2004-12-091-0/+4