xserver-multidpi/miext/cw
Eric Anholt 6ed08949af Move libcw setup to the only renderer requiring it (XAA).
Additionally, protect libcw setup behind checks for Render, to avoid
segfaulting if Render isn't available (xnest).

The previous setup was an ABI-preserving dance, which is better nuked now.
Now, anything that needs libcw must explicitly initialize it, and
miDisableCompositeWrapper (previously only called by EXA and presumably binary
drivers) is gone.
2007-03-27 17:31:28 -07:00
..
cw_ops.c Bugzilla #5120, #7246: In CW's GC ops, validate the backing GC against the 2006-06-16 10:14:30 -07:00
cw_render.c Remove libcwrapper usage from xorg server modules. The libcwrapper is only 2006-02-10 22:00:30 +00:00
cw.c Move libcw setup to the only renderer requiring it (XAA). 2007-03-27 17:31:28 -07:00
cw.h Move libcw setup to the only renderer requiring it (XAA). 2007-03-27 17:31:28 -07:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00