GL_UNSIGNED_INT_24_8 is missing inside TYPE_TO_ARRAYTYPE inside images file
Fails to build with GCC 14 as the default C/C++ compiler
Hi @mcfletch, your change in the develop branch on github solved this issue for me (more details on https://github.com/mcfletch/pyopengl/issues/41). It's not urgent at all, but is there any reason the develop branch is not merged yet?
I've pushed code to attempt to address this in the develop branch on github: https://github.com/mcfletch/pyopengl which should detect wayland. Note that it also uses EGL under xwayland, though I'm not sure that is the correct path. Note also that XDG_SESSION_TYPE will often be missing if wayland wasn't started from a desktop manager, so we'll also check for WAYLAND_DISPLAY. Please test if this addresses your issue.
Incorrect Platform on Wayland
PyOpenGL_accelerate fails to compile with Python 3.7+
Getting GL_RENDERER crashes mac
Should Numpy be required?
You have to get Numpy, which is able to display it. They should list Numpy as a dependency instead of just a recommended module.
glCompressedTexImage2D not working (with a fix)
HANDLE type definition in WGL makes it incompatible with other GL modules
Parameters passed to GLU_TESS_VERTEX(_DATA) callback are wrong
Cannot install pyopengl_accelerate on win7 account with strange characters in username
GLSL version problems
glColorTable
glGetBufferSubData odd behavior
glGetDoublev(GL_MODELVIEW_MATRIX) Prints something it's not meant to
I have the same problem you started off with. How do I fix it?
Insufficient argument checking for glVertexAttribPointer
Can't get value of GL_MAX_COMPUTE_WORK_GROUP_INVOCATIONS