Loading...
Searching...
No Matches
Context.h
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
sfBool sfContext_isExtensionAvailable(const char *name)
Check whether a given OpenGL extension is available.
sfContextSettings sfContext_getSettings(const sfContext *context)
Get the settings of the context.
sfUint64 sfContext_getActiveContextId(void)
Get the currently active context's ID.
GlFunctionPointer sfContext_getFunction(const char *name)
Get the address of an OpenGL function.
sfBool sfContext_setActive(sfContext *context, sfBool active)
Activate or deactivate explicitely a context.