[vlc-commits] WGL: OpenGL provider module for Windows

Adrien Maglo git at videolan.org
Wed Jun 8 09:25:41 CEST 2016


vlc | branch: master | Adrien Maglo <magsoft at videolan.org> | Tue Jun  7 18:06:03 2016 +0200| [db93ff060269a331518a9dc39a39527b396bf0f9] | committer: Jean-Baptiste Kempf

WGL: OpenGL provider module for Windows

Reactivate the support of projectM and 3dspectrum visualization modules
on Windows.

fix #13650

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=db93ff060269a331518a9dc39a39527b396bf0f9
---

 NEWS                                |    1 +
 configure.ac                        |    2 +-
 modules/MODULES_LIST                |    1 +
 modules/video_output/Makefile.am    |   14 +-
 modules/video_output/win32/common.h |    6 +-
 modules/video_output/win32/wgl.c    |  261 +++++++++++++++++++++++++++++++++++
 6 files changed, 280 insertions(+), 5 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=db93ff060269a331518a9dc39a39527b396bf0f9


More information about the vlc-commits mailing list