Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/intern/GHOST_SystemSDL.h
| Context not available. | |||||
| void getMainDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) const; | void getMainDisplayDimensions(GHOST_TUns32 &width, GHOST_TUns32 &height) const; | ||||
| GHOST_IContext *createOffscreenContext(); | GHOST_IContext *createOffscreenContext( | ||||
| GHOST_PlatformSupportCallbackPtr platform_support_callback); | |||||
| GHOST_TSuccess disposeContext(GHOST_IContext *context); | GHOST_TSuccess disposeContext(GHOST_IContext *context); | ||||
| Context not available. | |||||