Dependencies for luminance-0.11.0.4
Libraries
luminance
- base (>=4.8 && <4.10)
- containers (>=0.5 && <0.6)
- contravariant (>=1.3 && <1.5)
- dlist (>=0.7 && <0.9)
- gl (>=0.7 && <0.8)
- linear (>=1.19 && <1.21)
- mtl (>=2.2 && <2.3)
- resourcet (>=1.1 && <1.2)
- semigroups (>=0.16 && <0.19)
- transformers (>=0.4 && <0.6)
- vector (>=0.11 && <0.12)
- void (>=0.7 && <0.8)
Flags
Manual Flags
Name | Description | Default |
---|---|---|
debug-gl | Enable OpenGL stdout debug (for development only) | Disabled |
gl45 | Compile with the OpenGL 4.5 backend | Disabled |
gl45-bindless-textures | Compile with the OpenGL 4.5 + bindless textures backend | Disabled |
gl33 | Compile with the OpenGL 3.3 backend | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info