Add patch that contain Mali fixes.
[deb_xorg-server.git] / pseudoramiX / pseudoramiX.h
1 /*
2 * Minimal implementation of PanoramiX/Xinerama
3 */
4
5 extern int noPseudoramiXExtension;
6
7 void
8 PseudoramiXAddScreen(int x, int y, int w, int h);
9 void
10 PseudoramiXResetScreens(void);