xserver-multidpi/Xext/xvdisp.h
Adam Jackson 0fff01f566 Fix swapped Xv dispatch under Xinerama.
Same-endian dispatch was properly calling through the Xinerama wrapping,
but other-endian dispatch wasn't.
2007-12-02 14:15:36 -05:00

3 lines
69 B
C

extern void XineramifyXv(void);
extern void XvResetProcVector(void);