summaryrefslogtreecommitdiff
path: root/include/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Get rid of const warnings in XSERVER_INPUT_EVENT dtrace probe callsAlan Coopersmith1-0/+1
2014-03-03systemd-logind: Add systemd-logind "core"Hans de Goede1-0/+1
2014-01-29dbus-core: Make dbus-core no longer mutually exclusive with udevHans de Goede1-1/+1
2013-11-14xext: Fix shmint.h to not use headers outside of sdk_HEADERSKeith Packard1-1/+1
2013-11-11Trap SIGBUS to handle truncated shared memory segmentsKeith Packard1-0/+1
2012-11-05dix: fix redundant redeclaration warnings in dixfontYaakov Selkowitz1-1/+1
2012-08-07Distribute include/glx_extinit.hKeith Packard1-0/+1
2011-11-20Add 'optionstr.h' to include/Makefile.amKeith Packard1-0/+1
2010-12-23os: Add facilities for client ID tracking.Rami Ylimäki1-0/+1
2010-12-07Add asprintf() implementation for platforms without itAlan Coopersmith1-0/+1
2010-11-30dix: Remove the backing store leftoversAdam Jackson1-2/+0
2010-10-22Abstract valuator masks through a set of APIs.Peter Hutterer1-1/+1
2010-04-30Move callback definitions to their own fileKeith Packard1-0/+1
2010-03-16Import linked list helpers from the intel DDX.Francisco Jerez1-0/+1
2009-10-15Move SHA1 computation from render/glyph.c to os/Julien Cristau1-1/+2
2009-09-21input: define server-supported protocol versions in one single file.Peter Hutterer1-1/+2
2009-07-30include: untangle events.h from the SDK headers.Peter Hutterer1-1/+1
2009-07-23Fix dist.Aaron Plattner1-2/+4
2009-02-23dix: add InternalEvent -> core/xi event conversion routines.Peter Hutterer1-1/+1
2009-02-23include: add XInternalEvent.Peter Hutterer1-1/+1
2009-01-30Move the apple fat binary hacks back to a header file, and make it apple-only.Eric Anholt1-0/+2
2008-11-04XKB: Move XKBrules.h to the server tooDaniel Stone1-0/+1
2008-09-26Push server-known properties into xserver-properties.h.Peter Hutterer1-1/+2
2008-07-20Drop some more configure-generated files from the tarballJulien Cristau1-4/+3
2008-07-13Add support for multiple pointer acceleration schemes. #8583Simon Thum1-0/+1
2008-07-07Export xkbfile.h in the SDKJulien Cristau1-1/+2
2008-05-30Add xkbstr.h and xkbsrv.h to sdk_HEADERSJulien Cristau1-1/+3
2008-03-05Fix distcheck.Adam Jackson1-2/+2
2007-10-11dix: Add a new "registry" mechanism for registering string names of things.Eamon Walsh1-0/+1
2007-08-02Merge branch 'master' into XACE-SELINUXEamon Walsh1-0/+1
2007-08-01Build system: Add missing filesDaniel Stone1-0/+1
2007-03-22dix: move access codes to separate header file, add DixCreateAccess.Eamon Walsh1-0/+1
2007-02-23devPrivates rework: add dix header file containing new interface.Eamon Walsh1-0/+1
2006-12-06config: move config.h to hotplug.hDaniel Stone1-1/+1
2006-07-21distribute config.hDaniel Stone1-0/+1
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2005-07-03Move misc.h and os.h from proto/X11 to xserver/xorg/include.Daniel Stone1-0/+2
2005-07-02Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone1-0/+2
2005-07-01Minor build system tweaks.Daniel Stone1-2/+0
2005-07-01Adding initial build system.Daniel Stone1-0/+50