summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Fix typos in the r600-llvm-compiler optionHomer Hsing2012-05-151-2/+2
* radeonsi: Fixups for recent build infrastructure changes.Michel Dänzer2012-05-121-0/+2
* clover: Assorted build fixes.Tom Stellard2012-05-111-8/+30
* clover: Import OpenCL state tracker.Francisco Jerez2012-05-111-2/+29
* gallium/gbm: Switch to auxiliary/pipe-loader.Francisco Jerez2012-05-111-0/+1
* gallium/tests/trivial: Switch to the pipe loader.Francisco Jerez2012-05-111-0/+11
* gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez2012-05-111-0/+22
* autoconf: pass -Wall to automakeDylan Noblesmith2012-04-291-1/+1
* r600g: Add hooks for the LLVM shader compilerTom Stellard2012-04-231-0/+14
* configure.ac: Move HAVE_LLVM definition into configure.acTom Stellard2012-04-231-1/+1
* glsl: Convert the tests directory to automake.Eric Anholt2012-04-191-0/+1
* configure.ac: add IA64 support.Dave Airlie2012-04-171-1/+1
* r600g: Use automake to generate MakefileTom Stellard2012-04-171-0/+1
* autoconf: add AM_PROG_CC_C_ODylan Noblesmith2012-04-161-0/+1
* nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs2012-04-141-1/+1
* nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller2012-04-141-1/+1
* nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs2012-04-141-1/+1
* nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs2012-04-141-1/+2
* radeonsi: initial WIP SI codeTom Stellard2012-04-131-0/+17
* glx: Hook up the unit tests again using the internal gtest.Eric Anholt2012-04-121-13/+1
* gtest: Build as a convenience library.Eric Anholt2012-04-121-0/+1
* st/xvmc: fix library installation dirAlexandre Demers2012-04-041-0/+8
* configure: Add --with-llvm-shared-libsTom Stellard2012-03-301-2/+13
* vl: move winsys helper out of winsys directoryChristian König2012-03-281-7/+0
* intel: Bump libdrm requirement to 2.4.32.Eric Anholt2012-03-211-1/+1
* shared-glapi: Convert to automakeKristian Høgsberg2012-03-191-0/+2
* noop: Use non-recursive automakeTom Stellard2012-03-141-0/+4
* identity: Use non-recursive automakeTom Stellard2012-03-141-0/+4
* galahad: Use non-recursive automakeTom Stellard2012-03-141-0/+16
* gallium/drivers: Use automake to generate makefileTom Stellard2012-03-141-0/+1
* vl: use SwapBuffers instead of CopyBuffersChristian König2012-03-011-3/+3
* vl: rewrite vl DRI backend using XCBChristian König2012-03-011-3/+3
* egl/drivers: Convert to automake.Eric Anholt2012-02-291-0/+2
* egl/main: Convert to automake.Eric Anholt2012-02-291-10/+32
* egl: Clean up some flow of EGL platform handling.Eric Anholt2012-02-291-18/+15
* glx: Convert to automake.Eric Anholt2012-02-291-0/+4
* r300g: Use automake to generate Makefile v3Tom Stellard2012-02-261-0/+1
* st/xvmc: move xvmc state tracker out of xorg subdirChristian König2012-02-251-1/+1
* mesa: enable remap table when --enable-shared-glapiChia-I Wu2012-02-091-0/+3
* r600g: add support for common surface allocator for tiling v13Jerome Glisse2012-02-061-1/+3
* dri: Don't build libdricommon.la if we don't need itJon TURNEY2012-02-061-1/+5
* mesa: Fix xcb-dri2 link flags leaking into LIBS.Eric Anholt2012-02-041-0/+2
* build: Note that we don't support srcdir != builddirColin Walters2012-02-011-0/+4
* Revert "automake: src/mesa/drivers/osmesa"Matt Turner2012-01-311-7/+3
* Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner2012-01-311-2/+0
* Revert "Make sure libGL.so links with libglsl"Matt Turner2012-01-311-2/+0
* Make sure libGL.so links with libglslMatt Turner2012-01-311-0/+2
* automake: src/glsl and src/glsl/glcppMatt Turner2012-01-301-0/+2
* autoconf: use AC_PROG_YACC/LEXMatt Turner2012-01-301-5/+8
* automake: src/mesa/drivers/osmesaMatt Turner2012-01-301-3/+7