Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSwitch to upstream glutin osmesa support #23131
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's an OsMesaContextExt trait that can be imported which allows creating a software rendering context that integrates with glutin. That might allow us to remove a bunch of OsMesa-specific code inside Servo.