https://github.com/skaarj1989/glad
https://github.com/skaarj1989/glad
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skaarj1989/glad
- Owner: skaarj1989
- Created: 2021-01-11T14:17:36.000Z (over 4 years ago)
- Default Branch: gl
- Last Pushed: 2024-02-09T19:08:36.000Z (over 1 year ago)
- Last Synced: 2025-06-20T21:45:48.222Z (4 months ago)
- Language: C
- Size: 305 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glad
- CMake ready
- OpenGL 4.6 Core profile## Extensions
- GL_ARB_bindless_texture
## wgl extenstions
- WGL_ARB_create_context,
- WGL_ARB_create_context_profile,
- WGL_ARB_extensions_string,
- WGL_ARB_multisample,
- WGL_ARB_pixel_format,
- WGL_EXT_extensions_string,
- WGL_EXT_swap_control## glx extension
- ...