Glad-2.0.8

Introduction to Glad

The Glad package contains a generator for loading Vulkan, OpenGL, EGL, GLES, and GLX contexts.

This package is known to build and work properly using an LFS 12.4 platform.

Package Information

  • Download (HTTP): https://github.com/Dav1dde/glad/archive/v2.0.8/glad-2.0.8.tar.gz

  • Download SHA256 Sum: 44f06f9195427c7017f5028d0894f57eb216b0a8f7c4eda7ce883732aeb2d0fc

  • Download MD5 sum: 028c39d581e6b53e53871f1dc21cf442

  • Download size: 6,172.0 KB

  • Estimated disk space required: 12,726.4 KB

  • Estimated build time: less than 0.1 SBU

Glad Dependencies

Optional (required to run the tests)

Xorg7 Libraries, glfw, and WINE

Installation of Glad

Install Glad by running the following commands:

pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD

This package comes with a test suite, but it cannot be run without installing the external dependencies listed above.

Now Install the package, as the root user:

pip3 install --no-index --find-links dist --no-user glad2

Contents

Installed Programs: glad
Installed Libraries: None
Installed Directories: /usr/lib/python3.14/site-packages/glad and /usr/lib/python3.14/site-packages/glad2-2.0.8.dist-info

Short Descriptions

glad

generates loaders for Vulkan, OpenGL, EGL, GLES, and GLX contexts