]> git.sesse.net Git - vlc/history - modules/video_output/opengl.h
grain: fix clobber list
[vlc] / modules / video_output / opengl.h
2011-06-02 Laurent AimarAdded HasExtension() to search for an extension in...
2011-05-30 Laurent AimarMade vout_display_opengl_New return a list of chroma...
2011-05-30 Jean-Baptiste KempfOpenGL: fix Win32 compilation
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 AimarMerged vout_display_opengl_ResetTextures() into vout_di...
2011-05-25 Laurent AimarMade VLCGL_TEXTURE_COUNT private.
2011-05-25 Laurent AimarMade vout_display_opengl_t private.
2011-02-19 Rémi Denis-CourmontPartial support for Mesa GL ES v1 and v2
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2010-11-08 Rémi Denis-CourmontTypo
2010-11-08 Rémi Denis-CourmontOpenGL: fix a bunch of warnings
2010-11-08 Rémi Denis-CourmontOpenGL: de-inline huge pieces of code
2010-10-31 Pierre d'Herbemontopengl: Fix a typo.
2010-10-31 Romain Goyetopengl: Supports OpenGL ES.
2009-12-08 Pierre d'Herbemontopengl: Link the gl texture to the picture.
2009-12-08 Laurent AimarFixed picture_sys_t::texture initialisation with opengl...
2009-12-08 Pierre d'Herbemontopengl: Fix a typo that lead to a crash.
2009-12-07 Laurent AimarSplitted reusable code from opengl.c into opengl.h