Changeset View
Changeset View
Standalone View
Standalone View
intern/ghost/intern/GHOST_SystemSDL.h
| Context not available. | |||||
| GHOST_TUns32& height) const; | GHOST_TUns32& height) const; | ||||
| void | void | ||||
| getMainDisplayDimensions(GHOST_TUns32& width, | getMainDisplayDimensions(GHOST_TUns32& x, GHOST_TUns32& y, | ||||
| GHOST_TUns32& width, | |||||
| GHOST_TUns32& height) const; | GHOST_TUns32& height) const; | ||||
| void | |||||
| getDisplayDimensions(GHOST_TUns8 num, | |||||
| GHOST_TUns32& x, GHOST_TUns32& y, | |||||
| GHOST_TUns32& width, GHOST_TUns32& height) const; | |||||
| GHOST_IContext * | GHOST_IContext * | ||||
| createOffscreenContext(); | createOffscreenContext(); | ||||
| Context not available. | |||||