android: Update for builtin_stubs.cpp move
[mesa.git] / configure.ac
2012-11-02 Thierry Redingbuild: Don't cross-compile GLSL builtin compiler
2012-10-22 Matt TurnerRe-add HAVE_PTHREADS preprocessor macro
2012-10-21 Kristian Høgsberggbm: Use the kms dumb ioctls for cursor instead of...
2012-10-17 Dmitry Cherkasovconfigure.ac: Fix LLVM 3.2 r600/radeonsi error message
2012-10-17 Kristian Høgsbergegl/wayland: Update to Wayland 0.99 API
2012-10-17 Vinson Leebuild: Build on Cygwin with gnu99 instead of c99.
2012-10-15 Daniel Stonebuild: Don't fail if libX11 isn't installed
2012-10-09 Eric Anholtegl: Quit checking for a bug in old xcb when we require...
2012-10-09 Eric Anholtegl: Drop xcb ifdefs by just requiring a version from...
2012-10-09 Eric Anholtglx: Require xcb_dri2 for building glxdri2.c.
2012-10-09 Eric Anholtglx: Remove the last user of -DUSE_XCB.
2012-10-09 Matt TurnerRemove VAAPI support.
2012-10-03 Matt Turnerbuild: Remove autoconf check for signbit
2012-10-01 Matt Turnerbuild: Don't build libdricore if not building classic...
2012-10-01 Matt Turnerbuild: Order src/Makefile correctly
2012-10-01 Matt Turnerbuild: Use AX_PTHREAD's HAVE_PTHREAD preprocessor defin...
2012-10-01 Matt Turnerbuild: Use PTHREAD_LIBS and PTHREAD_CFLAGS
2012-10-01 Matt Turnerbuild: Set PTHREAD_LIBS for pkgconfig files if empty
2012-10-01 Tom Stellardllvmpipe: Fix build with LLVM 2.8
2012-10-01 Tom Stellardconfigure.ac: Use amdgpu component for LLVM 3.2
2012-10-01 Tom Stellardradeon: Support LLVM 3.2
2012-09-27 Matt Turnerbuild: Link libglapi with pthreads
2012-09-27 Matt Turnerbuild: Use AX_PTHREAD to detect pthreads
2012-09-24 Brian Paulbuild: remove signbit check in configure.ac
2012-09-24 Robert Braggbuild: substitute X11_INCLUDES variable
2012-09-24 Matt TurnerUse signbit() in IS_NEGATIVE and DIFFERENT_SIGNS
2012-09-12 Matt Turnerbuild: Don't list glproto and dri2proto in pkg-config...
2012-09-09 Andreas Bollmesa: bump version to 9.1 (devel)
2012-09-07 Johannes ObermayrSet OSMESA_VERSION=8.
2012-09-06 Matt Turnerbuild: Disable building of d3d1x
2012-09-05 Tom Stellardconfigure.ac: Don't link gallium drivers with libdricore
2012-08-31 Matt Turnerbuild: Remove left over echo from GLU removal
2012-08-31 Matt TurnerRemove libGLU
2012-08-31 Andreas Bollmesa: also bump version in Makefile.am and configure...
2012-08-30 Marek Olšákconfigure.ac: require libdrm_radeon 2.6.39 for MSAA
2012-08-28 Andreas Bollconfigure.ac: add radeonsi to --with-gallium-drivers...
2012-08-26 Eric Anholti965/gen6+: Add support for GL_ARB_timer_query.
2012-08-26 Jakob Bornecrantzgbm: Use libkms to replace DRI cursor images
2012-08-24 Matt Turnerautomake: convert vgapi
2012-08-24 Matt Turnerbuild: Check for bison-generated file before bailing...
2012-08-24 Tapani Pällimesa/dlopen: use HAVE_DLOPEN instead of _GNU_SOURCE
2012-08-24 Matt Turnerbuild: Only add links to .so files if we're building...
2012-08-24 Matt Turnerbuild: Replace OSMESA_VERSION with generic VERSION_NUMBER
2012-08-24 Matt Turnerbuild: Order AC_CONFIG_FILES list
2012-08-24 Matt Turnerbuild: Only build libmesa.la when needed
2012-08-24 Matt Turnerbuild: Remove duplicate DRI automake conditionals
2012-08-24 Matt Turnerbuild: Remove GLU_DIRS
2012-08-23 Matt Turnerautomake: convert es1api
2012-08-23 Matt Turnerautomake: convert es2api
2012-08-22 Matt Turnerbuild: Link DRI drivers with dricore in case of no...
2012-08-22 Matt Turnerbuild: Only build libmesagallium.la if building Gallium
2012-08-22 Matt Turnerbuild: Put mapi/shared-glapi in CORE_DIRS
2012-08-22 Matt Turnerbuild: Only allow shared-glapi with DRI
2012-08-22 Matt Turnerbuild: Set sensible DRI/X11/OSMesa defaults
2012-08-22 Matt Turnerbuild: Print whether shared-glapi is enabled
2012-08-22 Matt Turnerbuild: Remove deprecated --with-driver= flag
2012-08-16 Matt Turnerbuild: Remove EXTRA_LIB_PATH
2012-08-16 Matt Turnerbuild: Require X11 pkg-config files
2012-08-15 Marek Olšákconfigure.ac: bump libdrm_radeon requirement to 2.6.38
2012-08-12 Tom Stellardconfigure: Check xcb version when X11 pkgconfig exists
2012-08-10 Chad VersaceRevert "mesa: Remove C++11 narrowing warnings"
2012-08-10 Chad Versacemesa: Remove C++11 narrowing warnings
2012-08-08 Ian RomanickMake shared-glapi the default
2012-08-08 Ian Romanickmesa/tests: Add tests for the generated shared-glapi...
2012-08-02 Christian Königradeonsi: initial VDPAU target
2012-08-01 Matt Turnerconfigure.ac: Remove extra ;;
2012-08-01 Matt Turnerconfigure.ac: Don't duplicate CFLAGS
2012-08-01 Matt Turnerconfigure.ac: Remove contractions to stop breaking...
2012-08-01 Matt Turnerconfigure.ac: remove remnants of ppc asm support
2012-08-01 Adam Jacksonlinux: Default to dri not xlib on all arches
2012-07-31 Jon TURNEYMove installing osmesa.pc to drivers/osmesa
2012-07-27 Eric Anholtautomake: Remove OPT_FLAGS.
2012-07-27 Eric Anholtautomake: Remove ARCH_FLAGS.
2012-07-25 Jon TURNEYRemove redundant osmesa shared library install from...
2012-07-24 Brad Kingautomake: Honor GL_LIB for mangled/custom lib names
2012-07-23 Tom Stellardpipe_loader: Try to connect with the X server before...
2012-07-23 Tom Stellardconfigure.ac: Add --with-llvm-prefix option
2012-07-21 José Fonsecaautoconf: Only kink mcjit component when available.
2012-07-17 Michel Dänzerconfigure.ac: Further LLVM fixups.
2012-07-17 Tom Stellardconfigure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS
2012-07-13 Jon TURNEYFix linking gallium drivers and with dricore after...
2012-07-13 Kristian Høgsbergwayland: Stop trying to use make rules from aclocal...
2012-07-13 Jon TURNEYautomake: convert libglapi
2012-07-13 Jon TURNEYRename X86-64_API -> X86_64_API
2012-07-13 Jon TURNEYLink dri drivers with mesa or dricore libtool library
2012-07-13 Jon TURNEYRemove unused MESA_MODULES autoconf variable
2012-07-13 Jon TURNEYautomake: convert libglsl
2012-07-13 Laurent Carlierautomake: convert libOSmesa
2012-07-12 Eric Anholtmesa: Require current libxcb.
2012-07-10 Kenneth Graunkei965: Add hardware context support.
2012-06-22 Tom Stellardclover: Add --with-clang-libdir option and verify CLANG...
2012-06-21 Eric Anholtdricore: Turn it into a normal library.
2012-06-21 Eric Anholtmesa: Move GL header installation to automake.
2012-06-21 Eric Anholtautomake: Move the master Mesa makefile to Makefile...
2012-06-21 Eric Anholtautomake: Convert osmesa.pc to be generated by configure.
2012-06-21 Eric Anholtmesa: Convert gl.pc to be generated by configure.
2012-06-21 Eric Anholtautomake: Convert src/mesa/drivers/x11/Makefile to...
2012-06-21 Eric Anholtautomake: Convert src/gallium/Makefile to automake.
2012-06-21 Eric Anholtautomake: Convert src/mapi/glapi/gen/Makefile to automake.
2012-06-21 Eric Anholtautomake: Convert src/mesa/drivers/Makefile to automake.
next