Create(void) | TRendererCreatorHelper | [static] |
CreateRenderer(void *wnd, DWORD index, DWORD width, DWORD height, DWORD freqs, EnumGraphicFormat backBufferFormat, EnumGraphicFormat depthStencilFormat, BOOL window, BOOL vsync, EnumGraphicVertexShaderVersion vsVersion, EnumGraphicPixelShaderVersion psVersion, BOOL vsDebug, BOOL psDebug) | TRendererCreatorHelper | |
Destroy(void) | TRendererCreatorHelper | [static] |
FindRenderersHW(const TString &library, EnumGraphicFormat displayFormat, EnumGraphicFormat backBufferFormat, BOOL windowMode, BOOL fullscreenMode, EnumGraphicFormat depthStencilFormat, EnumGraphicVertexShaderVersion minimumVsVersion, EnumGraphicPixelShaderVersion minimumPsVersion, const TArray< EnumGraphicCaps > *reqCaps) | TRendererCreatorHelper | |
FindRenderersSW(const TString &library, EnumGraphicFormat displayFormat, EnumGraphicFormat backBufferFormat, BOOL windowMode, BOOL fullscreenMode, EnumGraphicFormat depthStencilFormat, EnumGraphicVertexShaderVersion minimumVsVersion, EnumGraphicPixelShaderVersion minimumPsVersion, const TArray< EnumGraphicCaps > *reqCaps) | TRendererCreatorHelper | |
FreeEnumerateRenderers(void) | TRendererCreatorHelper | |
GetClosestResolution(const DWORD index, DWORD &width, DWORD &height, DWORD &freqs) | TRendererCreatorHelper | |
GetRendererCapabilities(DWORD index) const | TRendererCreatorHelper | |
GetSelectedDevices(void) const | TRendererCreatorHelper | [inline] |
operator delete(void *ptr) | TAllocInterface | [inline] |
operator delete[](void *ptr) | TAllocInterface | [inline] |
operator new(size_t size) | TAllocInterface | [inline] |
operator new[](size_t size) | TAllocInterface | [inline] |
TAllocInterface(void) | TAllocInterface | [inline] |
~TAllocInterface(void) | TAllocInterface | [inline] |