meta: Avoid null access on setup_glsl_msaa_blit_shader()
[mesa.git] / configure.ac
2014-09-10 Jonathan Grayconfigure.ac: unbreak the build with non gnu grep
2014-09-09 Jonathan Grayconfigure.ac: strip _GNU_SOURCE from llvm-config output
2014-09-09 Emil Velikovautomake: remove obsolete NEED_GALLIUM_LOADER
2014-09-09 Emil Velikovconfigure: enable the gallium loader only when needed
2014-09-09 Emil Velikovconfigure: inform the user when we're building sw/kms-dri
2014-09-09 Emil Velikovconfigure: kill off NEED_WINSYS_WRAPPER
2014-09-09 Emil Velikovconfigure: kill off NEED_NONNULL_WINSYS
2014-09-09 Emil Velikovconfigure: bail out if building svga without libdrm
2014-09-09 Tom Stellardconfigure.ac: Fix build with git-svn llvm version string
2014-09-05 Emil Velikovconfigure: check for core xcb and link the VL targets...
2014-09-05 Emil Velikovconfigure: check for core xcb and link libEGL against it
2014-09-05 Emil Velikovconfigure: check for core xcb and link libGL against it
2014-09-05 Jonathan Grayautomake: check if the linker supports --dynamic-list
2014-09-05 Michel Dänzerconfigure.ac: Add AC_SYS_LARGEFILE
2014-08-28 Emil VelikovRevert "configure: Disable xvmc by default"
2014-08-19 Matt Turnermapi: Inline shared-glapi/tests/Makefile.
2014-08-19 Matt Turnermapi: Inline glapi/tests/Makefile.
2014-08-19 Matt Turnermapi: Inline glapi/Makefile.
2014-08-19 Matt Turnermapi: Inline es2api/Makefile.
2014-08-19 Matt Turnermapi: Inline es1api/Makefile.
2014-08-19 Matt Turnermapi: Inline shared-glapi/Makefile.
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
next