summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke2014-08-041-2/+2
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-1/+3
* Remove XA state tracker support for RadeonMarek Olšák2014-08-031-3/+3
* gallium: Add a dumb drm/kms winsys backed swrast providerGiovanni Campagna2014-07-301-0/+5
* configure: Don't override user -g or -O options for debug buildsIan Romanick2014-07-291-2/+12
* configure.ac: require libdrm_radeon 2.4.56 because of the Hawaii fix thereMarek Olšák2014-07-291-1/+1
* freedreno/a3xx: enable/disable wa's based on patch-levelRob Clark2014-07-251-1/+1
* configure.ac: Add LLVM patch version to error message.Vinson Lee2014-07-181-1/+1
* configure.ac: require LLVM 3.4.2 for radeonMarek Olšák2014-07-181-2/+3
* configure: Cygwin requires _XOPEN_SOURCE >= 700 to prototype strndup()Jon TURNEY2014-07-111-1/+1
* targets/dri-swrast: Convert to static/shared pipe-driverEmil Velikov2014-07-101-2/+1
* st/dri: merge dri/drm and dri/sw backendsEmil Velikov2014-07-101-2/+0
* configure: Don't special case Cygwin to use gnu99, define _XOPEN_SOURCE insteadJon TURNEY2014-07-081-9/+2
* targets/dri-vmwgfx: Convert to static/shared pipe-driversEmil Velikov2014-07-021-2/+1
* targets/dri-ilo: Convert to static/shared pipe-driverEmil Velikov2014-07-021-2/+1
* targets/dri-i915: Convert to static/shared pipe-driversEmil Velikov2014-07-021-2/+1
* targets/dri-freedreno: Convert to static/shared pipe-driversEmil Velikov2014-07-021-2/+1
* targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-driversEmil Velikov2014-07-021-6/+3
* targets/dri-nouveau: Convert to static/shared pipe-driversEmil Velikov2014-07-021-2/+3
* targets/dri-swrast: use drm aware dricommon when building more than swrastEmil Velikov2014-07-021-9/+9
* configure.ac: (trivial) Fixing a typoAlexandre Demers2014-06-301-1/+1
* targets/egl-static: use inline_drm_helper and Automake.inc helpersEmil Velikov2014-06-301-0/+1
* targets/xa: provide alternative(static) xa targetEmil Velikov2014-06-301-8/+8
* targets/radeonsi/omx: convert to static/shared pipe-driversEmil Velikov2014-06-261-2/+1
* targets/r600/omx: convert to static/shared pipe-driversEmil Velikov2014-06-261-2/+1
* targets/omx-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-261-2/+3
* targets/r600/xvmc: convert to static/shared pipe-driversEmil Velikov2014-06-221-2/+1
* targets/xvmc-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-221-2/+3
* targets/radeonsi/vdpau: convert to static/shared pipe-driversEmil Velikov2014-06-221-2/+1
* targets/r600/vdpau: convert to static/shared pipe-driversEmil Velikov2014-06-221-2/+1
* targets/vdpau-nouveau: convert to static/shared pipe-driversEmil Velikov2014-06-221-2/+3
* configure: add HAVE_GALLIUM_STATIC_TARGETSEmil Velikov2014-06-191-0/+4
* automake: stop building i915-sw and drop explicit linking to softpipeEmil Velikov2014-06-191-9/+2
* configure: correctly autodetect xvmc/vdpau/omxEmil Velikov2014-06-121-1/+1
* configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.Matt Turner2014-06-111-9/+3
* configure.ac: Alphabetize AC_CONFIG_FILES.Matt Turner2014-06-111-7/+7
* configure.ac: Remove single quotes to fix syntax highlighting.Matt Turner2014-06-111-2/+2
* configure: Only check for OpenCL without LLVM when the latter is certainMichel Dänzer2014-06-101-4/+4
* configure: Always default to --enable-driglx-directJon TURNEY2014-06-101-15/+1
* glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM caseJon TURNEY2014-06-101-0/+1
* configure: error out when building opencl without LLVMEmil Velikov2014-06-091-0/+4
* configure.ac: Do not use Pthreads with MinGW.Vinson Lee2014-06-061-1/+7
* loader: add optional /sys filesystem method for PCI identification.Gary Wong2014-05-291-11/+25
* targets/opencl: Fix (static) linking with LLVM (v2)Kai Wasserbäch2014-05-251-0/+7
* Fix build of appleglxJon TURNEY2014-05-231-0/+5
* Make DRI dependencies and build depend on the targetJon TURNEY2014-05-231-16/+39
* Fix build for darwinJon TURNEY2014-05-231-0/+44
* configure.ac: Do not enable -Wl,--no-undefined on Mac OS X.Vinson Lee2014-05-211-1/+1
* configure.ac: Remove -fstack-protector-strong from LLVM flags.Vinson Lee2014-05-211-1/+2
* gallium/radeon: link in libradeon.la at target levelEmil Velikov2014-05-151-0/+2