radeonsi: Convert to automake
[mesa.git] / configure.ac
2013-01-10 Matt Turnerradeonsi: Convert to automake
2013-01-10 Matt Turnernvc0: Convert to automake
2013-01-10 Matt Turnernv50: Convert to automake
2013-01-10 Matt Turnernv30: Convert to automake
2013-01-10 Matt Turnernouveau: Convert to automake
2013-01-10 Matt Turnersvga: Convert to automake
2013-01-10 Matt Turnersoftpipe: Convert to automake
2013-01-10 Matt Turnerllvmpipe: Convert to automake
2013-01-10 Matt Turnerrbug: Convert to automake
2013-01-10 Matt Turneri915/winsys/sw: Convert to automake
2013-01-10 Matt Turneri915/winsys/drm: Convert to automake
2013-01-10 Matt Turneri915g: Convert to automake
2013-01-10 Tom Stellardlibgallium: Convert to automake
2013-01-10 Tom Stellardtrace: Convert to automake
2013-01-10 Tom Stellardradeon/winsys: Convert to automake
2013-01-10 Matt Turnerautomake: Convert Gallium target and winsys
2013-01-10 Quentin Glidicmesa/program: Fix both Classic and Gallium build
2013-01-10 Andreas Bollconfigure.ac: fix typo in error message
2013-01-09 Johannes Obermayrclover: Adapt libclc's INCLUDEDIR and LIBEXECDIR to...
2013-01-05 Vinson Leeconfigure.ac: Remove space after indent -T flag.
2013-01-04 Johannes ObermayrSupport LLVM >= 3.2 on radeonsi and opencl.
2012-12-12 Emil Velikovconfigure.ac: Disable compiler optimizations when ...
2012-12-04 Dave Airlieautomake/gallium: attempt to fix -lrt
2012-11-30 Ander Conselvan... egl/wayland: Dispatch the event queue before get_buffers
2012-11-30 Kristian Høgsbergegl: Only enable GLX backend if X11 EGL platform is...
2012-11-28 Marek Olšákconfigure.ac: remove -fomit-frame-pointer from LLVM...
2012-11-28 Marek Olšákconfigure.ac: look for whole words in LLVM flags, not...
2012-11-28 Marek Olšákconfigure.ac: consolidate stripping unwanted LLVM flags
2012-11-28 Marek Olšákconfigure.ac: print LLVM flags
2012-11-27 Johannes Obermayrconfigure.ac: Remove -O., -g and -Wall from LLVM_C...
2012-11-19 Maarten Lankhorstautomake: strip LLVM_CXXFLAGS and LLVM_CPPFLAGS too
2012-11-12 Eric Anholtmesa: Import a copy of the open-addressing hash table...
2012-11-12 Eric Anholtautomake,android: Build program/ into a helper lib...
2012-11-10 Andreas Bollbuild: fix enable/disable language in ./configure ...
2012-11-06 Marek Olšákconfigure.ac: require libdrm_radeon 2.4.40
2012-11-02 Vincent Lejeuneconfigure.ac: Prevent build of radeon llvm backend...
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...
next