summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-04-29autoconf: pass -Wall to automakeDylan Noblesmith1-1/+1
2012-04-23r600g: Add hooks for the LLVM shader compilerTom Stellard1-0/+14
2012-04-23configure.ac: Move HAVE_LLVM definition into configure.acTom Stellard1-1/+1
2012-04-19glsl: Convert the tests directory to automake.Eric Anholt1-0/+1
2012-04-17configure.ac: add IA64 support.Dave Airlie1-1/+1
2012-04-17r600g: Use automake to generate MakefileTom Stellard1-0/+1
2012-04-16autoconf: add AM_PROG_CC_C_ODylan Noblesmith1-0/+1
2012-04-14nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variantsBen Skeggs1-1/+1
2012-04-14nouveau: switch to libdrm_nouveau-2.0Christoph Bumiller1-1/+1
2012-04-14nvfx: completely remove this driver (GeForce FX/6/7)Ben Skeggs1-1/+1
2012-04-14nouveau/vieux: switch to libdrm_nouveau-2.0Ben Skeggs1-1/+2
2012-04-13radeonsi: initial WIP SI codeTom Stellard1-0/+17
2012-04-12glx: Hook up the unit tests again using the internal gtest.Eric Anholt1-13/+1
2012-04-12gtest: Build as a convenience library.Eric Anholt1-0/+1
2012-04-04st/xvmc: fix library installation dirAlexandre Demers1-0/+8
2012-03-30configure: Add --with-llvm-shared-libsTom Stellard1-2/+13
2012-03-28vl: move winsys helper out of winsys directoryChristian König1-7/+0
2012-03-21intel: Bump libdrm requirement to 2.4.32.Eric Anholt1-1/+1
2012-03-19shared-glapi: Convert to automakeKristian Høgsberg1-0/+2
2012-03-14noop: Use non-recursive automakeTom Stellard1-0/+4
2012-03-14identity: Use non-recursive automakeTom Stellard1-0/+4
2012-03-14galahad: Use non-recursive automakeTom Stellard1-0/+16
2012-03-14gallium/drivers: Use automake to generate makefileTom Stellard1-0/+1
2012-03-01vl: use SwapBuffers instead of CopyBuffersChristian König1-3/+3
2012-03-01vl: rewrite vl DRI backend using XCBChristian König1-3/+3
2012-02-29egl/drivers: Convert to automake.Eric Anholt1-0/+2
2012-02-29egl/main: Convert to automake.Eric Anholt1-10/+32
2012-02-29egl: Clean up some flow of EGL platform handling.Eric Anholt1-18/+15
2012-02-29glx: Convert to automake.Eric Anholt1-0/+4
2012-02-26r300g: Use automake to generate Makefile v3Tom Stellard1-0/+1
2012-02-25st/xvmc: move xvmc state tracker out of xorg subdirChristian König1-1/+1
2012-02-09mesa: enable remap table when --enable-shared-glapiChia-I Wu1-0/+3
2012-02-06r600g: add support for common surface allocator for tiling v13Jerome Glisse1-1/+3
2012-02-06dri: Don't build libdricommon.la if we don't need itJon TURNEY1-1/+5
2012-02-04mesa: Fix xcb-dri2 link flags leaking into LIBS.Eric Anholt1-0/+2
2012-02-01build: Note that we don't support srcdir != builddirColin Walters1-0/+4
2012-01-31Revert "automake: src/mesa/drivers/osmesa"Matt Turner1-7/+3
2012-01-31Revert "automake: src/glsl and src/glsl/glcpp"Matt Turner1-2/+0
2012-01-31Revert "Make sure libGL.so links with libglsl"Matt Turner1-2/+0
2012-01-31Make sure libGL.so links with libglslMatt Turner1-0/+2
2012-01-30automake: src/glsl and src/glsl/glcppMatt Turner1-0/+2
2012-01-30autoconf: use AC_PROG_YACC/LEXMatt Turner1-5/+8
2012-01-30automake: src/mesa/drivers/osmesaMatt Turner1-3/+7
2012-01-30autoconf: Enable missing-prototypes errors when available.Eric Anholt1-1/+14
2012-01-30Use only native engine & bitwriter LLVM libraries for linking.ojab1-1/+1
2012-01-27configure.ac: Don't use $CLANG since it will collide with the static analyzer.Jeremy Huddleston1-3/+3
2012-01-26configure.ac: remove shared/static optionsMatt Turner1-31/+1
2012-01-26dri: make sure to build libdricommon.laMatt Turner1-0/+1
2012-01-26configure: Use WAYLAND_SCANNER_RULES only if availableBenjamin Franzke1-1/+2
2012-01-26automake: src/egl/waylandBenjamin Franzke1-17/+7