Skip to content
  • Keith Packard's avatar
    Create driver-independent CRTC-based cursor layer. · 4d81c99a
    Keith Packard authored
    This moves most of the cursor management code out of the intel driver and
    into the general server code. Of course, the hope is that this code will be
    useful for other driver writers as well.
    
    Check out xf86Crtc.h for the usage information, making sure you add the
    needed hooks to the crtc funcs structure for your driver.
    4d81c99a