xserver/hw
Eric Anholt 0c74799af4 Remove existing broken maxX/maxY code for composite (results in infinite
loops, doesn't deal with failure, doesn't present the interface to
    drivers that I expected) and instead replace it with a simple fallback
    to software when coordinate limits could be violated. Act similarly in
    other acceleration cases as well.
The solution I want to see (and intend to do soon) is to (when necessary)
    create temporary pictures/pixmaps pointing towards the real ones' bits,
    with the offsets adjusted, then render from/to those using adjusted
    coordinates.
2005-08-30 04:41:04 +00:00
..
darwin Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". 2005-07-03 08:53:54 +00:00
dmx Don't try to build dmx/input/lnx-*.c if <linux/keyboard.h> isn't found 2005-08-24 15:18:06 +00:00
kdrive Build with modular X.org libraries and headers. 2005-08-08 06:25:21 +00:00
vfb Fix distcheck for server 2005-07-28 23:28:34 +00:00
xfree86 Remove existing broken maxX/maxY code for composite (results in infinite 2005-08-30 04:41:04 +00:00
xgl make mouse support work - note you need to change the evdev devices in the 2005-08-15 08:24:45 +00:00
xnest Fix distcheck for server 2005-07-28 23:28:34 +00:00
xwin Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are 2005-08-02 17:57:36 +00:00
Makefile.am Fix distcheck for server 2005-07-28 23:28:34 +00:00