summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-11-27Update buglink for gitlan issuesChris Wilson
2018-05-12configure: Set DRI1 to autodiscoverChris Wilson
2018-02-06autotools: Nuke IPC_RMID_DEFERRED_RELEASEVille Syrjälä
2016-08-02sna: Only flush GPU bo for a damage eventChris Wilson
2016-05-04test: Exercise XVidMode switchingChris Wilson
2016-03-24Revert "configure: Remove test for strlcat"Chris Wilson
2016-03-24configure: Remove test for strlcatChris Wilson
2016-01-04tools/intel-virtual-output: Propagate screen blankingChris Wilson
2015-07-23Start splitting out the benchmarks from test/Chris Wilson
2015-04-05test/present: Include composite redirected windows in the test matrixChris Wilson
2015-04-03configure: Replace hardcoded pkg-config --exists with PKG_CHECK_EXISTSChris Wilson
2015-04-01tools/dri3info: Query refresh rate on Primary monitorChris Wilson
2015-03-25Use AC_FUNC_ALLOCChris Wilson
2015-03-25Use AC_HEADER_MAJOR to find how to include major()Chris Wilson
2015-03-25sna: Add include <alloca.h> for compiling on SolarisChris Wilson
2015-03-17sna: Use struct pixman_f_vector for compatibility with older pixmanChris Wilson
2015-03-04configure: Make sure that BUILD_TOOL_CURSOR is always definedChris Wilson
2015-03-04tools: Add simple tool to retrieve the current cursor from XChris Wilson
2015-03-03configure: Include the xorg-server version in the summaryChris Wilson
2015-02-24sna/dri2: Flush triple buffer swap on [un]redirectionChris Wilson
2015-02-24sna: udev integration depends on fstat and sys/stat.hChris Wilson
2015-02-11sna/present: Prevent DoS from exhausting the kernel vblank queueChris Wilson
2015-02-10Enable support for render-nodes by default with DRI3Chris Wilson
2015-02-04Allow runtime selection between DRI levelsChris Wilson
2015-01-28test/dri2: Use xcb for more accurate timing of SwapBuffersChris Wilson
2015-01-26configure.ac: pwd doesn't take an argumentPatrick Welche
2015-01-26backlight.c: test for featuresPatrick Welche
2015-01-06sna: Enable mmap(wc) support by defaultChris Wilson
2014-12-212.99.917 snapshot2.99.917Chris Wilson
2014-11-19Disable DRI3 by defaultChris Wilson
2014-11-07sna: wc-mmap: Fix warning in configureSedat Dilek
2014-11-06Remove defunct glamor supportChris Wilson
2014-11-06sna: Experimental support for write-combining mmapsChris Wilson
2014-09-15configure: Require the presence of xorg/glamor.h for --enable-glamorChris Wilson
2014-09-082.99.916 snapshot2.99.916Chris Wilson
2014-09-082.99.915 snapshot2.99.915Chris Wilson
2014-08-31configure: check for cpuid.hJonathan Gray
2014-08-24configure: Add guards for os.h redefinesChris Wilson
2014-08-18test: Make SHM tests in lowlevel-blt-bench optionalChris Wilson
2014-08-18test: Only compile lowlevel-blt-bench if we have shmChris Wilson
2014-08-07test: Exercise different cursor sizesChris Wilson
2014-08-06sna: Enable kernel rotation support by defaultChris Wilson
2014-08-05intel: Use NOACCEL to avoid a symbol clash on old XorgChris Wilson
2014-07-27configure: Expose no acceleration by default (--with-default-accel=none)Chris Wilson
2014-07-232.99.914 snapshot2.99.914Chris Wilson
2014-07-23Add automake magic required for libobj/Chris Wilson
2014-07-232.99.913 snapshot2.99.913Chris Wilson
2014-07-18configure: Double check xinerama's headersChris Wilson
2014-07-11configure: Provide a poor man's replacement for getline()Chris Wilson
2014-06-24configure: Display our README before the summaryChris Wilson