meson: allow using OpenGL without libplacebo and not with glew.h missing on Win32
It's not defined if libplacebo is not found.
It also doesn't build with the Windows SDK which doesn't have glew.h.
Merge request reports
Activity
changed milestone to %4.0
added Needs Meson label
added Component::Build system: Meson label
removed Needs Meson label
- Resolved by Alexandre Janniaux
AFAIK, the libplacebo support in the OpenGL vout code is optional, and this is even more true for
wgl
which doesn't depend on the vout code.
added 1 commit
- 111fe3e5 - meson: don't use opengl_vout_commonsources without libplacebo
added MRStatus::InReview label
added 4 commits
Toggle commit listadded MRStatus::Acceptable label and removed MRStatus::InReview label
- Resolved by Steve Lhomme
added MRStatus::InReview label and removed MRStatus::Acceptable label
added MRStatus::NotCompliant label and removed MRStatus::InReview label
added MRStatus::InReview label and removed MRStatus::NotCompliant label
added MRStatus::Acceptable label and removed MRStatus::InReview label