summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2005-08-08Add autogenerated source files and other various non-CVS material toKeith Packard1-3/+0
2005-08-06Add checks for functions used in os/access.c & os/connection.c:Alan Coopersmith1-0/+12
2005-08-06Fix endian test to work on big-endian platforms correctlyAlan Coopersmith1-4/+0
2005-08-06Solaris build fixes needed for modular buildsAlan Coopersmith1-2/+8
2005-08-02Add check for walkcontext() to enable stack trace dumper on SolarisAlan Coopersmith1-0/+4
2005-07-29Need to define SVR4 on SVR4-ish systems since many headers and source filesAlan Coopersmith2-0/+6
2005-07-16Mark variables modified in signal handlers as volatile (part of Sun bug idAlan Coopersmith1-2/+2
2005-07-15Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin4-18/+30
2005-07-14Add support for XnestKevin E Martin2-7/+12
2005-07-13dlloader is the default in 6.9, but the loader doesn't get told to preferAdam Jackson2-0/+6
2005-07-13- Use fbdevhwstub.c if <linux/fb.h> is not foundAlan Coopersmith1-0/+4