summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-06-08fix up EnableDisableExtension() and EnableDisableExtensionError() prototypesGreg Kroah-Hartman1-0/+4
2006-06-08Properly define dispatchExceptionAtReset to fix compiler warningsGreg Kroah-Hartman1-0/+1
2006-06-07Fix compiler warning about undefined ReinitializeRootWindow functionGreg Kroah-Hartman1-0/+3
2006-06-07Fix compiler warnings about SetVendorRelease and SetVendorStringGreg Kroah-Hartman1-0/+6
2006-06-07Add PanoramiXExtensionDisabledHack to globals.h as it was missing.Greg Kroah-Hartman1-0/+1
2006-06-01Kill LBX, too.Daniel Stone7-45/+1
2006-06-01Ditch more alternate-loader braindamage.Daniel Stone2-12/+0
2006-06-01Remove horrendously ugly DDX backward-compatibility.Daniel Stone1-23/+1
2006-05-22Bug #6924: Restore the ABI for DrawableRec and ColormapRec to the stateAdam Jackson2-2/+26
2006-05-19Remove dead DPMS timer functions from the installed headers. (FredrikAdam Jackson1-5/+0
2006-04-30Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.Adam Jackson1-4/+0
2006-04-05Put the screensaver extension back in the Xext module.Fredrik Höglund1-1/+5
2006-03-30Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x.Egbert Eich2-2/+2
2006-03-29Fix composite overlay window bug 6411Deron Johnson1-0/+4
2006-03-28Remove long-dead screen region code.Adam Jackson2-235/+26
2006-03-27Fix remnants of previous busted _XkbStrCaseCmp commit.Daniel Stone1-0/+3
2006-03-15- OpenBSD needs -Wl,-export-dynamic to export symbols from main executableMatthieu Herrb1-0/+3
2006-03-12Merge accel_indirect branch to HEAD.Kristian Høgsberg1-0/+6
2006-03-11Add HAS_MMAP for XvfbAlan Coopersmith1-0/+3
2006-02-16Make more extensions optional in build (for kdrive). Fix kdrive build forKeith Packard1-1/+13
2006-02-15Define NO_LIBCWRAPPER in dix-config.h, and rely on Mesa includingEric Anholt1-0/+3
2006-02-12Add missing HAVE_DIX_CONFIG_H which caused issues with mismatched screenEric Anholt1-95/+0
2006-02-11Remove libcwrapper damage from GLX (requires fresh Mesa HEAD), and get itEric Anholt1-0/+3
2006-02-10Remove libcwrapper usage from xorg server modules. The libcwrapper is onlyEric Anholt1-4/+0
2006-01-26Add forgotten HAVE_BACKTRACE define.Daniel Stone1-0/+3
2006-01-18Wrap sdk_HEADERS in if XORG as otherwise installing non-xorg serversDave Airlie1-0/+2
2006-01-12Thu Jan 12 17:09:18 2006 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+7
2006-01-08Remove remaining #ifdef DPSEXT stanzas.Adam Jackson1-4/+0
2005-12-30Add #undef BSD44SOCKETS, without which the listener socket on FreeBSD wouldEric Anholt1-0/+3
2005-12-28Initial commit of XGL build infrastructure and XGL code changes forEric Anholt1-0/+14
2005-12-27Skeletal kdrive build system. Totall non-functional atm.Adam Jackson1-0/+105
2005-12-02Define XFree86Server only where it is required.Kevin E Martin3-12/+0
2005-12-01Add missing XvExtension and XvMCExtension defines.Kevin E Martin2-0/+12
2005-11-29Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadableKevin E Martin1-3/+0
2005-11-15Make fb build on darwin/ppc without addition #define hacksAdam Jackson1-1/+1
2005-11-12use RGB_DB not RGB_PATH as that's what configure defines (Jürg BilleterAlan Coopersmith1-1/+1
2005-11-10Fix typo to enable DGA support.XORG-6_99_99_902Kevin E Martin2-2/+2
2005-11-08Add newly checked in files to Xorg server build.Kevin E Martin1-0/+3
2005-11-08See ChangeLog entry 2005-11-07 for details.Kean Johnson1-1/+1
2005-11-02Add support for enabling/disabling DBE (part of generic enable/disableKevin E Martin1-0/+3
2005-10-17include/dix-config.h.in Add support for more extensionsKevin E Martin1-3/+15
2005-10-14Hook up lbx.Kristian Høgsberg1-0/+3
2005-09-21Accept --with-xkb-output argument to specify output dir for compiled xkbKristian Høgsberg1-0/+6
2005-09-13Add some initial BSD support for the xorg server. Incomplete on NetBSD,Eric Anholt3-0/+51
2005-09-12Define WITH_VGAHW, since we always build it; add to Xorg headers.Daniel Stone2-0/+6
2005-09-01Make RGB_PATH configurable.Daniel Stone1-0/+3
2005-08-24Remove use of dix-config and xorg-config.h from public headers.Daniel Stone44-170/+0
2005-08-21Add _XSERVER64 definition to config headers.Daniel Stone4-0/+12
2005-08-08Mon Aug 8 13:36:23 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen1-0/+3
2005-08-08Re-add _XOPEN_SOURCE as it's needed *sometimes*. Place it in #ifndef toKeith Packard1-0/+5