mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-08 16:04:39 +00:00
Replaced CHECK_EXISTS with one time check at symbol load time
This commit is contained in:
parent
de2edcf84f
commit
39140f1072
112 changed files with 2105 additions and 12195 deletions
|
|
@ -198,4 +198,4 @@ JNIEXPORT void JNICALL Java_org_lwjgl_opengl_Pbuffer_nReleaseTexImage
|
|||
(JNIEnv *env, jclass clazz, jint handle, jint buffer)
|
||||
{
|
||||
throwException(env, "The render-to-texture extension is not supported.");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue