xserver/hw/xfree86/exa
Julien Cristau 6b9d2bb1f7 exa: use xf86ReturnOptValBool instead of xf86IsOptionSet
The latter doesn't give you the option's value, it just tells you if
it's present in the configuration.  So using Option "EXANoComposite" "false"
disabled composite acceleration.
2008-03-22 17:28:48 +01:00
..
Makefile.am Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
exa.man.pre EXA: Disable problematic optimization of dest pixmap migration by default. 2007-11-07 19:01:24 +01:00
examodule.c exa: use xf86ReturnOptValBool instead of xf86IsOptionSet 2008-03-22 17:28:48 +01:00