cginternals / cginternals/glbinding

Per-feature headers and gl namespace

Open
#325 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
877
Forks
95
PR merge metrics
No merged PRs in 30d

Description

I liked the idea of per-feature headers very much. However I was hoping for a stricter implementation. Even though I include only the gl45core, deprecated functions are accessible through the gl namespace. Below is a test project

![image](https://user-images.githubusercontent.com/5175163/144759663-9ffcbe82-5818-478f-9045-b33cf4f06d03.png)

Currently line 6 gives an error but line 5 does not. Is there a way to use glbinding where both lines give an error, i.e. defined gl functions are the only ones from the included feature header?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.