mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 23:14:19 +00:00
Move getPbufferCaps to DisplayImplementation. Mac OS X pbuffer support
This commit is contained in:
parent
c307e9a13e
commit
9ec94cb364
10 changed files with 182 additions and 43 deletions
|
|
@ -102,4 +102,5 @@ final class Win32Display implements DisplayImplementation {
|
|||
}
|
||||
|
||||
public native void destroyCursor(Object cursorHandle);
|
||||
public native int getPbufferCaps();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue