]> git.sesse.net Git - vlc/history - modules/video_output/ios.m
Used WGL_EXT_swap_control in glwin32.
[vlc] / modules / video_output / ios.m
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-29 Laurent AimarExtended vout_display_opengl_Prepare() with a subpictur...
2011-05-29 Laurent AimarExtended vout_display_opengl_GetPool() to take the...
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-05-25 Laurent AimarAdded vlc_gl_t::getProcAddress() declaration.
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2010-11-17 Pierre d'Herbemontios_vout: Build fix.
2010-10-31 Pierre d'Herbemontvout_ios: We do use 4 spaces indentation and not TABS.
2010-10-31 Romain Goyetmodules: Add iOS vout module.