Age | Commit message (Expand) | Author |
2008-10-23 | Fix previous cherry pick for API changes | Adam Jackson |
2008-10-23 | Wrap AddTraps in exa and damage. | Keith Packard |
2008-10-02 | Unifdef ISC | Adam Jackson |
2008-08-31 | damage: choose less ambiguous function names | Maarten Maathuis |
2008-08-30 | damage: initial attempt at a damage marker mechanism | Maarten Maathuis |
2008-08-29 | damage: DamageReportRawRegion should set pDamage->damage | Maarten Maathuis |
2008-08-29 | damage: internal functions start with a non-capital letter | Maarten Maathuis |
2008-08-29 | {damage,exa}: sanitise damage | Maarten Maathuis |
2008-08-28 | Prepare for array-index based devPrivates. | Tomas Carnecky |
2007-12-13 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-12-02 | Clean up many #if 0. | Adam Jackson |
2007-11-05 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-11-05 | Damage: Remove usage of alloca | Daniel Stone |
2007-09-19 | Merge branch 'master' into XACE-SELINUX | Eamon Walsh |
2007-09-13 | Remove the PaintWindow optimization. | Eric Anholt |
2007-09-07 | Add DamagePendingRegion. | Michel Dänzer |
2007-08-28 | devPrivates rework: since API is already broken, switch everything | Eamon Walsh |
2007-08-25 | Implement core protocol backing store exclusively in terms of Composite. | Adam Jackson |
2007-06-29 | Death to RCS tags. | Adam Jackson |
2007-03-27 | Move libcw setup to the only renderer requiring it (XAA). | Eric Anholt |
2007-03-25 | Static cleanups, dead code deletion. | Adam Jackson |
2006-12-19 | Merge branch 'master' into exa-damagetrack | Michel Dänzer |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-06-12 | Provide option to report damage after operation is complete. | Eric Anholt |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson |
2006-02-16 | Make more extensions optional in build (for kdrive). Fix kdrive build for | Keith Packard |
2006-02-15 | Mark everything in misym.c as _X_EXPORT. | Adam Jackson |
2006-02-10 | Remove libcwrapper usage from xorg server modules. The libcwrapper is only | Eric Anholt |
2006-01-23 | wrap with if XORG / endif | Alan Hourihane |
2006-01-23 | #include "gcstruct.h" | Alan Hourihane |
2006-01-23 | add damage.h & damagestr.h to SDK headers | Alan Hourihane |
2005-12-02 | Define XFree86Server only where it is required. | Kevin E Martin |
2005-11-29 | Fix usage of XFree86LOADER/XFree86Module/IN_MODULE and update loadable | Kevin E Martin |
2005-10-06 | Bug #4699: Correct some memory leaks in EXA and damage related to region | Eric Anholt |
2005-08-07 | Bug #3989: Fix Composite builds, enable Composite build by default. (Olli | Adam Jackson |
2005-07-03 | Fix more include paths; add dix-config.h to XKB code. | Daniel Stone |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone |
2005-07-02 | Continuing Makefile cleanup; add DIX_CFLAGS and XORG_CFLAGS everywhere. | Daniel Stone |
2005-07-01 | Adding initial build system. | Daniel Stone |
2005-06-09 | Bug #2469: More accurate damage reports. (Jonathan Lennox) | Adam Jackson |
2005-03-22 | Tue Mar 22 12:47:16 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen |
2005-03-16 | Wed Mar 16 16:17:43 2005 Søren Sandmann <sandmann@redhat.com> | Søren Sandmann Pedersen |
2004-12-02 | //freedesktop.org/bugzilla/show_bug.cgi?id=1998): Fix Xserver standalone | Roland Mainz |
2004-11-23 | //freedesktop.org/bugzilla/show_bug.cgi?id=1204): Fix X11 test suite | Roland Mainz |
2004-09-03 | First set of documentation updates. | Kevin E Martin |
2004-09-02 | Workaround for servers using rootless layer with damage (Bug #1168, Torrey | Kevin E Martin |
2004-08-14 | Use XLIB_SKIP_ARGB_VISUALS environment variable to disable all depth 32 | Keith Packard |
2004-08-12 | Apply a kludge to initialize the composite wrapper before DamageSetup. If | Eric Anholt |
2004-08-12 | Add call to SourceValidate() when pDst == pSrc, so misprite.c get a chance | Kristian Høgsberg |
2004-08-11 | Add COMPOSITE change to fbCopyWindow (not needed yet) | Keith Packard |