summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2012-07-10i965: Add hardware context support.Kenneth Graunke1-1/+1
2012-06-22clover: Add --with-clang-libdir option and verify CLANG_RESOURCE_DIRTom Stellard1-0/+17
2012-06-21dricore: Turn it into a normal library.Eric Anholt1-12/+2
2012-06-21mesa: Move GL header installation to automake.Eric Anholt1-6/+1
2012-06-21automake: Move the master Mesa makefile to Makefile.old.Eric Anholt1-0/+1
2012-06-21automake: Convert osmesa.pc to be generated by configure.Eric Anholt1-1/+2
2012-06-21mesa: Convert gl.pc to be generated by configure.Eric Anholt1-1/+2
2012-06-21automake: Convert src/mesa/drivers/x11/Makefile to automake.Eric Anholt1-1/+2
2012-06-21automake: Convert src/gallium/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Convert src/mapi/glapi/gen/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Convert src/mesa/drivers/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Directly generate configs/current instead of symlinking from it.Eric Anholt1-9/+1
2012-06-21automake: Convert gen_matypes building to automake.Eric Anholt1-0/+2
2012-06-21make: Fold ASM_CFLAGS into DEFINES.Eric Anholt1-9/+7
2012-06-21automake: Convert src/egl/Makefile to automake.Eric Anholt1-0/+1
2012-06-21automake: Don't warn on gmake portability issues.Eric Anholt1-1/+1
2012-06-13mesa/tests: Add tests for the generated dispatch tableIan Romanick1-0/+1
2012-06-13mesa/tests: Add tests for _mesa_lookup_enum_by_{name,nr} functionsIan Romanick1-0/+1
2012-06-13glx: Move tests from tests/glx to src/glx/testsIan Romanick1-3/+2
2012-06-11automake: Add AM_PROG_AR before LT_INIT to silence a lot of warnings.Kenneth Graunke1-0/+2
2012-06-11configure.ac: Add --with-(gl|glu|osmesa)-lib-name optionsBrad King1-7/+22
2012-06-11automake: Merge the dricore libglsl build into libdricore.Eric Anholt1-5/+3
2012-06-11automake: Convert src/Makefile to automake.Eric Anholt1-0/+1
2012-06-11automake: Move top-level makefile to automake.Eric Anholt1-0/+1
2012-06-11mesa: Move the version information right into configure.ac.Eric Anholt1-7/+1
2012-06-05configure.ac: Fail if egl x11 platform dependencies are not availableKristian Høgsberg1-28/+39
2012-06-01automake: use -m32 in CCASFLAGS when using --enable-32-bitTapani Pälli1-0/+1
2012-06-01r600g: compute support for evergreenAdam Rak1-1/+6
2012-06-01clover: Link to the necessary LLVM and Clang libsTom Stellard1-0/+3
2012-06-01configure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIRTom Stellard1-0/+4
2012-06-01configure.ac: Add option for libclc pathTom Stellard1-0/+8
2012-06-01configure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2Tom Stellard1-0/+1
2012-05-30automake: Check for 'indent' and fall back to 'cat' if not found.Kenneth Graunke1-0/+5
2012-05-29automake: Convert dricore building to automake.Eric Anholt1-0/+12
2012-05-29automake: Rename variables in sources.mak to be automake compatible.Eric Anholt1-5/+5
2012-05-29mesa: Remove the generated glapi from source control, and just build it.Eric Anholt1-1/+1
2012-05-22i965: Completely annotate the batch bo when aub dumping.Paul Berry1-1/+1
2012-05-21Filter out -Wcovered-switch-default from LLVM_CFLAGSojab1-1/+1
2012-05-15configure.ac: Fix typos in the r600-llvm-compiler optionHomer Hsing1-2/+2
2012-05-12radeonsi: Fixups for recent build infrastructure changes.Michel Dänzer1-0/+2
2012-05-11clover: Assorted build fixes.Tom Stellard1-8/+30
2012-05-11clover: Import OpenCL state tracker.Francisco Jerez1-2/+29
2012-05-11gallium/gbm: Switch to auxiliary/pipe-loader.Francisco Jerez1-0/+1
2012-05-11gallium/tests/trivial: Switch to the pipe loader.Francisco Jerez1-0/+11
2012-05-11gallium: Add pipe loader for device enumeration and driver multiplexing.Francisco Jerez1-0/+22
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