]> git.sesse.net Git - vlc/history - modules/video_output/caopengllayer.m
Win32 Vout: if a crop/aspect ratio is received, force the texture update
[vlc] / modules / video_output / caopengllayer.m
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2014-11-06 Felix Paul Kühnecaopengllayer: use visible rect instead of layer bounds...
2014-10-26 Rémi Denis-Courmontvout: simplify vout_display_NewWindow() parameters
2014-10-16 Rémi Denis-Courmontvout: pass only a boolean to VOUT_DISPLAY_CHANGE_FULLSC...
2014-10-16 Rémi Denis-Courmontvout: remove unreachable GET_OPENGL controls
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-04-28 Felix Paul Kühnecaopengllayer: don't pass invalid pics to the OpenGL...
2014-04-24 Felix Paul Kühnecaopengllayer: don't use GCD to fetch the OpenGL context
2014-04-23 Felix Paul Kühnecaopengllayer: add support for hiding the mouse cursor
2014-04-23 Felix Paul Kühnecaopengllayer: add implicit API to handle mouse events
2014-03-14 David Fuhrmanncaopengllayer: fail if no gl context exists
2014-03-11 Florent Pilletcaopengllayer: improved main thread synchronization...
2014-02-06 David Fuhrmanncaopengllayer: Use the same gl context during modules...
2014-02-03 David FuhrmannAdded coreanimation opengl layer vout module