gtest: Fix up import of gtest 1.6.0
[mesa.git] / configure.ac
2012-04-13 Eric Anholtgtest: Build as a convenience library.
2012-04-04 Alexandre Demersst/xvmc: fix library installation dir
2012-03-30 Tom Stellardconfigure: Add --with-llvm-shared-libs
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-21 Eric Anholtintel: Bump libdrm requirement to 2.4.32.
2012-03-19 Kristian Høgsbergshared-glapi: Convert to automake
2012-03-14 Tom Stellardnoop: Use non-recursive automake
2012-03-14 Tom Stellardidentity: Use non-recursive automake
2012-03-14 Tom Stellardgalahad: Use non-recursive automake
2012-03-14 Tom Stellardgallium/drivers: Use automake to generate makefile
2012-03-01 Christian Königvl: use SwapBuffers instead of CopyBuffers
2012-03-01 Christian Königvl: rewrite vl DRI backend using XCB
2012-02-29 Eric Anholtegl/drivers: Convert to automake.
2012-02-29 Eric Anholtegl/main: Convert to automake.
2012-02-29 Eric Anholtegl: Clean up some flow of EGL platform handling.
2012-02-29 Eric Anholtglx: Convert to automake.
2012-02-26 Tom Stellardr300g: Use automake to generate Makefile v3
2012-02-25 Christian Königst/xvmc: move xvmc state tracker out of xorg subdir
2012-02-09 Chia-I Wumesa: enable remap table when --enable-shared-glapi
2012-02-06 Jerome Glisser600g: add support for common surface allocator for...
2012-02-06 Jon TURNEYdri: Don't build libdricommon.la if we don't need it
2012-02-04 Eric Anholtmesa: Fix xcb-dri2 link flags leaking into LIBS.
2012-02-01 Colin Waltersbuild: Note that we don't support srcdir != builddir
2012-02-01 Matt TurnerRevert "automake: src/mesa/drivers/osmesa"
2012-02-01 Matt TurnerRevert "automake: src/glsl and src/glsl/glcpp"
2012-02-01 Matt TurnerRevert "Make sure libGL.so links with libglsl"
2012-01-31 Matt TurnerMake sure libGL.so links with libglsl
2012-01-31 Matt Turnerautomake: src/glsl and src/glsl/glcpp
2012-01-31 Matt Turnerautoconf: use AC_PROG_YACC/LEX
2012-01-31 Matt Turnerautomake: src/mesa/drivers/osmesa
2012-01-30 Eric Anholtautoconf: Enable missing-prototypes errors when available.
2012-01-30 ojabUse only native engine & bitwriter LLVM libraries for...
2012-01-27 Jeremy Huddlestonconfigure.ac: Don't use $CLANG since it will collide...
2012-01-27 Matt Turnerconfigure.ac: remove shared/static options
2012-01-27 Matt Turnerdri: make sure to build libdricommon.la
2012-01-26 Benjamin Franzkeconfigure: Use WAYLAND_SCANNER_RULES only if available
2012-01-26 Benjamin Franzkeautomake: src/egl/wayland
2012-01-25 Christian Königst/xvmc: remove xorg-server dependency
2012-01-24 Matt TurnerRevert "Always build shared glapi"
2012-01-23 Matt Turnerautomake: src/gbm
2012-01-23 Eric Anholtautoconf: Fix build of dri symbols test to not manually...
2012-01-23 Jon TURNEYDon't build shared dricore when unneeded
2012-01-22 Matt Turnerconfigure.ac: use AC_PROG_MKDIR_P
2012-01-22 Matt TurnerRemove src/mesa/ppc
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/swrast
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/nouveau
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/r200
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/radeon
2012-01-20 Matt Turnerautomake: src/mesa/drivers/dri/i915
2012-01-20 Matt TurnerAlways build shared dricore
2012-01-20 Matt TurnerAlways build shared glapi
2012-01-20 Matt TurnerRemove -ffast-math from default CFLAGS
2012-01-17 Eric Anholtmesa: Enable silent automake rules when available.
2012-01-17 Eric Anholti965: Convert the build to using automake.
2012-01-12 Thomas Hellstromconfigure: Add the svga gallium driver to the default...
2012-01-11 Matt Turnerconfigure.ac: use AC_PROG_SED
2012-01-11 Matt Turnerconfigure.ac: don't set HAVE_GTEST twice
2012-01-07 Kenneth Graunkeconfigure.ac: Remove unused GLUT substitutions.
2012-01-06 Eric Anholti965/gen7: Use the updated interface for SO write point...
2012-01-06 ojabStrip LLVM svn rev from `llvm-config --version` output.
2012-01-05 Kenneth GraunkeRevert "configure.ac: remove deprecated --with-driver="
2012-01-05 Matt Turnerconfigure.ac: bump AC_PREREQ to 2.60
2012-01-05 Matt Turnerconfigure.ac: remove deprecated --with-driver=
2012-01-04 Ian Romanickglx: More hacking around versions of XCB that lack...
2012-01-04 Matt Turnerconfigure.ac: fix typo from 3ef3ba4d2
2012-01-03 Ian Romanickmesa: XCB is no longer optional for GLX or DRI
2012-01-02 Ian Romanicktests/glx: Add unit tests for GLX_ARB_create_context...
2011-12-26 Johannes ObermayrFix build with LLVM >= r145623.
2011-11-30 Kai Wasserbächgallium/failover: Remove the deprecated module.
2011-11-29 Kai Wasserbächi965g: Delete this driver.
2011-11-28 Daniel Vettergallium/i965g: hide that utterly broken driver better
2011-11-25 Thomas Hellstromst/xa, xa/vmwgfx: Generate exported symbol list from...
2011-11-05 Chia-I Wuconfigure.ac: gbm_gallium requires DRI_LIB_DEPS to...
2011-11-05 Chia-I Wushared-glapi: fix a linking error for SELinux
2011-10-29 Eric Anholtintel: Add an interface for saving/restoring the batchb...
2011-10-28 Eric Anholtradeon: Insist on libdrm being present to build.
2011-10-28 Eric Anholtconfigure.ac: Fix equality checks in gallium st setup.
2011-10-28 Eric Anholtmesa: Remove build infrastructure for r300c and r600c.
2011-10-21 Maarten Lankhorstgallium/targets: Add vdpau target for nouveau
2011-10-17 Marcin Slusarzgallium/targets: use c++ compiler for linking
2011-10-17 Tom FogalAdd an autoconf option for mangling Mesa.
2011-10-16 José Fonsecaconfigure: Use -fno-builtin-memcmp.
2011-09-30 Marek Olšákr600g: move all files from winsys/r600 into drivers...
2011-09-30 Thomas Hellstromxorg/vmwgfx: Kill this target. It's not used anymore.
2011-09-28 Marek Olšákconfigure.ac: unduplicate gallium directories
2011-09-20 Chia-I Wust/egl: add support for null platform
2011-09-19 Matt TurnerRemove unused APP_LIB_DEPS variable
2011-08-27 Ian Romanickdri: Remove all DRI1 drivers
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-26 Michel Dänzerr600g: Hook up xorg state tracker.
2011-08-16 Marek Olšákr600g: first step into winsys/radeon
2011-08-15 Kenneth Graunkeglw: Remove GLw source.
2011-08-15 Benjamin Franzkeegl: Native Display autodetection
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-27 Marek Olšákconfigure.ac: add DLOPEN_LIBS to xlib build
2011-07-27 Marek Olšákconfigure.ac: fix xlib-based softpipe build
2011-07-25 Marek Olšákconfigure.ac: do not check for llvm-config if llvm...
2011-07-25 Benjamin Franzkeconfigure: Move gbm before egl in SRC_DIRS
2011-07-21 Marek Olšákconfigure.ac: check for libdrm_radeon only when buildin...
next