summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* gallium/failover: Remove the deprecated module.Kai Wasserbäch2011-11-301-1/+1
* i965g: Delete this driver.Kai Wasserbäch2011-11-291-14/+0
* gallium/i965g: hide that utterly broken driver betterDaniel Vetter2011-11-281-1/+8
* st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom2011-11-251-0/+12
* configure.ac: gbm_gallium requires DRI_LIB_DEPS to linkChia-I Wu2011-11-051-2/+6
* shared-glapi: fix a linking error for SELinuxChia-I Wu2011-11-051-1/+1
* intel: Add an interface for saving/restoring the batchbuffer state.Eric Anholt2011-10-291-1/+1
* radeon: Insist on libdrm being present to build.Eric Anholt2011-10-281-11/+1
* configure.ac: Fix equality checks in gallium st setup.Eric Anholt2011-10-281-3/+3
* mesa: Remove build infrastructure for r300c and r600c.Eric Anholt2011-10-281-6/+6
* gallium/targets: Add vdpau target for nouveauMaarten Lankhorst2011-10-211-1/+1
* gallium/targets: use c++ compiler for linkingMarcin Slusarz2011-10-171-1/+1
* Add an autoconf option for mangling Mesa.Tom Fogal2011-10-171-3/+24
* configure: Use -fno-builtin-memcmp.José Fonseca2011-10-161-0/+8
* r600g: move all files from winsys/r600 into drivers/r600Marek Olšák2011-09-301-1/+1
* xorg/vmwgfx: Kill this target. It's not used anymore.Thomas Hellstrom2011-09-301-1/+1
* configure.ac: unduplicate gallium directoriesMarek Olšák2011-09-291-4/+4
* st/egl: add support for null platformChia-I Wu2011-09-201-0/+3
* Remove unused APP_LIB_DEPS variableMatt Turner2011-09-191-27/+0
* dri: Remove all DRI1 driversIan Romanick2011-08-261-13/+6
* r600g: Hook up xorg state tracker.Michel Dänzer2011-08-261-1/+1
* r600g: first step into winsys/radeonMarek Olšák2011-08-161-1/+1
* glw: Remove GLw source.Kenneth Graunke2011-08-151-76/+0
* egl: Native Display autodetectionBenjamin Franzke2011-08-151-0/+2
* configure.ac: add DLOPEN_LIBS to xlib buildMarek Olšák2011-07-281-1/+1
* configure.ac: fix xlib-based softpipe buildMarek Olšák2011-07-281-7/+5
* configure.ac: do not check for llvm-config if llvm is disabledMarek Olšák2011-07-251-3/+2
* configure: Move gbm before egl in SRC_DIRSBenjamin Franzke2011-07-251-35/+35
* configure.ac: check for libdrm_radeon only when building classicMarek Olšák2011-07-211-5/+5
* configure.ac: Check for the respective libdrm_* when building gallium driversEmil Velikov2011-07-191-0/+3
* g3dvl: Build softpipe when needed.Younes Manton2011-07-151-0/+3
* g3dvl: Build the right winsys dependencies when needed.Younes Manton2011-07-151-6/+15
* Squashed commit of the following:José Fonseca2011-07-141-60/+0
* configure: allow C{,XX}FLAGS overrideMarcin Baczyński2011-07-141-0/+8
* configure: fix gcc version checkMarcin Baczyński2011-07-141-1/+1
* g3dvl: check for existense of VA API header/libsChristian König2011-07-141-1/+4
* g3dvl: check for existense of VDPAU header/libsChristian König2011-07-141-2/+2
* g3dvl: check for existense of XvMC header/libsChristian König2011-07-141-2/+2
* configure.ac: don't build gallium driver libs just to see if there are no errorsMarek Olšák2011-07-141-7/+18
* gallium/targets: do not link every driver with libllvmpipe.aMarek Olšák2011-07-141-1/+1
* Merge branch 'pipe-video'Christian König2011-07-131-7/+109
|\
| * Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-111-2/+2
| |\
| * \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-07-041-498/+578
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-06-051-8/+15
| |\ \ \
| * | | | Initial r300g supportChristian König2011-05-291-1/+1
| * | | | Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-211-2/+8
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-151-2/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into pipe-videoChristian König2011-05-071-2/+22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/master' into pipe-videoChristian König2011-04-231-20/+64
| |\ \ \ \ \ \ \
| * | | | | | | | [g3dvl] fix configure.ac for r600 video targetsChristian König2011-03-221-1/+1