gbm: Add GBM_BO_USE_LINEAR flag
[mesa.git] / configure.ac
2015-04-13 Jose Fonsecamesa: Remove pointless USE_EXTERNAL_DXTN_LIB macro.
2015-04-12 Emil Velikovconfigure.ac: remove deprecated --with-libclc-path
2015-04-01 Emil Velikovconfigure: nuke --with-max-{width,height}
2015-04-01 Emil Velikovconfigure.ac: error out if python/mako is not found...
2015-03-24 Emil Velikovconfigure.ac: move AC_MSG_RESULT reporting back into...
2015-03-22 Jose Fonsecaconfigure: Bail out with MinGW targets.
2015-03-21 Emil Velikovgalahad: remove driver
2015-03-21 Emil Velikovegl/main: drop platform fbdev specific code
2015-03-21 Emil Velikovwinsys/sw/fbdev: remove unused software winsys
2015-03-21 Emil Velikovwinsys/sw/wayland: remove unused winsys
2015-03-20 Neil Robertsi965: Store the GPU revision number in brw_context
2015-03-18 Jonathan Grayconfigure: check if compiler supports -Werror=vla.
2015-03-11 Emil Velikovconfigure: require pthreads for POSIX builds
2015-03-10 Vinson LeeAdd macro for unused function attribute.
2015-03-06 Emil VelikovRevert "configure: require pthreads for POSIX builds"
2015-03-06 Emil Velikovconfigure: require pthreads for POSIX builds
2015-03-06 Samuel Iglesias... configure: Introduce new output variable to ax_check_py...
2015-03-04 Jose Fonsecast/vega: Remove.
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-03-02 Jose Fonsecaidentity: Remove.
2015-02-28 Kenneth GraunkeRevert "configure: Leverage gcc warn options to enable...
2015-02-27 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-02-20 Matt Turnermesa: Have configure define NDEBUG, not mtypes.h.
2015-02-18 Emil Velikovauxiliary/vl: Build vl_winsys_dri.c only when needed.
2015-02-18 Alan CoopersmithBracket arguments to tr so they work with Solaris tr
2015-02-12 Emil Velikovauxiliary/vl: bring back the VL code for the dri targets
2015-02-12 Emil Velikovconfigure: rework wayland_scanner handling(fix make...
2015-01-27 Dave Airliemesa/autoconf: attempt to use gnu99 on older gcc compilers
2015-01-25 Niels Ole Salscheiderconfigure: Link against all LLVM targets when building...
2015-01-23 Matt Turnermapi: Remove vgapi from SUBDIRS.
2015-01-16 Carl Worthconfigure: Add machinery for --enable-shader-cache...
2015-01-16 Carl Worthmesa: Add mesa SHA-1 functions
2015-01-16 Carl Worthconfigure: Add copyright and license block to configure.ac
2015-01-14 Samuel Iglesias... configure: add check for GNU indent
2015-01-14 Samuel Iglesias... configure: change required Python Mako version to 0.3.4
2015-01-12 Samuel Iglesias... configure: require python mako module
2014-12-18 Timothy Arcerimesa: bump required GCC version to 4.2.0
2014-12-16 Timothy Arcerimesa: bump required GCC version to 4.1.0
2014-12-12 Matt Turneregl: Drop unnecessary Makefile.am.
2014-12-12 Matt Turnerconfigure.ac: Ship .xz compressed tarballs, in addition...
2014-12-12 Matt Turnerconfigure.ac: Use tar-ustar archive format.
2014-12-12 Matt Turnerconfigure.ac: Drop generating egl-static and gbm Makefiles.
2014-12-09 Timothy Arcerimesa: use build flag to ensure stack is realigned on x86
2014-12-05 Matt Turnerconfigure.ac: Replace contraction to fix syntax highlig...
2014-11-26 Emil Velikovnine: the .pc file should not follow mesa version
2014-11-26 Emil Velikovautomake: rework VL dependency tracking
2014-11-26 Emil Velikovconfigure: check the package version when auto-detectin...
2014-11-18 Joakim Sindholtnine: Add state tracker nine for Direct3D9 (v3)
2014-11-15 Emil Velikovconfigure.ac: roll up a program for the sse4.1 check
2014-11-14 Marek Olšákconfigure.ac: remove enable flags for EGL and GBM Galli...
2014-10-30 Chia-I Wuconfigure: check for xlocale.h and strtof
2014-10-29 Jan Veselyconfigure: fix typos
2014-10-29 Jan Veselyconfigure: include llvm systemlibs when using static...
2014-10-23 Jan Veselyclover: Require libelf
2014-10-23 José Fonsecagallivm,llvmpipe,clover: Bump required LLVM version...
2014-10-15 Andres Gomezconfigure.ac: check for libexpat when no pkg-config...
2014-10-13 Christian Königconfigure: use $libdir/dri as default for VA-API
2014-10-13 Christian Königconfigure: remove superflous VA-API line from configure.ac
2014-10-13 Christian Königconfigure: respect $libdir for the OMX installation dir
2014-10-13 Christian Königconfigure: Revert "ask vdpau.pc for the default locatio...
2014-10-09 Eric Anholtvc4: Move the mirrored kernel code to a kernel/ directory.
2014-10-01 Christian Königst/va: skeleton VAAPI state tracker
2014-09-28 Rob Clarkconfigure.ac: bump libdrm_freedreno requirement
2014-09-27 Tom Stellardconfigure.ac: Compute LLVM_VERSION_PATCH using llvm...
2014-09-27 Emil Velikovconfigure: use explicit enabled/disabled in config...
2014-09-27 Emil Velikovconfigure: ask vdpau.pc for the default location of...
2014-09-27 Emil Velikovconfigure: drop --with-egl-driver-dir switch
2014-09-27 Emil Velikovconfigure: remove non-functional --with-opencl-libdir
2014-09-25 Matt Turnerconfigure.ac: Replace gallium_check_st with gallium_req...
2014-09-25 Matt Turnerconfigure.ac: Drop gallium directory tracking.
2014-09-25 Matt Turnerconfigure.ac: Use autoconf macro for GNU make.
2014-09-25 Matt Turnerralloc: Mark ralloc functions with gcc's malloc attribute.
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc attributes...
2014-09-25 Matt Turnermesa: Replace a priori knowledge of gcc builtins with...
2014-09-24 Matt Turnerconfigure.ac: Remove duplicate -DHAVE_PTHREAD.
2014-09-24 Matt Turnerconfigure.ac: Stop checking for perl.
2014-09-24 Matt Turnerconfigure.ac: Use test -a, rather than another test.
2014-09-24 Emil Velikovconfigure: remove NEED_{SOFT,LLVM}PIPE_DRIVER variables
2014-09-24 Emil Velikovconfigure: remove unused variable OSMESA_MESA_DEPS
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.
next