50#define XINE_GL_API_OPENGL 0x0001
unsigned int height
Definition: gfontrle.c:5
unsigned int width
Definition: gfontrle.c:4
void(* resize)(xine_gl_t *, int width, int height)
Definition: xine_gl.h:40
int(* make_current)(xine_gl_t *)
Definition: xine_gl.h:35
void(* swap_buffers)(xine_gl_t *)
Definition: xine_gl.h:37
void(* release_current)(xine_gl_t *)
Definition: xine_gl.h:36
void(* set_native_window)(xine_gl_t *, void *)
Definition: xine_gl.h:42
void(* dispose)(xine_gl_t **)
Definition: xine_gl.h:44
Definition: xine_internal.h:80
xine_gl_t * _x_load_gl(xine_t *xine, unsigned visual_type, const void *visual, unsigned flags)
Definition: xine_gl.c:56