Dependencies for OpenGLRaw-2.6.0.0

library

Flags

Automatic Flags
NameDescriptionDefault
usenativewindowslibraries

When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin.

Enabled
useglxgetprocaddress

Use glXGetProcAddress instead of dlsym on non-Windows-Darwin-Android platforms.

Enabled
usegles2

Use OpenGL ES 2.x instead of OpenGL ES 3.x on Android.

Enabled
osandroid

Compile for Android. This flag goes away when cabal supports os(android).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info