| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more include paths; add dix-config.h to XKB code. | Daniel Stone | 2005-07-03 | 1 | -3/+0 |
* | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone | 2005-07-03 | 51 | -19/+223 |
* | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone | 2005-07-02 | 4 | -0/+8 |
* | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 2005-07-01 | 3 | -3/+3 |
* | Adding initial build system. | Daniel Stone | 2005-07-01 | 5 | -0/+50 |
* | Bug #2469: More accurate damage reports. (Jonathan Lennox) | Adam Jackson | 2005-06-09 | 1 | -36/+58 |
* | rewrite the rootless compositing code (1) compiles which is already a huge | Zack Rusin | 2005-05-18 | 1 | -191/+238 |
* | Fix includes right throughout the Xserver tree: | Daniel Stone | 2005-04-20 | 9 | -9/+9 |
* | Tue Mar 22 12:47:16 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 2005-03-22 | 1 | -1/+5 |
* | Wed Mar 16 16:17:43 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen | 2005-03-16 | 1 | -3/+7 |
* | Fix crash with more than one screen reported by John Davidorff Pell. | Torrey Lyons | 2004-12-09 | 1 | -2/+25 |
* | Encoding of numerous files changed to UTF-8 | Markus Kuhn | 2004-12-04 | 39 | -40/+40 |
* | //freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standalone | Roland Mainz | 2004-12-02 | 1 | -1/+3 |
* | //freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suite | Roland Mainz | 2004-11-23 | 1 | -2/+2 |
* | Windows does not have ffs() implementation. added one | Alexander Gottwald | 2004-11-22 | 1 | -1/+1 |
* | Fix rootless Cygwin crash due to acceleration code illegally modifying a | Torrey Lyons | 2004-10-25 | 1 | -6/+37 |
* | Allow rootless implementations to override frame reordering. This is used | Torrey Lyons | 2004-10-08 | 2 | -2/+26 |
* | Bugzilla #1032: Make rootless acceleration functions compatible with | Torrey Lyons | 2004-09-18 | 4 | -12/+107 |
* | First set of documentation updates. | Kevin E Martin | 2004-09-03 | 1 | -8/+4 |
* | Workaround for servers using rootless layer with damage (Bug #1168, TorreyXORG-6_7_99_904 | Kevin E Martin | 2004-09-02 | 1 | -0/+8 |
* | Bug #1101: Fix PaintWindow in the pixmap case when the window's origin is | Eric Anholt | 2004-08-27 | 1 | -25/+23 |
* | Bug #1138: Wrap funcs in CW's GC ops as well. While this is unnecessary | Eric Anholt | 2004-08-26 | 2 | -1/+6 |
* | Fix CopyArea for non-redir dst, redir src (Bug #1105, Eric Anholt). | Kevin E Martin | 2004-08-18 | 2 | -173/+26 |
* | Clip destination instead of source. Should be the same, but it looks nicer | Keith Packard | 2004-08-15 | 1 | -52/+59 |
* | Remove debugging code which did a full tree walk on every window operation | Keith Packard | 2004-08-15 | 1 | -5/+4 |
* | Copy bits from parent window when allocating pixmaps so that Background == | Keith Packard | 2004-08-15 | 1 | -1/+15 |
* | Redraw window borders when switching window pixmaps around | Keith Packard | 2004-08-15 | 3 | -14/+49 |
* | Fix offsets again. Really, it works this time. Promise. | Keith Packard | 2004-08-14 | 1 | -11/+12 |
* | Fix offsets, do whole region at once by using GC clipping | Keith Packard | 2004-08-14 | 1 | -15/+35 |
* | Fix clip list computation and setting to ignore clip changes to "real" | Keith Packard | 2004-08-14 | 3 | -70/+109 |
* | Wrap CopyWindow in cw, which fixes scrolling in many apps. | Eric Anholt | 2004-08-14 | 2 | -0/+44 |
* | Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 | Keith Packard | 2004-08-14 | 3 | -27/+41 |
* | Apply a kludge to initialize the composite wrapper before DamageSetup. If | Eric Anholt | 2004-08-12 | 1 | -0/+13 |
* | Fix various cw issues, including a couple reported by deronj: | Eric Anholt | 2004-08-12 | 4 | -48/+41 |
* | Add call to SourceValidate() when pDst == pSrc, so misprite.c get a chance | Kristian Høgsberg | 2004-08-12 | 1 | -0/+13 |
* | Paint to parent window instead of parent window's pixmap (helps for servers | Keith Packard | 2004-08-12 | 1 | -2/+2 |
* | Add COMPOSITE change to fbCopyWindow (not needed yet) | Keith Packard | 2004-08-11 | 2 | -30/+56 |
* | Fix minor timestamp lossage in mieq. | Keith Packard | 2004-08-07 | 1 | -9/+8 |
* | Clean up cw initialization, make sure wrappers re-wrap on exit. | Keith Packard | 2004-08-07 | 1 | -19/+11 |
* | Fix missing ';' in cw.c and unwrap the render wrapper properly. | Eric Anholt | 2004-08-06 | 3 | -5/+24 |
* | - Add a new Render function, CopyPicture, which will update a picture with | Eric Anholt | 2004-08-05 | 3 | -114/+116 |
* | - Always validate the backing GC in cwValidateGC, not just when the clip | Eric Anholt | 2004-08-04 | 1 | -20/+18 |
* | programs/Xserver/hw/xfree86/ddc/xf86DDC.h | Matthieu Herrb | 2004-08-03 | 4 | -9/+9 |
* | Major improvements to Composite wrapper. Several issues remain, but it now | Eric Anholt | 2004-08-03 | 4 | -209/+274 |
* | Bug #962: Remove LoaderSymbol calls introduced by the dlloader work so | Adam Jackson | 2004-08-03 | 4 | -1/+21 |
* | Integrate COMPOSITEWRAP branch including composite wrapper. This code still | Eric Anholt | 2004-07-31 | 4 | -0/+1718 |
* | Integrate latest damage bits, including the addition of Composite code. | Eric Anholt | 2004-07-31 | 1 | -13/+81 |
* | Add generic rootless layer documentation missed from last commit. | Torrey Lyons | 2004-07-30 | 1 | -0/+403 |
* | Merge many XDarwin improvements: | Torrey Lyons | 2004-07-30 | 4 | -71/+131 |
* | Use LibraryTargetName when not building a loadable server | Kevin E Martin | 2004-07-29 | 1 | -1/+1 |