summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2013-11-06bump version to 1.5 and add the release dateRodrigo Vivi
2013-10-14Depend on libdrm_intel >= 2.4.47.Matt Turner
2013-10-14configure: Don't bail if libdrm_nouveau isn't available.Matt Turner
2013-10-05configure.ac: require dri2proto for overlayBen Widawsky
2013-09-16bump version to 1.4 and add the release dateRodrigo Vivi
2013-08-27overlay: Add support for multi-monitor positioningChris Wilson
2013-08-20build: Fix the overlay build summary at the end of configureDamien Lespiau
2013-08-19overlay: Auatomatically mount debugfsChris Wilson
2013-08-18overlay: Add a X11 window backendChris Wilson
2013-08-17Introduce intel-gpu-overlayChris Wilson
2013-08-13configure: require libdrm 2.4.45Daniel Vetter
2013-07-19build: Pimp up the configure summaryDamien Lespiau
2013-07-19build: Fix unbalanced quoting in the python dumper AC_ARG_ENABLE()Damien Lespiau
2013-07-19build: Fix a small typo in configure.acDamien Lespiau
2013-07-17build: Depend on cairo 1.12.0 for CAIRO_FORMAT_RGB30Damien Lespiau
2013-03-04build: Fix typo if the test setting enable_debuggerDamien Lespiau
2013-03-04assembler: Don't use -Wpointer-arithDamien Lespiau
2013-03-04build: Add the debugger compilation status to the summaryDamien Lespiau
2013-03-04build: Only build the assembler if flex and bison are foundDamien Lespiau
2013-03-04build: Don't use AM_MAINTAINER_MODEDamien Lespiau
2013-03-04build: Integrate the merged gen assembler in the build systemDamien Lespiau
2013-02-07quick_dump: Give dumper an AM_CONDITIONALBen Widawsky
2013-02-07configure.ac: Add swig dependencyBen Widawsky
2013-02-07quick_dump: A dump utility different than reg_dumperBen Widawsky
2013-02-07configure.ac: Move prime stuff to where it belongsBen Widawsky
2013-02-07configure: slightly more standard --disable-testsBen Widawsky
2013-02-06Build: Add --disable-tests configure flag to avoid tests buildRodrigo Vivi
2013-02-05configure.ac: Add vim magic modelineBen Widawsky
2013-02-05configure.ac: Fix spacingBen Widawsky
2012-08-27bump to 1.3 releaseDaniel Vetter
2012-08-24Add --disable-nouveau option for platforms without nouveau supportAlan Coopersmith
2012-08-24Revert "tests: disable nouveau if unavailable"Daniel Vetter
2012-08-24tests: disable nouveau if unavailableMaarten Lankhorst
2012-08-13Add intel <-> nouveau prime testsMaarten Lankhorst
2012-06-29intel: update libdrm requirementBen Widawsky
2012-04-10build: make sure we have asprintfBen Widawsky
2012-03-14configure: Add AC_SYS_LARGEFILE for mmap64 support on 64-bitChris Wilson
2012-02-09Release 1.2Daniel Vetter
2012-02-08add sprite demo from Armin ReeseDaniel Vetter
2012-01-24Add Solaris implementation of intel_get_total_swap_mb()Alan Coopersmith
2012-01-24testdisplay: make udev optionalDaniel Vetter
2012-01-19tests: make testdisplay non-optionalDaniel Vetter
2012-01-12Debugger: convert existing makefiles to Automake.Gaetan Nadon
2012-01-09tools/intel_error_decode: convert over to libdrm decoderDaniel Vetter
2012-01-08Fix pthread compiler flags to work on Solaris and with Studio compilerAlan Coopersmith
2012-01-08Solaris defines struct winsize in termios.hAlan Coopersmith
2012-01-08Provide Solaris implementation of intel_get_total_ram_mbAlan Coopersmith
2012-01-04config: restore the libtool minimum version to 1.5Gaetan Nadon
2012-01-04config: the minimum version for autoconf is 2.60Gaetan Nadon
2012-01-04config: set-up xorg automatic rebuilding rulesGaetan Nadon