Go to the documentation of this file.
25 #include "../SDL_sysvideo.h"
26 #include <screen/screen.h>
void * glGetProcAddress(_THIS, const char *proc)
int glMakeCurrent(_THIS, SDL_Window *window, SDL_GLContext context)
void * SDL_GLContext
An opaque handle to an OpenGL context.
SDL_GLContext glCreateContext(_THIS, SDL_Window *window)
void glUnloadLibrary(_THIS)
int glSwapWindow(_THIS, SDL_Window *window)
The type used to identify a window.
static screen_context_t context
EGLSurface EGLNativeWindowType * window
int glLoadLibrary(_THIS, const char *name)
GLuint const GLchar * name
int glGetConfig(EGLConfig *pconf, int *pformat)
int glSetSwapInterval(_THIS, int interval)
void glDeleteContext(_THIS, SDL_GLContext context)
void handleKeyboardEvent(screen_event_t event)