[Mesa-dev] [Bug 34261] Buildsystem disables openvg when disabling gallium egl
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 14 14:19:05 PST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=34261
--- Comment #1 from Christopher James Halse Rogers <chalserogers at 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 <olv at 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.
More information about the mesa-dev
mailing list