Yes, I think so too, but better safe than sorry
I mean, I was really surprised that this define was not defined in windows... so who knows...
Yes, I think so too, but better safe than sorry
I mean, I was really surprised that this define was not defined in windows... so who knows...
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
I think it depends on the OpenGL vendor. I don't know who is the GL vendor on Windows, Microsoft? GFX card producer? Anyway, it's not suprising some defines have the _EXT suffix, it's quite natural, so I'd always check for both GL_SOMETHING and GL_SOMETHING_EXT. It should be safe.
Bookmarks