servo / surfman

Accelerated offscreen graphics for WebGL
Apache License 2.0
173 stars 84 forks source link

Make it possible to force GLES usage on Linux #305

Closed webbeef closed 2 months ago

jdm commented 2 months ago

Have you verified that this actually works? For example, there's another instance of this in device.rs in the same directory.

webbeef commented 2 months ago

Yes, on a Pinephone Pro this worked with the initial patch, but I updated it with your suggestion.

webbeef commented 2 months ago

Thanks! Do you plan to do a new release in the near future?

jdm commented 2 months ago

Yeah, I'll publish 0.9.6 once this merges.