7 ms·
We let wgpu https://github.com/gfx-rs/wgpu-rs https://github.com/gfx-rs/wgpu-rs handle our graphics backend abstraction, so our OpenGL support will come wheneve
by TheRawMeatball 5y ago
We let wgpu https://github.com/gfx-rs/wgpu-rs https://github.com/gfx-rs/wgpu-rs handle our graphics backend abstraction, so our OpenGL support will come whenever they implement and release it. Currently, it seems to be a WIP.