nimgl
nimgl copied to clipboard
glGetnTexImage symbol issue
On some graphic cards the bindings fail because of could not find symbol: glGetnTexImage
.
I saw that D bindings have similar issues (https://github.com/DerelictOrg/DerelictGL3/issues/33).
Is there any workaround to prevent nimgl loading glGetn*
symbols?