Dependencies for OpenGLRaw-3.3.0.0
Libraries
OpenGLRaw
- base (>=4 && <5)
- bytestring (>=0.9 && <0.11)
- containers (>=0.3 && <0.6)
- fixed (>=0.2 && <0.3)
- half (>=0.2.2.1 && <0.3)
- text (>=0.1 && <1.3)
- transformers (>=0.2 && <0.6)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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