~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk:COMPOSITEWRAP

Last commit made on 2004-07-31
Get this branch:
git clone -b COMPOSITEWRAP https://git.launchpad.net/~thopiekar/xorg-server/+git/xorg-xserver-displaylink.Spintzyk

Branch merges

Branch information

Recent commits

d3566e9... by Keith Packard

Rewrite render support in composite wrapper to (almost) work. FIXME:
    PaintWindowBackground/CopyWindow is still broken.
Remove mfb from Xvfb. Use standard visual formats so Render actually works.

6ff8c33... by Eric Anholt <email address hidden>

- Commit WIP of an integration of the Composite extension and a
    DDX-independent Composite wrapper. It's quite incomplete. Notably, the
    Render extension isn't wrapped properly or even completely wrapped
    improperly.
- Rename COMPOSITE enum in smi driver to avoid conflict with new define.
- Fix REGION_INIT usage of Damage so that it doesn't crash on first use.
- Fix some apparent mismerges of XFIXES.
- Fix some whitespace from DAMAGE-XFIXES merge that appears different from
    both xserver CVS and surrounding style.

854c1af... by Kevin E Martin <email address hidden>

Fix "DoLoadableServer NO" build

71164d1... by Stuart Kreitman <email address hidden>

Integration of XEVIE branch to trunk
    https://freedesktop.org/bugzilla/show_bug.cgi?id=947
Modified Files: cursorstr.h input.h inputstr.h windowstr.h

82a6a65... by Stuart Kreitman <email address hidden>

Integration of XEVIE branch to trunk
    https://freedesktop.org/bugzilla/show_bug.cgi?id=947
Modified Files: Imakefile Added Files: xevie.c

dd7077c... by Kevin E Martin <email address hidden>

Cleaned up code since client's saveSet is no longer defined as a pointer*
    (forgot one change in previous check-in)

813d75f... by Kevin E Martin <email address hidden>

Use LibraryTargetName when not building a loadable server
Move extern function declarations to window.h
Cleaned up code since client's saveSet is no longer defined as a pointer*
Added externs back in
Change #if to #ifdef to fix compiler warning
Add function declarations that were inadvertently removed by previous check
    in
Disable extensions that are not (yet) supported by DMX

274d504... by Stuart Kreitman <email address hidden>

Integration of DAMAGE-XFIXES branch to trunk
    https://freedesktop.org/bugzilla/show_bug.cgi?id=859
Modified Files: Imakefile miinitext.c

406c49e... by Stuart Kreitman <email address hidden>

Integration of DAMAGE-XFIXES branch to trunk
    https://freedesktop.org/bugzilla/show_bug.cgi?id=859
DAMAGE calls some shape functions. Modified Files: Imakefile shape.c

0bca00e... by Stuart Kreitman <email address hidden>

Integration of DAMAGE-XFIXES branch to trunk
    https://freedesktop.org/bugzilla/show_bug.cgi?id=859
Modified Files: dispatch.c dixutils.c events.c window.c