]> git.sesse.net Git - vlc/history - modules/video_output/opengl.h
*: unify 'none' vs. 'None' (-1 l10n string)
[vlc] / modules / video_output / opengl.h
2013-02-10 Felix Paul Kühneopengl: update author lists
2013-02-08 Felix Paul Kühneopengl: use OpenGL ES 2 on iOS and fix a compilation...
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-31 Jean-Baptiste KempfOpenGL: reorder defines and cosmetics
2012-10-30 Rafaël Carréopengl: fix win32 build
2012-07-01 Jean-Baptiste KempfWin32: we need GLew.h before GL.h with the headers...
2012-07-01 Rémi Denis-CourmontDo not include specific GL provider in generic OpenGL...
2012-07-01 Felix Paul Kühnevout/opengl: really as in really fix compilation for...
2012-06-30 Felix Paul Kühnevout/opengl: TARGET_OS_MAC is also defined for iOS...
2012-06-30 Felix Paul Kühnevout/opengl: cleanup the Mac includes
2012-06-30 Ilkka Ollakkaopengl build fix for os x
2012-06-30 Ilkka OllakkaOpengl: Rework opengl to use glsl instead of arb extens...
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