mpv-player / mpv-examples

📚
224 stars 77 forks source link

Add wxWidgets examples #15

Closed pavelxdd closed 4 years ago

pavelxdd commented 6 years ago

I'd be glad if the wxwidgets_opengl example would be tested on Linux or OSX, as I've tested it on Windows 10 only. I'm not too sure about MpvGLCanvas::GetProcAddress implementation. wxWidgets doesn't have any built-in functions to test OpenGL functions presence.