An open API service indexing awesome lists of open source software.

https://github.com/cococry/glad

Glad but added Premake Support
https://github.com/cococry/glad

Last synced: over 1 year ago
JSON representation

Glad but added Premake Support

Awesome Lists containing this project

README

          

# Glad

This repository is a Copy of the [*Glad Repository*](https://github.com/Dav1dde/glad).

Glad is a OpenGL library which gives the Programmer access to all OpenGL Functions on the targeted
hardware. Glad does not support building for Premake and because of that i implemented it myself.