Summary: | glXGetCurrentDisplay() no longer works for FakeGLX contexts? | ||
---|---|---|---|
Product: | Mesa | Reporter: | Tom Hudson <tom.hudson.phd> |
Component: | GLX | Assignee: | Brian Paul <brianp> |
Status: | RESOLVED FIXED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | medium | ||
Version: | 17.0 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Fix for glxGetCurrentDisplay() |
Description
Tom Hudson
2017-05-10 13:24:44 UTC
Created attachment 131440 [details] [review] Fix for glxGetCurrentDisplay() Hi Tom, Looks like this has been broken for a long time. Can you try the attached patch? I hacked glxgears.c to call glXGetCurrentDisplay() and it seemed to work, but it would be great if you could check too. Thanks. Sorry for the slow reply. I was out for a couple weeks. Awesome, unless I'm missing something this fixes all our tests, and is a lot simpler than anything we'd tried. (In reply to Tom Hudson from comment #2) > Awesome, unless I'm missing something this fixes all our tests, and is a lot > simpler than anything we'd tried. Great. I'll put Tested-by: Tom Hudson <tom.hudson.phd@gmail.com> on the patch and push it soon. Pushed as commit c6ba85a8c0f02b3b7058dae7afb6c49f56567319 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.