summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-11-27igt: Add kselftest runner for drm_mmChris Wilson
2016-11-09configure.ac: correctly manage DRM_INTEL_{CFLAGS, LIBS}Emil Velikov
2016-10-13build: Fix assmebler/etc. tools build for 32bit x86Ville Syrjälä
2016-09-02Updated NEWS, and bumped version to 1.16.Marius Vlad
2016-08-04configure.ac: Harmonize HAVE_XXX flag for all drm platforms to HAVE_LIBDRM_XXXRobert Foss
2016-08-04configure.ac: Test for libdrm_intel and build for it if presentRobert Foss
2016-07-14Bump libdrm-intel dependency library to a newer version that support softpin.Marius Vlad
2016-07-11lib; Add x86 cpuid based feature detectionChris Wilson
2016-07-04configure: update bugzilla URLMike Frysinger
2016-05-31Updated NEWS, and bumped to 1.15.Marius Vlad
2016-05-11benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror.marius vlad
2016-04-25igt/gem_busy: Avoid BSD emission on gen6Chris Wilson
2016-03-19lib/igt_aux: Divert ioctls for signal injectionChris Wilson
2016-03-01NEWS: Updates and bump release to 1.14.Marius Vlad
2016-02-08configure.ac: Test for libdrm_vc4 and build vc4 tests based on it.Eric Anholt
2016-01-25build: Disable x86-specific utilities on non-x86Daniel Stone
2015-12-02Update version to 1.13 and add the release dateThomas Wood
2015-11-03kms_atomic: Add basic atomic modesetting testsDaniel Stone
2015-09-11Update version to 1.12 and add the release dateThomas Wood
2015-09-08tools: install the register definition filesThomas Wood
2015-09-08tools: remove quick_dumpThomas Wood
2015-08-05configure.ac: Fix chmod on intel_aubdump the right wayKristian Høgsberg Kristensen
2015-08-04configure.ac: Fix the intel_aubdump chmod to use topbuilddirKristian Høgsberg Kristensen
2015-07-31tools: Add LD_PRELOAD-based AUB dumper toolKristian Høgsberg Kristensen
2015-07-20intel_reg: support platforms without sys/io.hThomas Wood
2015-07-14configure: require libdrm >= 2.4.55Paulo Zanoni
2015-07-02build: Don't use automake's conditional in a Makefile.sourcesDamien Lespiau
2015-07-02build: Add an option to not use the git hash in versionDamien Lespiau
2015-06-11Update version to 1.11 and add the release dateThomas Wood
2015-06-05build: Add the automake subdir-objects optionDamien Lespiau
2015-04-30man: add man page for intel_reg in reStructured text formatJani Nikula
2015-03-26Add default debug flags for testsThomas Wood
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood
2015-03-12Update version to 1.10 and add the release dateThomas Wood
2015-01-06Provide sighandler_t fallback for non-GNU-libc platformsAlan Coopersmith
2015-01-06Need to #include <libgen.h> for basename() on SolarisAlan Coopersmith
2015-01-06Solaris needs to #include <sys/kd.h> instead of <linux/kd.h>Alan Coopersmith
2014-12-12Update version to 1.9 and add the release dateThomas Wood
2014-11-14configure: update bug reporting urlThomas Wood
2014-11-12configure: require automake 1.12Thomas Wood
2014-11-06configure: fix issues when running outside the source treeThomas Wood
2014-10-29Move library selftests to lib/testsDaniel Vetter
2014-10-17configure: include the skylake quick_dump files in EXTRA_DISTThomas Wood
2014-10-09Don't use += to append to a shell variable.Adam Sampson
2014-10-09Use = rather than == in test.Adam Sampson
2014-09-08bump version to 1.8 and add the release dateRodrigo Vivi
2014-07-11configure: Only build overlay if dri2proto is presentChris Wilson
2014-06-12quick_dump: read the architecture files for items to add to EXTRA_DISTThomas Wood
2014-06-09bump version to 1.7 and add the release dateRodrigo Vivi
2014-06-03tools/null_state_gen: generate null render stateMika Kuoppala