xenocara/xserver/pseudoramiX/pseudoramiX.h
matthieu e927c03e30 Update to xserver 1.18.3. Tested by shadchin@ and naddy@.
Note that indirect GLX is now disbled by default.
2016-05-29 12:02:34 +00:00

9 lines
147 B
C

/*
* Minimal implementation of PanoramiX/Xinerama
*/
void
PseudoramiXAddScreen(int x, int y, int w, int h);
void
PseudoramiXResetScreens(void);