summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* automake: Merge the dricore libglsl build into libdricore.Eric Anholt2012-06-111-1/+0
* automake: Globally add stub automake targets to the old Makefiles.Eric Anholt2012-06-111-0/+13
* automake: Remove the old static configs system.Eric Anholt2012-06-1194-2013/+0
* configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIRTom Stellard2012-06-011-0/+2
* configure.ac: Add option for libclc pathTom Stellard2012-06-011-0/+3
* automake: Check for 'indent' and fall back to 'cat' if not found.Kenneth Graunke2012-05-301-0/+4
* automake: Rename variables in sources.mak to be automake compatible.Eric Anholt2012-05-292-2/+2
* gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez2012-05-111-0/+3
* mesa: bump version to 8.1.0 in configs/defaultBrian Paul2012-05-071-1/+1
* darwin: Don't build galliumJeremy Huddleston2012-04-231-2/+2
* configure.ac: Move HAVE_LLVM definition into configure.acTom Stellard2012-04-231-4/+0
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+6
* st/xvmc: fix library installation dirAlexandre Demers2012-04-041-0/+3
* darwin: Link against libxcbJeremy Huddleston2012-03-161-1/+1
* darwin: config file cleanupsJeremy Huddleston2012-03-162-10/+20
* egl/main: Convert to automake.Eric Anholt2012-02-294-8/+0
* Revert "automake: src/mesa/drivers/osmesa"Matt Turner2012-01-311-0/+2
* autoconf: use AC_PROG_YACC/LEXMatt Turner2012-01-301-2/+2
* automake: src/mesa/drivers/osmesaMatt Turner2012-01-301-2/+0
* automake: src/egl/waylandBenjamin Franzke2012-01-262-14/+0
* Revert "Always build shared glapi"Matt Turner2012-01-241-0/+1
* automake: src/gbmMatt Turner2012-01-232-21/+0
* Remove src/mesa/ppcMatt Turner2012-01-211-3/+0
* automake: src/mesa/drivers/dri/nouveauMatt Turner2012-01-201-1/+1
* automake: src/mesa/drivers/dri/r200Matt Turner2012-01-206-19/+1
* automake: src/mesa/drivers/dri/radeonMatt Turner2012-01-206-6/+6
* automake: src/mesa/drivers/dri/i915Matt Turner2012-01-201-1/+1
* Always build shared glapiMatt Turner2012-01-201-1/+0
* i965: Convert the build to using automake.Eric Anholt2012-01-171-1/+1
* configs: fix, simplify RADEON_LIBS, RADEON_CFLAGSBrian Paul2012-01-121-3/+2
* mesa: Bump version to 8.0 (devel)Kenneth Graunke2012-01-091-2/+2
* gallium/failover: Remove the deprecated module.Kai Wasserbäch2011-11-302-3/+3
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-292-81/+0
* i965g: Delete this driver.Kai Wasserbäch2011-11-293-11/+2
* st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.Thomas Hellstrom2011-11-251-0/+3
* radeon: Insist on libdrm being present to build.Eric Anholt2011-10-281-1/+1
* mesa: Remove build infrastructure for r300c and r600c.Eric Anholt2011-10-286-6/+6
* configs: add vmgfx-related dirs to configs/linux-driBrian Paul2011-10-231-3/+3
* Add an autoconf option for mangling Mesa.Tom Fogal2011-10-171-2/+2
* configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.Stéphane Marchesin2011-10-046-18/+19
* configs: remove rest of APP_LIB_DEPS linesDave Airlie2011-09-205-11/+0
* Remove unused APP_LIB_DEPS variableMatt Turner2011-09-1962-64/+0
* Remote *.mgw stuff.José Fonseca2011-08-301-42/+0
* mesa: Remove support for BeOSIan Romanick2011-08-261-102/+0
* dri: Remove all DRI1 driversIan Romanick2011-08-266-14/+5
* mesa: Remove obsolete linux-fbdev software driverIan Romanick2011-08-261-16/+0
* glw: Remove GLw source.Kenneth Graunke2011-08-156-6/+4
* Squashed commit of the following:José Fonseca2011-07-1458-113/+11
* Merge branch 'pipe-video'Christian König2011-07-131-0/+6
|\
| * pipe-video: merge fixesChristian König2011-07-112-4/+3