|
|
|
|
|
by fixermark
4405 days ago
|
|
Every time I read the words "The extension," I cringe a little. In my experience, "There's an OpenGL extension for it" translates almost directly to "This will not work on a critical percentage of your customer's machines, and will work in a way that violates the extension's documentation in another critical percentage." If key parts of the API that you need live in "the extensions," then the API itself is not a properly-tuned abstraction to serve your needs well. |
|