Freya Gentz
Freya Gentz
@kvark Since he is on GLES 2.0, the correct extension that he is missing is https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_draw_buffers_indexed.txt Anyways, I've made changes to get the gl backend to get it to work...
I guess this is one of those features you can't ever complete, can you? Personally, I'd like that whenever we make something, we log it's ptr. For example, something like...
Closing in favor of upstream. https://github.com/rust-windowing/winit/issues/876
@chelmich Well, there are a couple possible solutions: - Try to detect when the mouse is in absolute mode, and if it is, winit could internally track the the last...