Jan Bracker

Results 4 comments of Jan Bracker

You are probably right about the size not being to useful for choose, since there you expect to get something from within the full range. For primitive types like Int...

Shouldn't it suffice to do this: ``` egui = { version = "0.28", features = ["bytemuck"] } miniquad = { version = "0.4" } ``` If I understand correctly cargo...

I have the same problem. Running Manjaro Linux with a Intel i7-8700k and Nvidia GeForce RTX 4070. Removing `libva-intel-driver` from my system improved the situation considerably. At least other software...