xserver-multidpi/hw/xfree86/loader
Peter Hutterer 0b4b683f3e xfree86: export NewInputDeviceRequest/DeleteInputDeviceRequest
NIDR should be used to create a new SD from e.g. within a driver.
DIDR should be used to remove a device from the server.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
2008-10-10 16:57:32 +10:30
..
dixsym.c Loader: Unexport a handful of consumerless symbols from dixsym. 2008-10-06 16:18:21 -04:00
dlloader.c Fix "warning: assignment discards qualifiers from pointer target type". 2008-06-24 15:04:01 -04:00
dlloader.h Remove a useless open() of the module we're about to load. 2006-07-21 22:55:41 -04:00
extsym.c Fix Xinerama's consolidated visual handling. 2008-02-22 15:19:54 -05:00
loader.c Remove more Lynx leftovers 2008-07-17 09:35:30 -07:00
loader.h Remove more Lynx leftovers 2008-07-17 09:35:30 -07:00
loaderProcs.h Remove loadable font renderer support. 2008-07-16 14:49:36 -04:00
loadext.c Another round of loader sense-beating. Remove the (unused) server export 2006-06-19 00:57:18 -04:00
loadmod.c xfree86: don't output a spurious newline to the log when loading a module 2008-07-28 17:27:42 +02:00
Makefile.am Ugh, remove trailing backslash. 2008-07-24 15:02:40 -04:00
misym.c Remove a bunch of unused API from the mi export list. 2008-10-03 17:51:20 -04:00
os.c Unifdef ISC 2008-10-02 17:03:54 -04:00
sym.h Unbreak unbreaking the loader. Re-add the symbol reference lists so that the 2006-06-21 20:49:21 -04:00
xf86sym.c xfree86: export NewInputDeviceRequest/DeleteInputDeviceRequest 2008-10-10 16:57:32 +10:30