xserver-multidpi/exa
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
..
exa_accel.c Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 12:48:15 -08:00
exa_migration.c Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA. 2007-01-24 13:34:58 -08:00
exa_offscreen.c Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA. 2007-01-24 13:34:58 -08:00
exa_priv.h Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA. 2007-01-24 13:34:58 -08:00
exa_render.c Add missing dirty marking in a couple of fallback cases in the exaGlyphs path. 2007-02-14 12:48:15 -08:00
exa_unaccel.c EXA: Lots of damage tracking fixes. 2006-12-19 18:57:22 +01:00
exa.c Move libcw setup to the only renderer requiring it (XAA). 2007-03-27 17:31:28 -07:00
exa.h Bug #7639: Only swap out pixmaps (rather than everything) on VT switch in EXA. 2007-01-24 13:34:58 -08:00
Makefile.am get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE 2006-07-18 18:17:38 -04:00