Dependencies for gl-0.9
Libraries
gl
- base (>=4 && <5)
- containers (>=0.5 && <0.7)
- fixed (>=0.2.1 && <0.3)
- half (>=0.2 && <0.4)
- 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 platforms. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info