]> git.sesse.net Git - vlc/history - modules/video_output/gl.c
flac decoder: supports avformat extradata
[vlc] / modules / video_output / gl.c
2013-06-04 Rémi Denis-Courmontopengl: release current context before destroying it
2013-03-13 Martin Storsjöopengl: Make the ES1/ES2 video output work
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-28 Rémi Denis-CourmontRemove VOUT_WINDOW_TYPE_NATIVE (close #7666)
2012-10-28 Rémi Denis-CourmontOpenGL: enable SPU blending
2011-11-05 Rémi Denis-CourmontGL: mark the OpenGL (EGL) plugin experimental
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-09-07 Jean-Baptiste KempfDon't show 'Open Graphic Library' to users
2011-07-20 Rémi Denis-CourmontClearly mark GLES2 as broken
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-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-02-19 Rémi Denis-CourmontGL: create one plugin per API since we link different...
2011-02-19 Rémi Denis-CourmontGL: OpenGL/ES/ES2 video output using the generic OpenGL...