summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2010-09-30Increment version to 2.13.02.13.0Carl Worth
2010-09-28Increment version to 2.12.9022.12.902Carl Worth
2010-09-28Fix to depend on the (just-released) libdrm >= 2.4.22Carl Worth
2010-09-21Bump version to 2.12.9012.12.901Carl Worth
2010-07-28legacy: Remove long gone use of GlxSetVisualConfigs()Kristian Høgsberg
2010-07-27Revert "configure.ac: add xi and gl requirements"Jesse Barnes
2010-07-26configure.ac: add xi and gl requirementsJesse Barnes
2010-07-24simplify Makefile as per-target compilation flags are not neededGaetan Nadon
2010-07-22config: add comments for main statementsGaetan Nadon
2010-07-22config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILESGaetan Nadon
2010-07-22config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2010-07-22config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2010-07-22config: complete AC_INIT m4 quotingGaetan Nadon
2010-07-22config: remove unrequired AC_SUBST([DRI_CFLAGS])Gaetan Nadon
2010-07-22config: remove unrequired AC_HEADER_STDCGaetan Nadon
2010-07-22config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-07-22config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-07-22config: upgrade to util-macros 1.8 for additional man page supportGaetan Nadon
2010-06-25Remove unused inclusion of <sys/mman.h>Chris Wilson
2010-06-25configure: Remove check for unused function, mprotectChris Wilson
2010-06-25configure: Remove unused checks for xextChris Wilson
2010-06-25i810: Move into a legacy directory.Chris Wilson
2010-06-25Remove unused configure option: --enable-video-debugChris Wilson
2010-06-24Update version to 2.12.02.12.0Carl Worth
2010-06-15Merge commit '2.11.901'Julien Cristau
2010-06-15configure: Bump drm requirement to 2.4.21Chris Wilson
2010-06-14Update version to 2.11.9012.11.901Carl Worth
2010-06-14Fix to require libdrm 2.4.19 or newer.Carl Worth
2010-03-29Increase version to 2.11.02.11.0Carl Worth
2010-03-22Update version to 2.10.9032.10.903Carl Worth
2010-03-15Bump version to 2.10.9022.10.902Carl Worth
2010-03-08Don't check for Xinerama.Matt Turner
2010-02-26Update version number to 2.10.9012.10.901Carl Worth
2010-02-20Remove the last tool now that it's been moved to gpu_tools.Eric Anholt
2010-02-20Remove intel_hotplug tool now that it won't work with KMS.Eric Anholt
2010-02-06config: remove dead LINUXDOC macro usageGaetan Nadon
2010-01-04configure.ac: Bump version to 2.10.0.2.10.0Carl Worth
2009-12-28configure.ac: use backticks rather than $() for cmd subsGaetan Nadon
2009-12-10Update version to 2.9.99.902.2.9.99.902Carl Worth
2009-12-03Require libdrm 2.4.16Kristian Høgsberg
2009-11-30configure.ac: Bump version to 2.9.99.901.Carl Worth
2009-11-14INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-11-14Several driver modules do not have a ChangeLog target in Makefile.am #23814Gaetan Nadon
2009-11-05Revert "configure: make --disable-dri work even if the server supports DRI"Eric Anholt
2009-11-05configure: drop some more cruftRémi Cardona
2009-11-05configure: use CWARNFLAGS from xorg-macros.m4Rémi Cardona
2009-11-05configure: make --disable-dri work even if the server supports DRIRémi Cardona
2009-11-05configure: group system header checks at the topRémi Cardona
2009-11-05configure: check for libdrm and libpciaccess earlierRémi Cardona
2009-10-19XVMC: Use XCB DRI2 instead of cargo-culting our own copy of Xlib stuff. (v2)Eric Anholt