bors[bot] on master
debug labels insert debug marker use &str for debug markers and 1 more (compare)
bors[bot] on staging.tmp
bors[bot] on staging
debug labels insert debug marker use &str for debug markers and 1 more (compare)
bors[bot] on staging.tmp
debug labels insert debug marker use &str for debug markers and 1 more (compare)
bors[bot] on staging.tmp
[ci skip][skip ci][skip netlify] (compare)
GlProvider
trait, I can only implement it for Glfw
, but we have a Window
, not the context.... And the reason we are not capturing the whole context is because we want to leave event management to the user (which makes perfect sense). Piston doesn't have this problem since they are managing events internally, so they are just capturing the whole thing...