]> git.sesse.net Git - vlc/history - modules/video_output/opengl.h
Qt4: Tell the window manager to keep the fullscreen controller window on top.
[vlc] / modules / video_output / opengl.h
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