summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2011-11-13configure: Version bump for 2.16.902 snapshot2.16.902Chris Wilson
2011-11-10configure: Force full-debug builds to disable compiler optimisationsChris Wilson
2011-10-30configure: Bump version to 2.16.9012.16.901Chris Wilson
2011-10-17configure: Add a check for pixman versionChris Wilson
2011-09-15configure: Introduce --with-builderstringChris Wilson
2011-09-09sna: Record git-tree used for compilationChris Wilson
2011-08-09NEWS: 2.16.0 release2.16.0Chris Wilson
2011-07-30NEWS: 2.15.901 snapshot2.15.901Chris Wilson
2011-06-24Xv: New shaders for Xv on IvybridgeXiang, Haihao
2011-06-22configure: Define required_xorg_xserver_version later so it can make successf...Jian Zhao
2011-06-18sna: Bump the required xserver version to 1.10Chris Wilson
2011-06-10sna: Unbreak configure after last commitChris Wilson
2011-06-10sna: Remove the ability to disable chipset specific codeChris Wilson
2011-06-09sna: Use --enable-debug=full to enable extremely verbose debuggingChris Wilson
2011-06-08dri: Add support for DRI2BufferStencil and DRI2BufferHizChad Versace
2011-06-04sna: Introduce a new acceleration model.Chris Wilson
2011-05-30build: do not use AC_CHECK_FILE to find the header files.Diego Elio Pettenò
2011-04-14configure,NEWS: 2.15.0 release2.15.0Chris Wilson
2011-04-11NEWS: version bump for 2.14.903 snapshot2.14.903Chris Wilson
2011-03-29configure: version bump for 2.14.902 snapshot2.14.902Chris Wilson
2011-03-02configure: Bump for 2.14.901 snapshot2.14.901Chris Wilson
2011-02-09Update autotools configurationJavier Jardón
2011-01-29Enable conditional compilation of assertsChris Wilson
2011-01-07configure: version bump for 2.14.02.14.0Chris Wilson
2011-01-04configure: version bump for 2.13.903 snapshot2.13.903Chris Wilson
2011-01-04configure: suggest upstream to find macros in case they're missing.U. Artie Eoff
2010-12-21Revert "Suggest where to find xorg-macros in case it's missing"Chris Wilson
2010-12-21Suggest where to find xorg-macros in case it's missingChris Wilson
2010-12-21configure: updated m4 macro check in configure.acU. Artie Eoff
2010-12-10configure: version bump for 2.13.9022.13.902Chris Wilson
2010-12-10configure: Bump required libdrm to 2.4.23Chris Wilson
2010-11-05Update version number to 2.13.9012.13.901Carl Worth
2010-11-05Merge commit '2.13.0'Carl Worth
2010-11-01Xv: fragments for xv on Sandybridge.Xiang, Haihao
2010-10-22intel: Listen for hotplug uevents (V3)Adam Jackson
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