dix: Moving SpriteRec into DeviceIntRec

removing global sprite structure
	beginning to remove MPX ifdefs

xnest:  Fix to make xnest compile again
This commit is contained in:
Peter Hutterer
2006-12-11 18:09:59 +10:30
committed by Peter Hutterer
parent eb1d9f51af
commit ae3c24da34
14 changed files with 480 additions and 511 deletions

View File

@@ -144,7 +144,7 @@ extern void GetSpritePosition(
int * /*py*/);
#ifdef PANORAMIX
extern int XineramaGetCursorScreen(void);
extern int XineramaGetCursorScreen(struct _DeviceIntRec* pDev);
#endif /* PANORAMIX */
#endif /* CURSOR_H */