dmxshadow.h File Reference
#include "shadow.h"
#include "scrnintstr.h"

Go to the source code of this file.

Functions

void dmxShadowUpdateProc (ScreenPtr pScreen, shadowBufPtr pBuf)

Detailed Description

Interface for shadow framebuffer support.

See also:
dmxshadow.c

Function Documentation

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().