mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
425 B

  1. --- xf86-video-sis-X11R7.2-0.9.3/src/sis_dri.c 2007-01-09 00:48:48.000000000 +0100
  2. +++ xf86-video-sis-X11R7.2-0.9.3-patched/src/sis_dri.c 2007-06-06 11:16:41.000000000 +0200
  3. @@ -125,6 +125,8 @@
  4. static void SISDRIMoveBuffers(WindowPtr pParent, DDXPointRec ptOldOrg,
  5. RegionPtr prgnSrc, CARD32 index);
  6. +void SISDRICloseScreen(ScreenPtr pScreen);
  7. +
  8. static Bool
  9. SISInitVisualConfigs(ScreenPtr pScreen)
  10. {