summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-11-14configure: update bug reporting urlThomas Wood1-1/+1
2014-11-12configure: require automake 1.12Thomas Wood1-1/+1
2014-11-06configure: fix issues when running outside the source treeThomas Wood1-1/+1
2014-10-29Move library selftests to lib/testsDaniel Vetter1-0/+1
2014-10-17configure: include the skylake quick_dump files in EXTRA_DISTThomas Wood1-1/+1
2014-10-09Don't use += to append to a shell variable.Adam Sampson1-1/+1
2014-10-09Use = rather than == in test.Adam Sampson1-1/+1
2014-09-08bump version to 1.8 and add the release dateRodrigo Vivi1-1/+1
2014-07-11configure: Only build overlay if dri2proto is presentChris Wilson1-4/+2
2014-06-12quick_dump: read the architecture files for items to add to EXTRA_DISTThomas Wood1-0/+6
2014-06-09bump version to 1.7 and add the release dateRodrigo Vivi1-1/+1
2014-06-03tools/null_state_gen: generate null render stateMika Kuoppala1-0/+1
2014-05-28build: Don't fail if SWIG isn't foundDamien Lespiau1-1/+7
2014-03-21build: Define enable_gtk_doc when the m4 macro is missingDamien Lespiau1-0/+1
2014-03-13bump version to 1.6 and add the release dateRodrigo Vivi1-1/+1
2014-03-11gtk-doc: Document the docsDaniel Vetter1-0/+2
2014-03-11Add API documentation supportThomas Wood1-0/+12
2014-03-07configure: Bump libdrm requirementsDaniel Vetter1-1/+1
2014-01-02configure.ac: Fix shader debugger for realBen Widawsky1-2/+1
2013-12-30configure.ac: Fixup conditional shader debuggerBen Widawsky1-3/+6
2013-12-30configure.ac: Remove GEN4ASM defineBen Widawsky1-1/+0
2013-12-20shader-debugger: Use in tree gen4asmBen Widawsky1-11/+10
2013-12-10lib: Add host platform to version stringDaniel Vetter1-0/+2
2013-11-06bump version to 1.5 and add the release dateRodrigo Vivi1-1/+1
2013-10-14Depend on libdrm_intel >= 2.4.47.Matt Turner1-1/+1
2013-10-14configure: Don't bail if libdrm_nouveau isn't available.Matt Turner1-2/+5
2013-10-05configure.ac: require dri2proto for overlayBen Widawsky1-0/+2
2013-09-16bump version to 1.4 and add the release dateRodrigo Vivi1-1/+1
2013-08-27overlay: Add support for multi-monitor positioningChris Wilson1-0/+1
2013-08-20build: Fix the overlay build summary at the end of configureDamien Lespiau1-1/+1
2013-08-19overlay: Auatomatically mount debugfsChris Wilson1-1/+1
2013-08-18overlay: Add a X11 window backendChris Wilson1-3/+12
2013-08-17Introduce intel-gpu-overlayChris Wilson1-0/+5
2013-08-13configure: require libdrm 2.4.45Daniel Vetter1-1/+1
2013-07-19build: Pimp up the configure summaryDamien Lespiau1-2/+7
2013-07-19build: Fix unbalanced quoting in the python dumper AC_ARG_ENABLE()Damien Lespiau1-1/+1
2013-07-19build: Fix a small typo in configure.acDamien Lespiau1-1/+1
2013-07-17build: Depend on cairo 1.12.0 for CAIRO_FORMAT_RGB30Damien Lespiau1-1/+1
2013-03-04build: Fix typo if the test setting enable_debuggerDamien Lespiau1-1/+1
2013-03-04assembler: Don't use -Wpointer-arithDamien Lespiau1-1/+1
2013-03-04build: Add the debugger compilation status to the summaryDamien Lespiau1-0/+4
2013-03-04build: Only build the assembler if flex and bison are foundDamien Lespiau1-0/+15
2013-03-04build: Don't use AM_MAINTAINER_MODEDamien Lespiau1-1/+0
2013-03-04build: Integrate the merged gen assembler in the build systemDamien Lespiau1-0/+19
2013-02-07quick_dump: Give dumper an AM_CONDITIONALBen Widawsky1-5/+14
2013-02-07configure.ac: Add swig dependencyBen Widawsky1-0/+5
2013-02-07quick_dump: A dump utility different than reg_dumperBen Widawsky1-0/+1
2013-02-07configure.ac: Move prime stuff to where it belongsBen Widawsky1-10/+10
2013-02-07configure: slightly more standard --disable-testsBen Widawsky1-1/+1
2013-02-06Build: Add --disable-tests configure flag to avoid tests buildRodrigo Vivi1-1/+10