rust-windowing/glutin

Describe the differences between `Display` providers in `DisplayApiPreference`

kchibisov opened this issue · 0 comments

In general it's not clear to the end users why they want to pick GLX over EGL for example or vise-versa. The example we have is more normal apps oriented, but not games, etc. Documenting that would help understanding how to do bootstrapping for your needs.