https://bugs.freedesktop.org/show_bug.cgi?id=34261

--- Comment #1 from Christopher James Halse Rogers <chalserog...@gmail.com> 
2011-02-14 14:19:06 PST ---
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 <o...@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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to