@hackage gl0.9.1
Complete OpenGL raw bindings
Installation
Tested Compilers
Dependencies (5)
- base >=4.9 && <5
- containers >=0.5 && <0.9
- fixed >=0.2.1 && <0.4
- half >=0.2 && <0.4
- transformers >=0.2 && <0.7 Show all…
Dependents (18)
@hackage/fwgl-glfw, @hackage/nanovg, @hackage/halive, @hackage/gelatin, @hackage/cattrap, @hackage/dear-imgui, Show all…
Package Flags
usenativewindowslibraries
(on by default)
When compiling under Windows, use the native libraries instead of e.g. the ones coming with Cygwin.
useglxgetprocaddress
(on by default)
Use glXGetProcAddress instead of dlsym on non-Windows/-Darwin platforms.