lowgl-0.3.1.1: Basic gl wrapper and reference
Graphics.GL.Low.Internal.Common
throwM :: (MonadIO m, Exception e) => e -> m a
getGLstring :: (MonadIO m, Integral a) => a -> (Ptr GLsizei -> Ptr GLchar -> IO ()) -> m Text
withGLstring :: Text -> (Ptr GLchar -> IO a) -> IO a
cubeSideCodes :: Cube GLenum