summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2014-06-20test: Increase number of tiled sourcesChris Wilson
2014-06-13xvmc: Sanitize compile and library flagsChris Wilson
2014-06-13configure: Fix DRI2 buildChris Wilson
2014-06-13configure: Allow manual disabling of each DRI levelChris Wilson
2014-06-102.99.912 snapshot2.99.912Chris Wilson
2014-06-09configure: Allow disabling control over the backlightChris Wilson
2014-06-07sna: Allow TearFree to be enabled by default via configureChris Wilson
2014-06-03configure: XORG_DRIVER_CHECK_EXT does not create CFLAGS/LIBS variablesChris Wilson
2014-06-03configure: Remove xf86driproto from REQUIRED_MODULESChris Wilson
2014-06-03configure: Don't link the driver against libX11Adam Jackson
2014-06-02intel-virtual-output: Add DRI3 xfer pathChris Wilson