You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a constructor of `GlutinSurface` that allows the `EventLoop`, `WindowBuilder`, and `ContextBuilder`
to be passed in and thus configured by the user (In particular, the existing constructors do not allow passing
in an `EventLoop`).
To ensure the context matches what luminance needs, the context is forced to OpenGL version 3.3 core profile.
0 commit comments