Skip to content

Conversation

@kblaschke
Copy link
Member

glGetInternalformativ() also is an addition in OpenGL Core 4.2, which we don't officially support. projectM should run with a 3.3 core profile.

This should resolve the (or one?) GL error GStreamer sees on macOS, and also improve stability such as avoiding a potential nullptr crash if the function isn't loaded by GLEW for example.

glGetInternalformativ() also is an addition in OpenGL Core 4.2, which we don't officially support.
@kblaschke kblaschke added the bug The issue is (potentially) a bug. label May 13, 2024
@kblaschke kblaschke merged commit 91f3291 into projectM-visualizer:master May 15, 2024
@kblaschke kblaschke deleted the fix-internal-noise-texture-format branch May 15, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug The issue is (potentially) a bug.

3 participants