summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* st/glx: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-1/+1
* galahad: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+1
* noop: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+1
* identity: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-0/+1
* r600: use NEED_RADEON_LLVM over R600_NEED_RADEON_GALLIUMEmil Velikov2013-10-011-2/+0
* gallium/targets: Make use of prebuilt libdricommon.la.Johannes Obermayr2013-10-011-1/+0
* configure.ac: Add a more informative warning when libclc.pc is not found v2Tom Stellard2013-09-271-6/+11
* build/radeonsi: group all targets in common subdirChristian König2013-09-251-4/+4
* build/r600: group all targets in common subdirChristian König2013-09-251-5/+5
* build/r300: group build target in common subdirChristian König2013-09-251-4/+4
* mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.Eric Anholt2013-09-231-0/+3
* Suppress clang's warnings about unused CFLAGS and CXXFLAGS.Johannes Obermayr2013-09-221-0/+6
* Move nv30, nv50 and nvc0 to nouveau.Johannes Obermayr2013-09-111-4/+1
* build: Delete cross-compiling macros.Kenneth Graunke2013-09-091-31/+0
* glsl: Remove builtin_compiler from the build system.Kenneth Graunke2013-09-091-1/+0
* configure.ac: Bump Wayland requirement to 1.2.0Fabio Pedretti2013-08-271-1/+1
* Fixed and/or order mistake, resulting in compiling llvmpipe without llvm inst...Kristian Lehmann2013-08-261-2/+2
* gallium/osmesa: Make and install an osmesa.pc.Jon Severinsson2013-08-231-0/+1
* build: Add --enable-gallium-osmesa flag.Matt Turner2013-08-211-6/+25
* clover: Fix linkage of libOpenCLNiels Ole Salscheider2013-08-161-0/+4
* build: unify mesa version by using a VERSION fileEmil Velikov2013-07-291-1/+2
* mesa: Bump version to 9.3.0-devel.Kenneth Graunke2013-07-251-1/+1
* xa: bump major versionRob Clark2013-07-251-1/+1
* configure.ac: Use correct options names in AC_ARG_ENABLE.Matt Turner2013-07-221-4/+4
* build: Remove unused EGL_PLATFORMS.Matt Turner2013-07-221-6/+1
* gen_matypes: fix cross-compiling with gccMike Frysinger2013-07-181-0/+6
* configure.ac: On some systems, "x86-64" is called "amd64"Jean-Sébastien Pédron2013-07-171-6/+6
* configure.ac: make grep tests more portableJonathan Gray2013-07-171-3/+3
* configure.ac: add OpenBSDJonathan Gray2013-07-171-3/+3
* configure.ac: better detection of LLVM versionKlemens Baum2013-07-121-15/+26
* configure: Avoid use of AC_CHECK_FILE for cross compilingJonathan Liu2013-07-121-6/+6
* radeon: bump libdrm_radeon requirement for CIK supportAlex Deucher2013-07-111-1/+1
* build: fix EGL build when no X11 headers are presentRoss Burton2013-07-011-0/+7
* freedreno: add a3xx supportRob Clark2013-06-081-0/+1
* freedreno: prepare for a3xxRob Clark2013-06-081-0/+1
* build: Unify PACKAGE_VERSION on autotools, scons and AndroidAndreas Boll2013-06-061-1/+1
* configure.ac: Build dricommon for gallium swrastMike Stroyan2013-06-061-0/+1
* radeonsi: Add ipo to LLVM_COMPONENTSAndreas Hartmetz2013-05-281-2/+2
* r600g: rewrite FMASK allocation, fix FMASK texturing with 2 and 4 samplesMarek Olšák2013-05-151-1/+1
* build: remove unused API_DEFINESAndreas Boll2013-05-011-3/+0
* configure: remove IN_DRI_DRIVERBrian Paul2013-05-011-10/+5
* configure: remove FEATURE_GL/ES1/ES2Brian Paul2013-05-011-12/+1
* build: Remove libws_xlib.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-4/+0
* build: Remove libpipe_loader.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-1/+0
* build: Remove HAVE_PIPE_LOADER_SW.Matt Turner2013-04-301-1/+0
* build: Remove libws_null.la from GALLIUM_PIPE_LOADER_LIBS.Matt Turner2013-04-301-1/+0
* build: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.Matt Turner2013-04-301-1/+1
* configure.ac: Remove unused HAVE_PIPE_LOADER_XLIB macro.Matt Turner2013-04-301-1/+0
* ilo: add the driver to the build systemChia-I Wu2013-04-261-1/+12
* configure.ac: Allow OpenGL ES1 and ES2 only with enabled OpenGLAndreas Boll2013-04-231-0/+11