summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for enabling/disabling DBE (part of generic enable/disableKevin E Martin2005-11-021-0/+3
* include/dix-config.h.in Add support for more extensionsKevin E Martin2005-10-171-3/+15
* Hook up lbx.Kristian Høgsberg2005-10-141-0/+3
* Accept --with-xkb-output argument to specify output dir for compiled xkbKristian Høgsberg2005-09-211-0/+6
* Add some initial BSD support for the xorg server. Incomplete on NetBSD,Eric Anholt2005-09-133-0/+51
* Define WITH_VGAHW, since we always build it; add to Xorg headers.Daniel Stone2005-09-122-0/+6
* Make RGB_PATH configurable.Daniel Stone2005-09-011-0/+3
* Remove use of dix-config and xorg-config.h from public headers.Daniel Stone2005-08-2444-170/+0
* Add _XSERVER64 definition to config headers.Daniel Stone2005-08-214-0/+12
* Mon Aug 8 13:36:23 2005 Søren Sandmann <sandmann@redhat.com>Søren Sandmann Pedersen2005-08-081-0/+3
* Re-add _XOPEN_SOURCE as it's needed *sometimes*. Place it in #ifndef toKeith Packard2005-08-081-0/+5
* Add autogenerated source files and other various non-CVS material toKeith Packard2005-08-081-3/+0
* Add checks for functions used in os/access.c & os/connection.c:Alan Coopersmith2005-08-061-0/+12
* Fix endian test to work on big-endian platforms correctlyAlan Coopersmith2005-08-061-4/+0
* Solaris build fixes needed for modular buildsAlan Coopersmith2005-08-061-2/+8
* Add check for walkcontext() to enable stack trace dumper on SolarisAlan Coopersmith2005-08-021-0/+4
* Need to define SVR4 on SVR4-ish systems since many headers and source filesAlan Coopersmith2005-07-292-0/+6
* Mark variables modified in signal handlers as volatile (part of Sun bug idAlan Coopersmith2005-07-161-2/+2
* Move drm up to os-support since the files are shared by multiple platforms.Kevin E Martin2005-07-154-18/+30
* Add support for XnestKevin E Martin2005-07-142-7/+12
* dlloader is the default in 6.9, but the loader doesn't get told to preferAdam Jackson2005-07-132-0/+6
* - Use fbdevhwstub.c if <linux/fb.h> is not foundAlan Coopersmith2005-07-131-0/+4
* Add support for building Xdmx and XvfbKevin E Martin2005-07-121-1/+7
* Add more defines for XWin DDX Make building of cfb*, afb and mfbAlexander Gottwald2005-07-051-0/+3
* Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86MiscAlexander Gottwald2005-07-042-0/+36
* Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h".Daniel Stone2005-07-0312-12/+12
* Move misc.h and os.h from proto/X11 to xserver/xorg/include.Daniel Stone2005-07-031-0/+2
* Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone2005-07-0344-3/+179
* Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere.Daniel Stone2005-07-021-0/+2
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-0114-15/+15
* Change all misc.h and os.h references to <X11/foo.h>.Daniel Stone2005-07-011-1/+1
* Add auto-generated header files.Daniel Stone2005-07-013-0/+630
* Minor build system tweaks.Daniel Stone2005-07-011-2/+0
* Adding initial build system.Daniel Stone2005-07-011-0/+50
* Correctly handle empty rects on region initialization.Zack Rusin2005-06-251-8/+24
* Bug #2799: Input shape. (Keith Packard)XORG-6_8_99_11Adam Jackson2005-06-101-0/+2
* Initial experimental support for AMD64 builds on Solaris 10 x86. ImprovedAlan Coopersmith2005-05-211-1/+2
* Bug #3334: Clean up remnants from the PEX, XIE, and BEZIER extensions.Adam Jackson2005-05-191-13/+1
* Fix comments for pointers in parameter lists to work with fussy compilersHarold L Hunt II2005-05-021-1/+1
* Change Xalloca.h to X11/Xalloca.h for include.Daniel Stone2005-04-201-1/+1
* Fix includes right throughout the Xserver tree:Daniel Stone2005-04-2010-13/+13
* Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865 AddedAlexander Gottwald2004-12-031-0/+4
* Use __printf__ in gcc function attributes to avoid clash with libc wrapperKristian Høgsberg2004-12-021-6/+1
* Remove this file and all references to the binary expiry code.Kristian Høgsberg2004-11-241-5/+0
* Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1361 - RFE: AllowRoland Mainz2004-09-141-5/+145
* Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,Kevin E Martin2004-08-091-2/+2
* Remove alpha-related fields from visual structure to retain binaryKeith Packard2004-08-071-4/+0
* Add "Extensions" section support to configuration parserKevin E Martin2004-07-311-1/+5
* Integrate COMPOSITEWRAP branch including composite wrapper. This code stillEric Anholt2004-07-313-0/+11
* Add new extension enable/disable feature. This code is a small step in theKevin E Martin2004-07-311-1/+8