ReactOS 0.4.16-dev-477-g6ada597
|
Go to the source code of this file.
Macros | |
#define | GetDdHandle(Handle) ((HANDLE)Handle ? (HANDLE)Handle : ghDirectDraw) |
Variables | |
HANDLE | ghDirectDraw |
ULONG | gcDirectDraw |
Definition at line 22 of file gdientry.c.
BOOL WINAPI bDDCreateSurface | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurface, |
BOOL | bComplete | ||
) |
Definition at line 1392 of file gdientry.c.
Referenced by DdAttachSurface(), and DdCreateSurfaceObject().
BOOL WINAPI D3dContextCreate | ( | LPD3DHAL_CONTEXTCREATEDATA | pdcci | ) |
Definition at line 1234 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdAddAttachedSurface | ( | LPDDHAL_ADDATTACHEDSURFACEDATA | Attach | ) |
Definition at line 35 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdAlphaBlt | ( | LPDDHAL_BLTDATA | pDdAlphaBlt | ) |
Definition at line 832 of file gdientry.c.
Referenced by DdGetDriverInfo().
BOOL WINAPI DdAttachSurface | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceFrom, |
LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceTo | ||
) |
Definition at line 1983 of file gdientry.c.
DWORD WINAPI DdBlt | ( | LPDDHAL_BLTDATA | Blt | ) |
Definition at line 50 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdCanCreateD3DBuffer | ( | LPDDHAL_CANCREATESURFACEDATA | CanCreateD3DBuffer | ) |
Definition at line 1256 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdCanCreateSurface | ( | LPDDHAL_CANCREATESURFACEDATA | CanCreateSurface | ) |
Definition at line 260 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdColorControl | ( | LPDDHAL_COLORCONTROLDATA | pDdColorControl | ) |
Definition at line 866 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DdCreateD3DBuffer | ( | LPDDHAL_CREATESURFACEDATA | pCreateSurface | ) |
Definition at line 1278 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
HBITMAP WINAPI DdCreateDIBSection | ( | HDC | hdc, |
CONST BITMAPINFO * | pbmi, | ||
UINT | iUsage, | ||
VOID ** | ppvBits, | ||
HANDLE | hSectionApp, | ||
DWORD | dwOffset | ||
) |
Definition at line 1949 of file gdientry.c.
BOOL WINAPI DdCreateDirectDrawObject | ( | LPDDRAWI_DIRECTDRAW_GBL | pDirectDrawGlobal, |
HDC | hdc | ||
) |
Definition at line 1455 of file gdientry.c.
DWORD WINAPI DdCreateSurface | ( | LPDDHAL_CREATESURFACEDATA | pCreateSurface | ) |
Definition at line 281 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdCreateSurfaceEx | ( | LPDDHAL_CREATESURFACEEXDATA | pDdCreateSurfaceEx | ) |
Definition at line 851 of file gdientry.c.
Referenced by DdGetDriverInfo().
BOOL WINAPI DdCreateSurfaceObject | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal, |
BOOL | bPrimarySurface | ||
) |
Definition at line 1873 of file gdientry.c.
BOOL WINAPI DdDeleteDirectDrawObject | ( | LPDDRAWI_DIRECTDRAW_GBL | pDirectDrawGlobal | ) |
Definition at line 1831 of file gdientry.c.
BOOL WINAPI DdDeleteSurfaceObject | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal | ) |
Definition at line 1887 of file gdientry.c.
DWORD WINAPI DdDestroyD3DBuffer | ( | LPDDHAL_DESTROYSURFACEDATA | pDestroySurface | ) |
Definition at line 1347 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdDestroySurface | ( | LPDDHAL_DESTROYSURFACEDATA | pDestroySurface | ) |
Definition at line 71 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdFlip | ( | LPDDHAL_FLIPDATA | Flip | ) |
Definition at line 96 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdFlipToGDISurface | ( | LPDDHAL_FLIPTOGDISURFACEDATA | pDdFlipToGDISurface | ) |
Definition at line 890 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DdGetAvailDriverMemory | ( | LPDDHAL_GETAVAILDRIVERMEMORYDATA | pDdGetAvailDriverMemory | ) |
Definition at line 820 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DdGetBltStatus | ( | LPDDHAL_GETBLTSTATUSDATA | GetBltStatus | ) |
Definition at line 163 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
HDC WINAPI DdGetDC | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal, |
LPPALETTEENTRY | pColorTable | ||
) |
Definition at line 1923 of file gdientry.c.
DWORD WINAPI DdGetDriverInfo | ( | LPDDHAL_GETDRIVERINFODATA | pData | ) |
Definition at line 898 of file gdientry.c.
Referenced by DdQueryDirectDrawObject(), and StartDirectDrawHal().
HANDLE WINAPI DdGetDxHandle | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
LPDDRAWI_DDRAWSURFACE_LCL | pSurface, | ||
BOOL | bRelease | ||
) |
Definition at line 2043 of file gdientry.c.
DWORD WINAPI DdGetFlipStatus | ( | LPDDHAL_GETFLIPSTATUSDATA | GetFlipStatus | ) |
Definition at line 177 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdGetScanLine | ( | LPDDHAL_GETSCANLINEDATA | pGetScanLine | ) |
Definition at line 566 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdLock | ( | LPDDHAL_LOCKDATA | Lock | ) |
Definition at line 133 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdLockD3D | ( | LPDDHAL_LOCKDATA | Lock | ) |
Definition at line 1366 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
BOOL WINAPI DdQueryDirectDrawObject | ( | LPDDRAWI_DIRECTDRAW_GBL | pDirectDrawGlobal, |
LPDDHALINFO | pHalInfo, | ||
LPDDHAL_DDCALLBACKS | pDDCallbacks, | ||
LPDDHAL_DDSURFACECALLBACKS | pDDSurfaceCallbacks, | ||
LPDDHAL_DDPALETTECALLBACKS | pDDPaletteCallbacks, | ||
LPD3DHAL_CALLBACKS | pD3dCallbacks, | ||
LPD3DHAL_GLOBALDRIVERDATA | pD3dDriverData, | ||
LPDDHAL_DDEXEBUFCALLBACKS | pD3dBufferCallbacks, | ||
LPDDSURFACEDESC | pD3dTextureFormats, | ||
LPDWORD | pdwFourCC, | ||
LPVIDMEM | pvmList | ||
) |
Definition at line 1508 of file gdientry.c.
Definition at line 2031 of file gdientry.c.
BOOL WINAPI DdReenableDirectDrawObject | ( | LPDDRAWI_DIRECTDRAW_GBL | pDirectDrawGlobal, |
BOOL * | pbNewMode | ||
) |
Definition at line 1967 of file gdientry.c.
BOOL WINAPI DdReleaseDC | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal | ) |
Definition at line 1937 of file gdientry.c.
BOOL WINAPI DdResetVisrgn | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal, |
HWND | hWnd | ||
) |
Definition at line 1909 of file gdientry.c.
DWORD WINAPI DdSetColorKey | ( | LPDDHAL_SETCOLORKEYDATA | pSetColorKey | ) |
Definition at line 552 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdSetExclusiveMode | ( | LPDDHAL_SETEXCLUSIVEMODEDATA | pDdSetExclusiveMode | ) |
Definition at line 878 of file gdientry.c.
Referenced by DdGetDriverInfo().
BOOL WINAPI DdSetGammaRamp | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
HDC | hdc, | ||
LPVOID | lpGammaRamp | ||
) |
Definition at line 2072 of file gdientry.c.
DWORD WINAPI DdSetOverlayPosition | ( | LPDDHAL_SETOVERLAYPOSITIONDATA | SetOverlayPosition | ) |
Definition at line 229 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
VOID WINAPI DdUnattachSurface | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurface, |
LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceAttached | ||
) |
Definition at line 2016 of file gdientry.c.
DWORD WINAPI DdUnlock | ( | LPDDHAL_UNLOCKDATA | Unlock | ) |
Definition at line 149 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdUnlockD3D | ( | LPDDHAL_UNLOCKDATA | Unlock | ) |
Definition at line 1380 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdUpdateOverlay | ( | LPDDHAL_UPDATEOVERLAYDATA | UpdateOverlay | ) |
Definition at line 191 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DdWaitForVerticalBlank | ( | LPDDHAL_WAITFORVERTICALBLANKDATA | WaitForVerticalBlank | ) |
Definition at line 244 of file gdientry.c.
Referenced by DdQueryDirectDrawObject().
DWORD WINAPI DvpCanCreateVideoPort | ( | LPDDHAL_CANCREATEVPORTDATA | pDvdCanCreateVideoPort | ) |
Definition at line 673 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpColorControl | ( | LPDDHAL_VPORTCOLORDATA | pDvdPortColorControl | ) |
Definition at line 636 of file gdientry.c.
Referenced by DdGetDriverInfo().
BOOL WINAPI DvpCreateVideoPort | ( | LPDDHAL_CREATEVPORTDATA | pDvdCreatePort | ) |
Definition at line 581 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpDestroyVideoPort | ( | LPDDHAL_DESTROYVPORTDATA | pDvdDestoryPort | ) |
Definition at line 597 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpFlipVideoPort | ( | LPDDHAL_FLIPVPORTDATA | pDvdPortFlip | ) |
Definition at line 609 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoPortBandwidth | ( | LPDDHAL_GETVPORTBANDWIDTHDATA | pDvdPortBandWidth | ) |
Definition at line 624 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoPortConnectInfo | ( | LPDDHAL_GETVPORTCONNECTDATA | pDvdGetVideoPortInfo | ) |
Definition at line 808 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoPortField | ( | LPDDHAL_FLIPVPORTDATA | pDvdGetVideoPortField | ) |
Definition at line 760 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoPortFlipStatus | ( | LPDDHAL_GETVPORTFLIPSTATUSDATA | pDvdPortVideoPortFlipStatus | ) |
Definition at line 660 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoPortInputFormats | ( | LPDDHAL_GETVPORTINPUTFORMATDATA | pDvdGetVideoPortInputFormat | ) |
Definition at line 772 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoPortLine | ( | LPDDHAL_GETVPORTLINEDATA | pDvdGetVideoPortLine | ) |
Definition at line 784 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoPortOutputFormats | ( | LPDDHAL_GETVPORTLINEDATA | pDvdGetVideoPortOutputFormat | ) |
Definition at line 796 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpGetVideoSignalStatus | ( | LPDDHAL_GETVPORTSIGNALDATA | pDvdPortVideoSignalStatus | ) |
Definition at line 648 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpUpdateVideoPort | ( | LPDDHAL_UPDATEVPORTDATA | pDvdUpdateVideoPort | ) |
Definition at line 696 of file gdientry.c.
Referenced by DdGetDriverInfo().
DWORD WINAPI DvpWaitForVideoPortSync | ( | LPDDHAL_WAITFORVPORTSYNCDATA | pDvdWaitForVideoPortSync | ) |
Definition at line 684 of file gdientry.c.
Referenced by DdGetDriverInfo().
ULONG gcDirectDraw |
Definition at line 20 of file gdientry.c.
Referenced by DdCreateDirectDrawObject(), and DdDeleteDirectDrawObject().
HANDLE ghDirectDraw |
Definition at line 19 of file gdientry.c.
Referenced by DdCreateDirectDrawObject(), and DdDeleteDirectDrawObject().