Summary: | Buildsystem disables openvg when disabling gallium egl | ||
---|---|---|---|
Product: | Mesa | Reporter: | Hicham HAOUARI <hicham.haouari> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | airlied |
Version: | 7.10 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Hicham HAOUARI
2011-02-14 08:31:19 UTC
The OpenVG support is provided by the vega gallium state tracker, so it's bound up with gallium EGL support. I think that the poor interaction between gallium EGL and Wayland has been resolved in mesa master, in: commit a22a332fc7cc54d4d0973dcd21a90159cc51de1a Author: Chia-I Wu <olv@lunarg.com> Date: Thu Jan 13 04:40:38 2011 +0800 egl: Improve driver selection. The idea is to be able to match a driver using the following order try egl_gallium with hw renderer try egl_dri2 try egl_gallium with sw renderer try egl_glx (In reply to comment #1) > The OpenVG support is provided by the vega gallium state tracker, so it's bound > up with gallium EGL support. > > I think that the poor interaction between gallium EGL and Wayland has been > resolved in mesa master, in: > commit a22a332fc7cc54d4d0973dcd21a90159cc51de1a > Author: Chia-I Wu <olv@lunarg.com> > Date: Thu Jan 13 04:40:38 2011 +0800 > > egl: Improve driver selection. > > The idea is to be able to match a driver using the following order > > try egl_gallium with hw renderer > try egl_dri2 > try egl_gallium with sw renderer > try egl_glx Thanks for your quick reply, sadly that commit isn't on 7.10 yet I think that releases with this fix should be available and this can be closed now. |
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.