Age | Commit message (Expand) | Author | Files | Lines |
2005-12-09 | Bug #5258: Restore binary compatibility with 6.8.2's PictureRec. (Aaron | Adam Jackson | 2 | -3/+9 |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin | 1 | -1/+1 |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin | 1 | -1/+1 |
2005-10-06 | Bug #4689: Treat DirectColor as TrueColor in Render. It fixes some crashes | Benjamin Herrenschmidt | 1 | -1/+1 |
2005-08-28 | Bug #3974: Fix unaligned memory access on LP64. (Matthieu Herrb) | Adam Jackson | 1 | -1/+1 |
2005-08-24 | Remove use of dix-config and xorg-config.h from public headers. | Daniel Stone | 5 | -20/+0 |
2005-07-13 | Fix compilation where uint is not defined. | Torrey Lyons | 1 | -10/+7 |
2005-07-04 | provide the uint datatype on WIN32 | Alexander Gottwald | 1 | -0/+4 |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 4 | -8/+8 |
2005-07-03 | Fix more include paths; add dix-config.h to XKB code. | Daniel Stone | 2 | -6/+0 |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 17 | -0/+68 |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 1 | -0/+2 |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 4 | -9/+9 |
2005-07-01 | Adding initial build system. | Daniel Stone | 1 | -0/+17 |
2005-07-01 | Add support for gradients and solid fills to Render. | Lars Knoll | 4 | -46/+716 |
2005-06-15 | Fix projective transformations in fbcompose.c Bugfix for convolution | Lars Knoll | 2 | -0/+33 |
2005-06-13 | add the convolution filter from xserver to xorg | Lars Knoll | 2 | -18/+45 |
2005-05-09 | Render performance improvements. (Lars Knoll, Zack Rusin) | Adam Jackson | 1 | -3/+3 |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 3 | -9/+9 |
2004-12-04 | Encoding of numerous files changed to UTF-8 | Markus Kuhn | 15 | -16/+16 |
2004-11-15 | Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added | Alexander Gottwald | 1 | -1/+1 |
2004-08-18 | Fix AIX build problems (Bugs #1020, 1102, 1103, Dan McNichol). | Kevin E Martin | 1 | -2/+2 |
2004-08-15 | Copy bits from parent window when allocating pixmaps so that Background == | Keith Packard | 2 | -0/+4 |
2004-08-13 | Empty damage object when freeing pixmap. | Keith Packard | 2 | -38/+101 |
2004-08-13 | Fix copy'n'paste-os of x/y in CopyPicture for AlphaXOrigin and ClipXOrigin. | Eric Anholt | 1 | -2/+2 |
2004-08-11 | In CopyPicture, add missing call to ChangePicture to notify about the | Eric Anholt | 1 | -0/+3 |
2004-08-06 | Add RenderAddTraps. Rewrite trapezoid rendering code. | Keith Packard | 10 | -261/+559 |
2004-08-05 | - Add a new Render function, CopyPicture, which will update a picture with | Eric Anholt | 2 | -1/+85 |
2004-07-29 | Use LibraryTargetName when not building a loadable server | Kevin E Martin | 1 | -0/+9 |
2004-07-29 | Integration of DAMAGE-XFIXES branch to trunk | Stuart Kreitman | 4 | -39/+121 |
2004-07-26 | remove extra ';' (Alan Hourihane, Keith Packard). | Matthieu Herrb | 1 | -2/+2 |
2004-06-30 | Add Distributed Multihead X (DMX) support | Kevin E Martin | 5 | -3/+146 |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | 15 | -17/+21 |
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 | 15 | -15/+15 |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | 15 | -15/+15 |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | 15 | -15/+15 |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | 15 | -15/+15 |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | 4 | -25/+402 |
2003-11-14 | Initial revision | Kaleb Keithley | 15 | -0/+7871 |