mesa: add ARB_texture_barrier support
[mesa.git] / configure.ac
2014-08-14 Emil Velikovconfigure.ac: remove enable 32/64 bit hacks
2014-08-14 Emil VelikovRevert "configure: Fix --enable-XX-bit flags by moving...
2014-08-12 Emil Velikovmesa: guard better when building with sse4.1 optimisations
2014-08-12 Emil Velikovautomake: compact gallium/target/Makefile into gallium...
2014-08-12 Emil Velikovautomake: merge gallium/state_trackers/Makefile into...
2014-08-12 Emil Velikovautomake: compact gallium/drivers and gallium/winsys...
2014-08-12 Emil Velikovconfigure.ac: drop enable_dri check in gallium_gbm
2014-08-12 Emil Velikovconfigure.ac: bail out if building gallium_gbm without...
2014-08-12 Alexandre Demersconfigure: Fix --enable-XX-bit flags by moving LT_INIT...
2014-08-11 Maarten Lankhorstconfigure.ac: Do not require llvm on x32
2014-08-09 Jon TURNEYconfigure.ac: Use LIBS rather than LDFLAGS to add ...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.
2014-08-08 Pali Rohárconfigure: check for dladdr via AC_CHECK_FUNC/AC_CHECK_LIB
2014-08-08 Emil Velikovutil: remove ralloc_test
2014-08-04 Kenneth Graunkeutil: Move the open-addressing linear-probing hash_tabl...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-08-03 Marek OlšákRemove XA state tracker support for Radeon
2014-07-30 Giovanni Campagnagallium: Add a dumb drm/kms winsys backed swrast provider
2014-07-29 Ian Romanickconfigure: Don't override user -g or -O options for...
2014-07-29 Marek Olšákconfigure.ac: require libdrm_radeon 2.4.56 because...
2014-07-25 Rob Clarkfreedreno/a3xx: enable/disable wa's based on patch...
2014-07-19 Vinson Leeconfigure.ac: Add LLVM patch version to error message.
2014-07-17 Marek Olšákconfigure.ac: require LLVM 3.4.2 for radeon
2014-07-11 Jon TURNEYconfigure: Cygwin requires _XOPEN_SOURCE >= 700 to...
2014-07-10 Emil Velikovtargets/dri-swrast: Convert to static/shared pipe-driver
2014-07-10 Emil Velikovst/dri: merge dri/drm and dri/sw backends
2014-07-08 Jon TURNEYconfigure: Don't special case Cygwin to use gnu99,...
2014-07-02 Emil Velikovtargets/dri-vmwgfx: Convert to static/shared pipe-drivers
2014-07-02 Emil Velikovtargets/dri-ilo: Convert to static/shared pipe-driver
2014-07-02 Emil Velikovtargets/dri-i915: Convert to static/shared pipe-drivers
2014-07-02 Emil Velikovtargets/dri-freedreno: Convert to static/shared pipe...
2014-07-02 Emil Velikovtargets/(r300|r600|radeonsi)/dri: Convert to static...
2014-07-02 Emil Velikovtargets/dri-nouveau: Convert to static/shared pipe...
2014-07-02 Emil Velikovtargets/dri-swrast: use drm aware dricommon when buildi...
2014-06-30 Alexandre Demersconfigure.ac: (trivial) Fixing a typo
2014-06-30 Emil Velikovtargets/egl-static: use inline_drm_helper and Automake...
2014-06-30 Emil Velikovtargets/xa: provide alternative(static) xa target
2014-06-26 Emil Velikovtargets/radeonsi/omx: convert to static/shared pipe...
2014-06-26 Emil Velikovtargets/r600/omx: convert to static/shared pipe-drivers
2014-06-26 Emil Velikovtargets/omx-nouveau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/r600/xvmc: convert to static/shared pipe-drivers
2014-06-22 Emil Velikovtargets/xvmc-nouveau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/radeonsi/vdpau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/r600/vdpau: convert to static/shared pipe-drivers
2014-06-22 Emil Velikovtargets/vdpau-nouveau: convert to static/shared pipe...
2014-06-19 Emil Velikovconfigure: add HAVE_GALLIUM_STATIC_TARGETS
2014-06-19 Emil Velikovautomake: stop building i915-sw and drop explicit linki...
2014-06-12 Emil Velikovconfigure: correctly autodetect xvmc/vdpau/omx
2014-06-12 Matt Turnerconfigure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.
2014-06-12 Matt Turnerconfigure.ac: Alphabetize AC_CONFIG_FILES.
2014-06-12 Matt Turnerconfigure.ac: Remove single quotes to fix syntax highli...
2014-06-10 Michel Dänzerconfigure: Only check for OpenCL without LLVM when...
2014-06-10 Jon TURNEYconfigure: Always default to --enable-driglx-direct
2014-06-10 Jon TURNEYglx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL...
2014-06-09 Emil Velikovconfigure: error out when building opencl without LLVM
2014-06-07 Vinson Leeconfigure.ac: Do not use Pthreads with MinGW.
2014-05-30 Gary Wongloader: add optional /sys filesystem method for PCI...
2014-05-25 Kai Wasserbächtargets/opencl: Fix (static) linking with LLVM (v2)
2014-05-23 Jon TURNEYFix build of appleglx
2014-05-23 Jon TURNEYMake DRI dependencies and build depend on the target
2014-05-23 Jon TURNEYFix build for darwin
2014-05-22 Vinson Leeconfigure.ac: Do not enable -Wl,--no-undefined on Mac...
2014-05-21 Vinson Leeconfigure.ac: Remove -fstack-protector-strong from...
2014-05-15 Emil Velikovgallium/radeon: link in libradeon.la at target level
2014-05-14 Emil Velikovconfigure: correctly set LD_NO_UNDEFINED
2014-05-14 José Fonsecaconfigure: Require LLVM 3.1.
2014-05-10 Emil Velikovconfigure: error out if building GBM without dri
2014-05-09 Tom Stellardconfigure.ac: Add LLVM_VERSION_PATCH to DEFINES
2014-05-06 Marek Olšákconfigure.ac: radeonsi requires EGL_DRM and GBM
2014-05-02 Alex Deucherconfigure: bump up libdrm_radeon requirement to 2.4.54
2014-05-02 Emil Velikovtargets/omx: add nouveau target
2014-04-28 Jon TURNEYCheck for dladdr(), rather than assuming we have it...
2014-04-25 Emil Velikovautomake: cleanup pipe-loader handling when using sw...
2014-04-25 Emil Velikovpipe-loader: conditionally build and use pipe_loader_sw...
2014-04-10 Marek Olšákconfigure.ac: require libdrm_radeon 2.4.53
2014-04-09 Emil VelikovPartially revert "st/xa: Fix advertized version number...
2014-04-07 Matt Turneregl/build: Drop two unnecessary Makefiles.
2014-04-05 Jonathan Grayconfigure: don't require libudev for gbm or egl drm...
2014-04-05 Emil Velikovautomake: move GALLIUM_DRI_LIB_DEPS to Automake.inc
2014-04-05 Johannes Nixdorfconfigure.ac: fix the detection of expat with pkg-config
2014-04-04 Thomas Hellstromst/xa: Fix advertized version number and try to avoid...
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovconfigure: autodetect video state-trackers when non...
2014-03-31 Emil Velikovconfigure: use grep in quiet mode, rather than piping...
2014-03-31 Emil Velikovconfigure: error out when building gallium-osmesa witho...
2014-03-31 Emil VelikovPartially revert "automake: allow only shared builds"
2014-03-31 Emil Velikovconfigure: enable dri3 only for linux
2014-03-26 José Fonsecamapi/glapi: Use ElementTree instead of libxml2.
2014-03-25 Ilia MirkinRevert "build: llvm libs may not be in system search...
2014-03-11 Emil Velikovautomake: allow only shared builds
2014-03-11 Emil Velikovconfigure: update enable-llvm-shared-libs comments
2014-03-11 Emil Velikovconfigure: read libomxil-bellagio.pc only when it exists
2014-03-11 Emil Velikovautomake: create compat symlinks only for linux systems
2014-03-11 Emil Velikovconfigure: use LIB_EXT rather than hardcoded .so
2014-03-11 Emil Velikovconfigure: remove old makefile variables
2014-03-05 Eric Anholtconfigure: Fix bashism.
2014-03-04 Eric Anholtdri: Require libudev-dev for building DRI on Linux.
2014-03-04 José Fonsecaconfigure: s/--with-llvm-shared-libs/--enable-llvm...
2014-03-04 Emil VelikovRevert "configure: use enable_dri_glx local variable"
2014-03-04 Emil Velikovconfigure: disable shared glapi when building xlib...
next