- VidExt_GL_GetAttribute
m64p_error function(m64p_GLattr, int*) VidExt_GL_GetAttribute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_GL_GetDefaultFramebuffer
uint function() VidExt_GL_GetDefaultFramebuffer;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_GL_GetProcAddress
m64p_function function(const char*) VidExt_GL_GetProcAddress;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_GL_SetAttribute
m64p_error function(m64p_GLattr, int) VidExt_GL_SetAttribute;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_GL_SwapBuffers
m64p_error function() VidExt_GL_SwapBuffers;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_Init
m64p_error function() VidExt_Init;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_ListFullscreenModes
m64p_error function(m64p_2d_size*, int*) VidExt_ListFullscreenModes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_ListFullscreenRates
m64p_error function(m64p_2d_size, int*, int*) VidExt_ListFullscreenRates;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_Quit
m64p_error function() VidExt_Quit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_ResizeWindow
m64p_error function(int, int) VidExt_ResizeWindow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_SetCaption
m64p_error function(const char*) VidExt_SetCaption;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_SetVideoMode
m64p_error function(int, int, int, m64p_video_mode, m64p_video_flags) VidExt_SetVideoMode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_SetVideoModeWithRate
m64p_error function(int, int, int, int, m64p_video_mode, m64p_video_flags) VidExt_SetVideoModeWithRate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- VidExt_ToggleFullScreen
m64p_error function() VidExt_ToggleFullScreen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.