mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-03 11:59:40 +02:00
further tweak to pbuffer support
This commit is contained in:
parent
e28f8554f9
commit
e725ca7d34
|
|
@ -575,6 +575,8 @@ JNIEXPORT jobject JNICALL Java_org_lwjgl_opengl_MacOSXDisplay_nCreateWindow(JNIE
|
|||
|
||||
peer_info->window_info = window_info;
|
||||
|
||||
peer_info->isWindowed = true;
|
||||
|
||||
return window_handle;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue