Glcontext

Latest version: v3.0.0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.1.0

* Support setting backend arguments using environment variables.
* `GLCONTEXT_GLVERSION` for setting opengl version
* `GLCONTEXT_LINUX_LIBGL` for specifying libgl name
* `GLCONTEXT_LINUX_LIBX11` for specifying libx11 name
* `GLCONTEXT_LINUX_LIBEGL` for specifying libegl name
* `GLCONTEXT_WIN_LIBGL` for specifying dll name
* x11: More details in error messages

2.0.0

Support passing in values to backends for more detailed
configuration. Method signatures have changed so upgrading
from 1.* needs smaller code changes.

- `default_backend()` no longer takes any arguments
- The returned backend now takes `glversion` and other arguments
- The `standalone` argument is now called `mode` and can contain
`standalone`, `share` and `detect`.
- Added `get_backend` for requesting specific backends like EGL.

1.0.1

* darwin: Fixed a segfault when releasing a context
* x11: Fixed an issue causing context creation to fail

1.0.0

Initial release. Contains backends for wgl, darwin and x11
including experimental egl backend.

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.