Age | Commit message (Expand) | Author | Files | Lines |
2011-12-15 | include: fix BUG_WARN_MSG for constant messages only | Peter Hutterer | 1 | -2/+2 |
2011-12-13 | dix: add a MAXEVENTS define for the number of core + extension events | Peter Hutterer | 1 | -0/+2 |
2011-12-09 | include: add BUG_WARN_MSG for custom error message on bug condition | Peter Hutterer | 1 | -1/+8 |
2011-11-29 | include: add BUG_WARN macro for internal bug cases. | Peter Hutterer | 1 | -0/+7 |
2011-11-23 | Fix Sun compiler check that got turned around | Alan Coopersmith | 1 | -1/+1 |
2011-10-03 | Remove incorrect & in swap_uint32 | Matt Turner | 1 | -1/+1 |
2011-09-28 | Address regressions from e8ff555b95ba and d206d52f657c to work with other com... | Jeremy Huddleston | 1 | -2/+4 |
2011-09-21 | Use __builtin_constant_p to determine if we can use lswapl | Matt Turner | 1 | -2/+13 |
2011-09-21 | Use lswap{l,s} in cpswap{l,s} | Matt Turner | 1 | -8/+6 |
2011-09-21 | Make lswap{l,s} inline functions | Matt Turner | 1 | -6/+12 |
2011-09-21 | Add type checking to swap macros | Matt Turner | 1 | -0/+16 |
2011-09-21 | Introduce swap_uint{16,32} functions, used in swap{l,s} | Matt Turner | 1 | -10/+20 |
2011-09-21 | Use internal temp variable for swap macros | Matt Turner | 1 | -6/+8 |
2011-09-21 | Replace Fabs() macro with fabs() function | Matt Turner | 1 | -3/+0 |
2011-05-13 | include: add version_compare helper function | Peter Hutterer | 1 | -0/+18 |
2011-03-14 | dix: Fix ATOM typedef | Adam Jackson | 1 | -1/+2 |
2011-03-14 | Consolidate all the PATH_MAX handling into misc.h | Christopher James Halse Rogers | 1 | -0/+11 |
2011-03-08 | dix: Remove PIXEL typedef | Adam Jackson | 1 | -2/+0 |
2010-05-13 | Use _X_ATTRIBUTE_PRINTF _X_DEPRECATED _X_NORETURN | Jeremy Huddleston | 1 | -12/+0 |
2010-05-13 | Introduce X_NORETURN macro defined as __attribute__((noreturn)) for gcc | Mikhail Gusarov | 1 | -0/+6 |
2010-04-30 | Move X_DEPRECATED to misc.h so it can be used outside resource.h | Keith Packard | 1 | -0/+6 |
2010-02-11 | Add xstrtokenize to the dix. | Peter Hutterer | 1 | -0/+3 |
2009-07-14 | include: introduce byte counting functions. | Peter Hutterer | 1 | -0/+30 |
2009-05-04 | include: up the number of max. input devices to 40. | Peter Hutterer | 1 | -1/+1 |
2008-12-03 | Rework symbol visibility for easier maintenance | Paulo Cesar Pereira de Andrade | 1 | -7/+7 |
2008-10-31 | Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h. | Peter Hutterer | 1 | -0/+3 |
2008-10-31 | Move MAX_DEVICES to misc.h, rename to MAXDEVICES for consistency. | Peter Hutterer | 1 | -0/+1 |
2008-03-04 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -3/+1 |
2008-02-14 | Remove some MAX* #defines that never get used. | Adam Jackson | 1 | -3/+0 |
2007-07-06 | Use the same struct for generic event masks throughout the code. | Peter Hutterer | 1 | -1/+0 |
2007-06-19 | Merge branch 'master' into mpx | Peter Hutterer | 1 | -1/+1 |
2007-05-15 | Turn boxes and regions into typedefs for pixman types | Soren Sandmann Pedersen | 1 | -1/+1 |
2007-05-14 | Add ExtendedGrabDevice handling. | Peter Hutterer | 1 | -0/+1 |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 1 | -2/+0 |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone | 1 | -12/+2 |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 1 | -1/+1 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 1 | -1/+1 |
2004-07-17 | Revert change to MAXFORMATS to maintain binary compatibility | Kevin E Martin | 1 | -1/+1 |
2004-06-30 | Add Distributed Multihead X (DMX) support | Kevin E Martin | 1 | -1/+1 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 1 | -1/+1 |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | 1 | -1/+1 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 1 | -1/+1 |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 1 | -1/+1 |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 1 | -18/+5 |
2003-11-14 | XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1 | Kaleb Keithley | 1 | -29/+40 |
2003-11-14 | R6.6 is the Xorg base-lineXORG-MAIN | Kaleb Keithley | 1 | -0/+271 |