FTEQW
Documentation of the FTE engine source tree.
gl_videgl.h File Reference

Go to the source code of this file.

Functions

voidEGL_Proc (char *f)
 
void EGL_UnloadLibrary (void)
 
qboolean EGL_LoadLibrary (char *driver)
 
void EGL_Shutdown (void)
 
void EGL_SwapBuffers (void)
 
qboolean EGL_InitDisplay (rendererstate_t *info, int eglplat, void *ndpy, EGLNativeDisplayType dpyid, EGLConfig *outconfig)
 
qboolean EGL_InitWindow (rendererstate_t *info, int eglplat, void *nwindow, EGLNativeWindowType windowid, EGLConfig cfg)
 
 EGLBoolean (EGLAPIENTRY *qeglGetConfigAttrib)(EGLDisplay dpy
 

Variables

EGLDisplay egldpy
 
EGLConfig config
 
EGLConfig EGLint attribute
 
EGLConfig EGLint EGLint * value
 

Function Documentation

◆ EGL_InitDisplay()

qboolean EGL_InitDisplay ( rendererstate_t info,
int  eglplat,
void ndpy,
EGLNativeDisplayType  dpyid,
EGLConfig *  outconfig 
)

◆ EGL_InitWindow()

qboolean EGL_InitWindow ( rendererstate_t info,
int  eglplat,
void nwindow,
EGLNativeWindowType  windowid,
EGLConfig  cfg 
)

◆ EGL_LoadLibrary()

qboolean EGL_LoadLibrary ( char *  driver)

◆ EGL_Proc()

void * EGL_Proc ( char *  f)

◆ EGL_Shutdown()

void EGL_Shutdown ( void  )

◆ EGL_SwapBuffers()

void EGL_SwapBuffers ( void  )

◆ EGL_UnloadLibrary()

void EGL_UnloadLibrary ( void  )

◆ EGLBoolean()

EGLBoolean ( EGLAPIENTRY *  qeglGetConfigAttrib)

Variable Documentation

◆ attribute

EGLConfig EGLint attribute

◆ config

EGLConfig config

◆ egldpy

EGLDisplay egldpy
extern

◆ value

EGLConfig EGLint EGLint* value