bors[bot] on master
[dx11] Implement Fill Buffer [dx11] Fix multi-entry-point bi… Merge #3658 3658: [dx11] Imple… (compare)
bors[bot] on staging.tmp
bors[bot] on staging
[dx11] Implement Fill Buffer [dx11] Fix multi-entry-point bi… Merge #3658 3658: [dx11] Imple… (compare)
bors[bot] on staging.tmp
[dx11] Implement Fill Buffer [dx11] Fix multi-entry-point bi… [ci skip][skip ci][skip netlify… (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...