Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mcfletch/pyopengl issues and pull requests
#134 - Cleanup logic for GL fetching in glfx.py
Pull Request -
State: open - Opened by hmaarrfk about 1 month ago
#133 - [3.1.9a1] `import OpenGL.GL as _gl` results in `ModuleNotFoundError: No module named 'OpenGL.GL'`
Issue -
State: closed - Opened by psobolewskiPhD about 2 months ago
- 1 comment
#132 - an error while importing
Issue -
State: open - Opened by liuranranranran about 2 months ago
- 2 comments
#131 - Updated GitHub actions versions
Pull Request -
State: open - Opened by Zuzu-Typ 3 months ago
#130 - Please release 3.1.8 on PyPI
Issue -
State: open - Opened by Zuzu-Typ 3 months ago
- 10 comments
#129 - AttributeError: 'EGLPlatform' object has no attribute 'OSMesa'
Issue -
State: open - Opened by Xiao-Fangff 4 months ago
#128 - GLintArray and glGetActiveUniformBlockiv
Issue -
State: closed - Opened by mak8kammerer 4 months ago
- 1 comment
#127 - Can't install freeglut on python3.8.7
Issue -
State: open - Opened by spikeedjet 4 months ago
- 2 comments
#126 - What is the correct way to create PyOpenGL wheel on Python 3.12
Issue -
State: closed - Opened by digitalnumeric 4 months ago
- 1 comment
#125 - Attempt to call an undefined function glutInitDisplayMode, check for bool(glutInitDisplayMode) before calling
Issue -
State: open - Opened by elysiaforme 4 months ago
- 1 comment
#124 - Cannot find EGL device in a headless nvidia cudagl container
Issue -
State: open - Opened by AlbertYang0112 5 months ago
#123 - Please fix the 3.1.8 release tarball
Issue -
State: open - Opened by MeggyCal 5 months ago
- 2 comments
#122 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#121 - don't distribute generated code with releases
Issue -
State: open - Opened by totaam 6 months ago
#120 - ARB_bindless_texture extension
Issue -
State: open - Opened by amengede 6 months ago
#119 - Can't install on python 3.12.4
Issue -
State: open - Opened by catnoteafish 7 months ago
- 3 comments
#118 - Unable to install pyopengl-accelerate on py 3.12.3: `src/numpy_formathandler.pyx:22:42: 'Py_intptr_t' is not a type identifier`
Issue -
State: open - Opened by sanjayankur31 8 months ago
- 12 comments
#117 - Unable to install it on Mac M3
Issue -
State: open - Opened by ivanlen 8 months ago
- 2 comments
#116 - How to compile pyopengl on windows
Issue -
State: closed - Opened by poiug07 10 months ago
- 1 comment
#115 - OpenGL.error.NullFunctionError: Attempt to call an undefined function glGenVertexArrays
Issue -
State: open - Opened by Echo-jyt 11 months ago
#114 - Passing a large bytes object to a function freezes Python if ValueError exception is thrown
Issue -
State: open - Opened by MajFontana about 1 year ago
- 1 comment
#113 - In a headless environment with no display, I got this error because it checked with GetCurrentContext instead of eglGetCurrentContext.
Issue -
State: open - Opened by M-mckim about 1 year ago
- 1 comment
#112 - accelerate: Fix C type errors for GCC 14/Clang compatibility
Pull Request -
State: open - Opened by fweimer-rh about 1 year ago
- 2 comments
#111 - OpenGL.error.NullFunctionError / GlutInit Problem
Issue -
State: open - Opened by lukas735 about 1 year ago
- 1 comment
#110 - Improve consistency in how *GetCurrentContext calls are loaded and used
Pull Request -
State: open - Opened by whydoubt about 1 year ago
#109 - PYPY3 Add support for pypy3 in FormatHandler
Pull Request -
State: closed - Opened by mgorny about 1 year ago
- 1 comment
#108 - PyPy3.10: `TypeError: No array-type handler for type _ctypes.array.ArrayMeta (value: <class '_ctypes.array.c_double_Array_16'>) registered`
Issue -
State: open - Opened by mgorny about 1 year ago
#107 - cannot build pyopengl-accelerate with clang 15
Issue -
State: open - Opened by davidjmeyer over 1 year ago
- 10 comments
#106 - fix resource warning
Pull Request -
State: closed - Opened by totaam over 1 year ago
- 1 comment
#105 - accelerate: python: Objects/memoryobject.c:924: PyMemoryView_GetContiguous: Assertion `buffertype == PyBUF_READ || buffertype == PyBUF_WRITE' failed.
Issue -
State: open - Opened by mgorny over 1 year ago
- 1 comment
#104 - GetCurrentContext return value check too strict with wayland?
Issue -
State: open - Opened by gerolfscherr over 1 year ago
- 1 comment
#103 - PyOpenGL and Android
Issue -
State: closed - Opened by mak8kammerer over 1 year ago
- 1 comment
#102 - Fix README.txt typo in accelerate's setup.cfg
Pull Request -
State: closed - Opened by swt2c over 1 year ago
#101 - GL library fallback for GLX broken in 3.1.7
Issue -
State: closed - Opened by swt2c over 1 year ago
- 3 comments
#100 - Fix ctypes FormatHandler for Python 3.12+
Pull Request -
State: closed - Opened by swt2c over 1 year ago
- 1 comment
#99 - Test failures with Python 3.12.0b3
Issue -
State: closed - Opened by swt2c over 1 year ago
- 3 comments
#98 - Looking for a way to silence numpy error on startup?
Issue -
State: closed - Opened by TTimo over 1 year ago
- 2 comments
#97 - Python 3.9 cannot install pyopengl-accelerate. Log attached.
Issue -
State: closed - Opened by pallebone almost 2 years ago
- 7 comments
#96 - glGenerateMipmap Segmentation Fault
Issue -
State: open - Opened by MalignusCN almost 2 years ago
#95 - Calls to glActiveTexture very slow under 3.1.6
Issue -
State: open - Opened by hgomersall almost 2 years ago
#94 - Cant install PyOpenGL-accelerate
Issue -
State: closed - Opened by forestfish12 almost 2 years ago
- 3 comments
#93 - also check for .so without version extension
Pull Request -
State: closed - Opened by smoe about 2 years ago
- 1 comment
#92 - TestCoreDatatype.test_buffer_api_basic fails on s390x platform
Issue -
State: open - Opened by swt2c about 2 years ago
- 1 comment
#91 - Implement getGLUTFontPointer for EGL platform
Pull Request -
State: closed - Opened by swt2c about 2 years ago
- 5 comments
#90 - AttributeError: 'NoneType' object has no attribute 'glGetError'
Issue -
State: closed - Opened by jagprog5 about 2 years ago
- 2 comments
#89 - EGL problem in 3.1.6
Issue -
State: closed - Opened by SebKuzminsky about 2 years ago
- 1 comment
#88 - Regression to access to glInitFramebufferObjectARB in v3.1.6
Issue -
State: open - Opened by vallsv about 2 years ago
- 4 comments
#87 - Update accelerate generate C with Cython v3
Issue -
State: closed - Opened by EpicWink over 2 years ago
- 3 comments
#86 - pin Cython to < 3.0
Pull Request -
State: closed - Opened by ChrisBarker-NOAA over 2 years ago
- 2 comments
#85 - Build with PEP 517, move project metadata to setup.cfg
Pull Request -
State: closed - Opened by EpicWink over 2 years ago
- 3 comments
#84 - Build with PEP 517, move project metadata to pyproject.toml
Pull Request -
State: closed - Opened by EpicWink over 2 years ago
- 10 comments
#83 - Fix numpy_formathandler import error
Pull Request -
State: closed - Opened by Willy-JL over 2 years ago
- 2 comments
#82 - OpenGL.raw.EGL._errors.EGLError: EGLError(..baseOperation = eglInitialize..)
Issue -
State: open - Opened by Yuhuoo over 2 years ago
- 1 comment
#81 - Getting Aborted (core dumped)
Issue -
State: closed - Opened by NaNraptor almost 3 years ago
- 1 comment
#80 - add GitHub URL for PyPi
Pull Request -
State: closed - Opened by andriyor almost 3 years ago
#79 - python3.10 pip install PyOpenGL_accelerate fails with error: lvalue required as increment operand
Issue -
State: open - Opened by diabolusss almost 3 years ago
- 2 comments
#78 - Source tarball for PyOpenGL-accelerate 3.1.6 missing on PyPI
Issue -
State: closed - Opened by swt2c almost 3 years ago
- 9 comments
#77 - Please publish tags for releases
Issue -
State: open - Opened by mgorny almost 3 years ago
#76 - freeglut errors
Issue -
State: open - Opened by GentleHedgehog almost 3 years ago
#75 - Regenerate accelerate C with Cython v0.29.27
Pull Request -
State: closed - Opened by EpicWink about 3 years ago
- 1 comment
#74 - Unable to build accelerate in Python 3.10
Issue -
State: closed - Opened by EpicWink about 3 years ago
- 4 comments
#73 - OSError: exception: access violation reading 0x0000000000000000 in wrapper.py
Issue -
State: open - Opened by pragma37 about 3 years ago
- 2 comments
#72 - ImportError Unable to load OpenGL library in macOS Monterey
Issue -
State: open - Opened by web3dkorea about 3 years ago
- 2 comments
#71 - NotImplementedError: Platform does not define a GLUT font retrieval function
Issue -
State: closed - Opened by fyviezhao about 3 years ago
- 3 comments
#70 - ImportError: cannot import name 'OSMesaCreateContextAttribs' from 'OpenGL.osmesa'
Issue -
State: open - Opened by lucasjinreal about 3 years ago
- 7 comments
#69 - PyOpenGL3.1.5
Issue -
State: open - Opened by FlorianBertonBrightClue about 3 years ago
#68 - glReadPixels (OpenGL.error.GLError: b'invalid enumerant')
Issue -
State: open - Opened by ty625911724 over 3 years ago
- 1 comment
#67 - maocs opengl version
Issue -
State: closed - Opened by lookcat almost 4 years ago
- 1 comment
#66 - Documentation link is down
Issue -
State: closed - Opened by TNtube almost 4 years ago
- 1 comment
#65 - Window problem: pyrender supports pyopengl up to 3.1.0
Issue -
State: open - Opened by GeorgeS2019 almost 4 years ago
- 1 comment
#64 - Include Labels Window and WSL, WSL2
Issue -
State: open - Opened by GeorgeS2019 almost 4 years ago
#63 - Is there a simple way to stringify GL enums in this ?
Issue -
State: open - Opened by rebb almost 4 years ago
- 3 comments
#62 - ImportError: ('Unable to load OpenGL library', 'OSMesa: cannot open shared object file: No such file or directory', 'OSMesa', None)`
Issue -
State: closed - Opened by monacv about 4 years ago
- 1 comment
#61 - macOS Big Sur, could not load OpenGL library
Issue -
State: open - Opened by harripj about 4 years ago
- 2 comments
#60 - "Unable to create basic Accelerated OpenGL renderer" on macOS
Issue -
State: open - Opened by j9ac9k about 4 years ago
- 1 comment
#59 - Undefined function gluOrtho2D
Issue -
State: open - Opened by spaceraiders0 about 4 years ago
- 1 comment
#58 - Is this module a python C module?
Issue -
State: open - Opened by ShaunKulesa about 4 years ago
#57 - Attempt to call an undefined function glutInit, check for bool(glutInit) before calling
Issue -
State: closed - Opened by ultraflame4 about 4 years ago
- 9 comments
#56 - glcolour3f change colour every frame
Issue -
State: closed - Opened by ShaunKulesa about 4 years ago
#55 - Python, PyOpenGL and macOS BigSur
Issue -
State: open - Opened by 0r31 about 4 years ago
#54 - freeglut(foo): ERROR:Internal error
Issue -
State: open - Opened by jiandandian2 over 4 years ago
- 1 comment
#53 - OpenGL.error.GLError: GLError - err = 1281 - description = b'invalid value'
Issue -
State: closed - Opened by sla-te over 4 years ago
- 3 comments
#52 - Add support of GL_HALF_FLOAT type to glTex[Sub]Image*D
Pull Request -
State: closed - Opened by t20100 over 4 years ago
- 1 comment
#51 - GL_HALF_FLOAT support with glTexImage[2|3]D
Issue -
State: open - Opened by t20100 over 4 years ago
#50 - Fix AttributeError in glGetTexImage
Pull Request -
State: closed - Opened by t20100 over 4 years ago
#49 - glGetTexImage issue with 3D Texture
Issue -
State: closed - Opened by t20100 over 4 years ago
#48 - visualization error
Issue -
State: open - Opened by hfarhidzadeh over 4 years ago
#47 - glTexImage2D leaks memory when numpy data is not contiguous
Issue -
State: open - Opened by tomgoddard over 4 years ago
- 1 comment
#46 - Unable to load numpy_formathandler when install from wheel
Issue -
State: open - Opened by Czaki over 4 years ago
- 7 comments
#45 - Fix GLsizei C type
Pull Request -
State: closed - Opened by cgohlke over 4 years ago
#44 - gluNurbsSurface() takes 6 positional arguments but 12 were given
Issue -
State: closed - Opened by wuyudi over 4 years ago
- 2 comments
#43 - NoneType error on import.
Issue -
State: open - Opened by ryanedgewurth over 4 years ago
- 3 comments
#42 - glDrawElements accepts an empty list as the 4th parameter?
Issue -
State: open - Opened by bjhemsworth over 4 years ago
- 1 comment
#41 - Attempt to auto-detect wayland vs. x11 (egl vs. glx) on linux
Issue -
State: closed - Opened by mcfletch almost 5 years ago
- 3 comments
#40 - Thread support
Issue -
State: closed - Opened by ghost almost 5 years ago
- 2 comments
#39 - Varying linewidth is possible like OpenGL coding?
Issue -
State: closed - Opened by iPsych almost 5 years ago
- 18 comments
#38 - Upstream has renamed parameters (and we should have a procedure for that)
Issue -
State: open - Opened by mcfletch about 5 years ago
- 1 comment
#37 - Source tarball for PyOpenGL-accelerate 3.1.5 missing on PyPI
Issue -
State: closed - Opened by swt2c about 5 years ago
- 3 comments
#36 - Fixup DLLs installation
Pull Request -
State: closed - Opened by laerreal about 5 years ago
#35 - `Latebind.finalise()` does nothing (leading to crash)
Issue -
State: closed - Opened by VolkerH over 5 years ago
- 2 comments