|
ReactOS 0.4.16-dev-1948-gd260c1d
|

Go to the source code of this file.
Macros | |
| #define | DdCreateDirectDrawObject GdiEntry1 |
| #define | DdQueryDirectDrawObject GdiEntry2 |
| #define | DdDeleteDirectDrawObject GdiEntry3 |
| #define | DdCreateSurfaceObject GdiEntry4 |
| #define | DdDeleteSurfaceObject GdiEntry5 |
| #define | DdResetVisrgn GdiEntry6 |
| #define | DdGetDC GdiEntry7 |
| #define | DdReleaseDC GdiEntry8 |
| #define | DdCreateDIBSection GdiEntry9 |
| #define | DdReenableDirectDrawObject GdiEntry10 |
| #define | DdAttachSurface GdiEntry11 |
| #define | DdUnattachSurface GdiEntry12 |
| #define | DdQueryDisplaySettingsUniqueness GdiEntry13 |
| #define | DdGetDxHandle GdiEntry14 |
| #define | DdSetGammaRamp GdiEntry15 |
| #define | DdSwapTextureHandles GdiEntry16 |
| #define | D3DHAL_CALLBACKS_DEFINED |
| #define | D3DHAL_GLOBALDRIVERDATA_DEFINED |
Typedefs | |
| typedef struct _D3DHAL_CALLBACKS FAR * | LPD3DHAL_CALLBACKS |
| typedef struct _D3DHAL_GLOBALDRIVERDATA FAR * | LPD3DHAL_GLOBALDRIVERDATA |
| #define D3DHAL_CALLBACKS_DEFINED |
Definition at line 43 of file ddrawgdi.h.
| #define D3DHAL_GLOBALDRIVERDATA_DEFINED |
Definition at line 48 of file ddrawgdi.h.
| #define DdAttachSurface GdiEntry11 |
Definition at line 34 of file ddrawgdi.h.
| #define DdCreateDIBSection GdiEntry9 |
Definition at line 32 of file ddrawgdi.h.
| #define DdCreateDirectDrawObject GdiEntry1 |
Definition at line 24 of file ddrawgdi.h.
| #define DdCreateSurfaceObject GdiEntry4 |
Definition at line 27 of file ddrawgdi.h.
| #define DdDeleteDirectDrawObject GdiEntry3 |
Definition at line 26 of file ddrawgdi.h.
| #define DdDeleteSurfaceObject GdiEntry5 |
Definition at line 28 of file ddrawgdi.h.
| #define DdGetDC GdiEntry7 |
Definition at line 30 of file ddrawgdi.h.
| #define DdGetDxHandle GdiEntry14 |
Definition at line 37 of file ddrawgdi.h.
| #define DdQueryDirectDrawObject GdiEntry2 |
Definition at line 25 of file ddrawgdi.h.
| #define DdQueryDisplaySettingsUniqueness GdiEntry13 |
Definition at line 36 of file ddrawgdi.h.
| #define DdReenableDirectDrawObject GdiEntry10 |
Definition at line 33 of file ddrawgdi.h.
| #define DdReleaseDC GdiEntry8 |
Definition at line 31 of file ddrawgdi.h.
| #define DdResetVisrgn GdiEntry6 |
Definition at line 29 of file ddrawgdi.h.
| #define DdSetGammaRamp GdiEntry15 |
Definition at line 38 of file ddrawgdi.h.
| #define DdSwapTextureHandles GdiEntry16 |
Definition at line 39 of file ddrawgdi.h.
| #define DdUnattachSurface GdiEntry12 |
Definition at line 35 of file ddrawgdi.h.
| typedef struct _D3DHAL_CALLBACKS FAR* LPD3DHAL_CALLBACKS |
Definition at line 42 of file ddrawgdi.h.
Definition at line 47 of file ddrawgdi.h.
| BOOL WINAPI DdAttachSurface | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceFrom, |
| LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceTo | ||
| ) |
Definition at line 1983 of file gdientry.c.
| 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.
| 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.
| HDC WINAPI DdGetDC | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceLocal, |
| LPPALETTEENTRY | pColorTable | ||
| ) |
Definition at line 1923 of file gdientry.c.
| HANDLE WINAPI DdGetDxHandle | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
| LPDDRAWI_DDRAWSURFACE_LCL | pSurface, | ||
| BOOL | bRelease | ||
| ) |
Definition at line 2043 of file gdientry.c.
| 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.
| BOOL WINAPI DdSetGammaRamp | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
| HDC | hdc, | ||
| LPVOID | lpGammaRamp | ||
| ) |
Definition at line 2072 of file gdientry.c.
| DWORD WINAPI DdSwapTextureHandles | ( | LPDDRAWI_DIRECTDRAW_LCL | pDDraw, |
| LPDDRAWI_DDRAWSURFACE_LCL | pDDSLcl1, | ||
| LPDDRAWI_DDRAWSURFACE_LCL | pDDSLcl2 | ||
| ) |
Definition at line 222 of file historic.c.
| VOID WINAPI DdUnattachSurface | ( | LPDDRAWI_DDRAWSURFACE_LCL | pSurface, |
| LPDDRAWI_DDRAWSURFACE_LCL | pSurfaceAttached | ||
| ) |
Definition at line 2016 of file gdientry.c.