mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-21 06:14:10 +00:00
*** empty log message ***
This commit is contained in:
parent
3712e7c870
commit
d9972299cd
1 changed files with 0 additions and 1 deletions
|
|
@ -172,7 +172,6 @@ static bool createWindowedContext(JNIEnv *env, jint bpp, jint alpha, jint depth,
|
|||
GLint attrib[] = {AGL_RGBA,
|
||||
AGL_DOUBLEBUFFER,
|
||||
AGL_ACCELERATED,
|
||||
AGL_NO_RECOVERY,
|
||||
AGL_MINIMUM_POLICY,
|
||||
AGL_PIXEL_SIZE, bpp,
|
||||
AGL_DEPTH_SIZE, depth,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue