tests/gem_flink_race: check for expected flink failure code
[platform/upstream/intel-gpu-tools.git] / configure.ac
2013-07-19 Damien Lespiaubuild: Pimp up the configure summary
2013-07-19 Damien Lespiaubuild: Fix unbalanced quoting in the python dumper...
2013-07-19 Damien Lespiaubuild: Fix a small typo in configure.ac
2013-07-17 Damien Lespiaubuild: Depend on cairo 1.12.0 for CAIRO_FORMAT_RGB30
2013-03-04 Damien Lespiaubuild: Fix typo if the test setting enable_debugger
2013-03-04 Damien Lespiauassembler: Don't use -Wpointer-arith
2013-03-04 Damien Lespiaubuild: Add the debugger compilation status to the summary
2013-03-04 Damien Lespiaubuild: Only build the assembler if flex and bison are...
2013-03-04 Damien Lespiaubuild: Don't use AM_MAINTAINER_MODE
2013-03-04 Damien Lespiaubuild: Integrate the merged gen assembler in the build...
2013-02-08 Ben Widawskyquick_dump: Give dumper an AM_CONDITIONAL
2013-02-08 Ben Widawskyconfigure.ac: Add swig dependency
2013-02-08 Ben Widawskyquick_dump: A dump utility different than reg_dumper
2013-02-08 Ben Widawskyconfigure.ac: Move prime stuff to where it belongs
2013-02-07 Ben Widawskyconfigure: slightly more standard --disable-tests
2013-02-06 Rodrigo ViviBuild: Add --disable-tests configure flag to avoid...
2013-02-05 Ben Widawskyconfigure.ac: Add vim magic modeline
2013-02-05 Ben Widawskyconfigure.ac: Fix spacing
2012-08-27 Daniel Vetterbump to 1.3 release 1.3 intel-gpu-tools-1.3
2012-08-24 Alan CoopersmithAdd --disable-nouveau option for platforms without...
2012-08-24 Daniel VetterRevert "tests: disable nouveau if unavailable"
2012-08-24 Maarten Lankhorsttests: disable nouveau if unavailable
2012-08-13 Maarten LankhorstAdd intel <-> nouveau prime tests
2012-06-29 Ben Widawskyintel: update libdrm requirement
2012-04-11 Ben Widawskybuild: make sure we have asprintf
2012-03-14 Chris Wilsonconfigure: Add AC_SYS_LARGEFILE for mmap64 support...
2012-02-09 Daniel VetterRelease 1.2 1.2
2012-02-08 Daniel Vetteradd sprite demo from Armin Reese
2012-01-24 Alan CoopersmithAdd Solaris implementation of intel_get_total_swap_mb()
2012-01-24 Daniel Vettertestdisplay: make udev optional
2012-01-19 Daniel Vettertests: make testdisplay non-optional
2012-01-12 Gaetan NadonDebugger: convert existing makefiles to Automake.
2012-01-09 Daniel Vettertools/intel_error_decode: convert over to libdrm decoder
2012-01-08 Alan CoopersmithFix pthread compiler flags to work on Solaris and with...
2012-01-08 Alan CoopersmithSolaris defines struct winsize in termios.h
2012-01-08 Alan CoopersmithProvide Solaris implementation of intel_get_total_ram_mb
2012-01-04 Gaetan Nadonconfig: restore the libtool minimum version to 1.5
2012-01-04 Gaetan Nadonconfig: the minimum version for autoconf is 2.60
2012-01-04 Gaetan Nadonconfig: set-up xorg automatic rebuilding rules
2012-01-04 Gaetan Nadonconfig: use project wide xorg warnings variable
2012-01-04 Gaetan Nadonconfig: remove duplicate AC_PROG_CC and AC_PROG__CC_99
2012-01-04 Gaetan Nadonconfig: remove unrequired AM_PROG_CC_C_O
2012-01-04 Gaetan NadonMan pages still showing version 1.0 in the 1.1 release
2011-12-24 Daniel VetterRelease 1.1 1.1
2011-11-01 Daniel Vettercargo-cult the build system into shape
2011-11-01 Daniel Vetteralways require libdrm
2011-11-01 Ben Widawskyi-g-t/debugger - make the debugger work with distcheck
2011-11-01 Ben Widawskyi-g-t/debugger: Only allow the shader debugger if the...
2011-07-28 Ben Widawskyintel-gpu-tools/debugging: shader debugger
2011-06-08 Chris Wilsonscripts: Add throttle.py
2011-04-11 Ben WidawskyAdd C99 requirement to autoconf.
2011-02-09 Javier Jardónbuild: Update autotools configuration
2011-02-08 Chris Wilsonconfigure: Bump the libdrm dependency
2010-12-21 Jesse Barnestests: add display testing program
2010-04-08 Chris WilsonEnable compilation on non-Intel, non-DRM systems.
2009-12-15 Eric AnholtReplace dolt and shave with using current autotools.
2009-09-21 Eric AnholtBump to 1.0.2 for release. 1.0.2
2009-05-19 Eric AnholtBump version to 1.0.1 for release. 1.0.1
2009-05-19 Eric AnholtAdd manpages for all installed binaries.
2009-03-31 Eric AnholtAdd a couple of other intel_upload_blit_large variants...
2009-03-27 Eric Anholtrename project
2009-03-27 Eric AnholtAdd intel_stepping from the 2D driver.
2009-03-27 Eric AnholtAdd the tests we want from libdrm.
2009-03-27 Eric AnholtFix project name/version for distfiles.
2009-03-27 Eric AnholtInitial import of intel-graphics-tools with some microb...