#include "shadow.h"
#include "scrnintstr.h"
Go to the source code of this file.
Functions | |
void | dmxShadowUpdateProc (ScreenPtr pScreen, shadowBufPtr pBuf) |
Interface for shadow framebuffer support.
void dmxShadowUpdateProc | ( | ScreenPtr | pScreen, | |
shadowBufPtr | pBuf | |||
) |
Update the screen from the shadow frame buffer.
References _DMXScreenInfo::beDisplay, dmxScreens, dmxSync(), _DMXScreenInfo::scrnWin, _DMXScreenInfo::shadowFBImage, and _DMXScreenInfo::shadowGC.
Referenced by dmxScreenInit().