xserver-multidpi/hw
Eric Anholt 2822cbc1fb Rearrange EXA driver structures so that there's a hope of maintaining ABI
when extending the driver interface. The card and accel structures are
    merged into the ExaDriverRec, which is to be allocated using
    exaDriverAlloc(). The driver structure also grows exa_major and
    exa_minor, which drivers fill in and have checked by EXA
    (double-checking that the driver really did check that the EXA version
    was correct). Removes exaInitCard(), which is replaced by the driver
    filling in the rec by hand, and the exaGetVersion() and related
    EXA_*VERSION which are replaced by always using the XFree86 loadable
    module versioning.
2006-03-09 06:04:07 +00:00
..
darwin Typo fixes (Nicholas Joly, XFree86 bugzilla #1658) 2006-02-27 16:19:39 +00:00
dmx Added Mesa include directory 2006-02-22 16:08:56 +00:00
kdrive Rearrange EXA driver structures so that there's a hope of maintaining ABI 2006-03-09 06:04:07 +00:00
vfb Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove 2006-02-13 04:43:40 +00:00
xfree86 Rearrange EXA driver structures so that there's a hope of maintaining ABI 2006-03-09 06:04:07 +00:00
xgl Remove leftover variables for cfb24 build, and finish commenting out Xglx 2006-01-28 00:37:52 +00:00
xnest Move call to xf86WrapperInit() to OsVendorInit() in xf86Init.c and remove 2006-02-13 04:43:40 +00:00
xwin https://bugs.freedesktop.org/show_bug.cgi?id=4341 Make Xming error messages 2006-03-03 09:54:54 +00:00
Makefile.am Add xgl to DIST_SUBDIRS. 2006-01-10 02:30:56 +00:00