summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Disable the out-of-bounds workaround in pixman.Soren Sandmann Pedersen1-1/+1
2009-08-07configure.ac: drop dependency on fontencJulien Cristau1-1/+1
2009-08-05Re-enable Xnest by default.Peter Hutterer1-1/+1
2009-07-28Remove hardcoded gcc -Wall option from configure.acAlan Coopersmith1-1/+1
2009-07-28pci: add support for pci is boot vga call.Dave Airlie1-0/+1
2009-07-23mi: fix build error caused by missing xtest.hPeter Hutterer1-1/+1
2009-07-22input: remove XI2 keysym grabs, use keycode grabs instead.Peter Hutterer1-1/+1
2009-07-20XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston1-2/+9
2009-07-15Update to xextproto 7.0.99.1.Peter Hutterer1-1/+1
2009-07-15Update to type-specific raw events - require inputproto 1.9.99.14.Peter Hutterer1-1/+1
2009-07-15Require renderproto >= 0.11 and pixman-1 >= 0.15.14 for the new blend modes.Fredrik Höglund1-2/+2
2009-07-14test: add xi2 directory, prepare for protocol testing.Peter Hutterer1-0/+1
2009-07-12input: include effective modifiers in device events.Peter Hutterer1-1/+1
2009-07-10configure: introduce --{enable,disable}-int10-moduleTiago Vignatti1-0/+2
2009-07-10configure: introduce --{enable,disable}-vbeTiago Vignatti1-0/+2
2009-07-10configure: introduce --{enable,disable}-vgahwTiago Vignatti1-1/+5
2009-07-09Since font modules are dead, don't mention them in xorg-server.pcAdam Jackson1-2/+0
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston1-1/+1
2009-07-03configure: libXinerama isn't needed anymoreRémi Cardona1-1/+1
2009-06-29Cygwin/X: Fix multiwindow extwm mode to build againJon TURNEY1-2/+3
2009-06-24configure: Provide the --enable/disable-xaa option.Tiago Vignatti1-0/+2
2009-06-18Fix clipping when windows are used as sourcesSøren Sandmann Pedersen1-1/+1
2009-06-18Require inputproto 1.9.99.12Peter Hutterer1-1/+1
2009-06-12Add check for GNU ld in the test suite.Peter Hutterer1-1/+9
2009-06-09require inputproto 1.9.99.11Peter Hutterer1-1/+1
2009-06-03Merge branch 'master' into xi2Peter Hutterer1-2/+2
2009-06-02Typo fixAdam Jackson1-1/+1
2009-05-29XQuartz: Fix alpha to be 1 (screenshots bug, etc)Jeremy Huddleston1-1/+1
2009-05-28Merge branch 'master' into xi2Peter Hutterer1-6/+9
2009-05-27Require inputproto 1.9.99.10Peter Hutterer1-1/+1
2009-05-16require inputproto 1.9.99.9Peter Hutterer1-1/+1
2009-05-08input: update to inputproto 1.9.99.8 XI2 defines.Peter Hutterer1-1/+1
2009-05-05Change glib require for tests to auto.Peter Hutterer1-2/+5
2009-04-28kdrive: fix Xvfb build with separate libmain.Eamon Walsh1-1/+1
2009-04-28Add a test-suite for in-server unit-testing.Peter Hutterer1-0/+12
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-3/+7
2009-04-28Add a test-suite for in-server unit-testing.Peter Hutterer1-0/+12
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-3/+7
2009-04-27Solaris: use <sys/agpgart.h> instead of stale copy in Xorg sourcesAlan Coopersmith1-1/+1
2009-04-24DRI2: Implement protocol for DRI2GetBuffersWithFormatIan Romanick1-1/+1
2009-04-24Add SIGIO/SIGPOLL support for SolarisAlan Coopersmith1-1/+1
2009-04-19Merge branch 'master' into xi2Peter Hutterer1-6/+20
2009-04-15One = is more than adequate here. Make is sh safe.Robert Noland1-2/+2
2009-04-15Fix build on hurd-i386Samuel Thibault1-0/+3
2009-04-14Add shave so that we can see the steaming piles of warnings generated.Eric Anholt1-0/+7
2009-04-14Move VENDOR_* defines from AC_SUBST to a header to avoid angering shave.Eric Anholt1-3/+7
2009-04-09Use RTLD_DI_SETSIGNAL to catch runtime dynamic loader errors and clean upAlan Coopersmith1-1/+1
2009-03-20require inputproto 1.9.99.7Peter Hutterer1-1/+1
2009-03-16selinux: Add support for avc_acquire_netlink_fd()Adam Jackson1-0/+4
2009-03-04XQuartz: Implement SendPSN for AppleWMJeremy Huddleston1-1/+1