xserver-multidpi/hw/xfree86
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
..
common Add the "amd" driver to magic driver selection. 2008-03-10 13:40:00 -04:00
ddc Fix some documentation typos 2008-03-03 16:11:05 -05:00
dixmods Add GLX provider for DRI2. 2008-02-14 19:53:49 -05:00
doc No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
dri Revert "registry: Register XF86DRI extension protocol names." 2007-11-20 17:48:46 -05:00
dri2 DRI2: Add DRI2AuthConnection(). 2008-03-11 00:56:16 -04:00
dummylib No more "-scanpci" given that we already have it in libpciaccess. 2008-02-25 17:08:07 -03:00
exa exa: use xf86ReturnOptValBool instead of xf86IsOptionSet 2008-03-22 17:28:48 +01:00
fbdevhw Clean up DisplayModeRec handling in many places. 2008-02-29 16:01:14 -05:00
i2c Fixing xf86I2CGetScreenBuses(), now dereferencing the correct pointer. 2007-09-04 16:42:57 +02:00
int10 Bug #14332: Fix PCI access cycles from x86emu. 2008-03-13 17:42:16 -04:00
loader dix: Refactoring of selection code to allow for polyinstantiation. 2008-02-29 18:01:37 -05:00
modes Fix RandR 1.2 driver interface conversion of two colour cursors to ARGB 2008-03-20 09:18:29 -04:00
os-support test for the presence of pci_system_init_dev_mem() before calling it. 2008-03-16 18:46:11 +01:00
parser Add missing file from previous commit. 2008-03-02 18:36:25 -05:00
rac Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
ramdac devPrivates rework: convert CursorRec and CursorBits over to new interface. 2007-08-30 11:40:39 -04:00
shadowfb Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
utils OpenBSD support for libpciaccess. 2008-03-12 21:45:37 +01:00
vbe clean some "unused" warnings 2008-03-01 19:49:24 +02:00
vgahw XFree86: Remove usage of alloca 2007-11-05 14:34:42 +00:00
x86emu Fix distcheck. 2008-03-05 23:57:15 -05:00
xaa Friends don't let friends call xf86AddModuleInfo. 2008-02-14 08:21:44 +11:00
xf1bpp Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xf4bpp Fix a stray use of ALLOCATE_LOCAL. 2008-03-14 14:46:03 -04:00
xf8_16bpp Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
xf8_32bpp Merge branch 'master' into XACE-SELINUX 2007-11-05 19:08:36 -05:00
Makefile.am Add DRI2 module. 2008-02-14 19:53:49 -05:00
Options Initial revision 2003-11-14 16:48:57 +00:00
xorgconf.cpp Remove all traces of external RGB database (and Speedo) 2007-11-05 16:28:35 +00:00