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

--- Comment #2 from Boyan Ding <stu_...@126.com> ---
It seems that commit 65c8965d is doing nothing wrong and the problem lies in
the i965 dri driver.

The function intel_screen_make_config in
src/mesa/drivers/dri/i965/intel_screen.c only adds ARGB8888 and RGB565 configs.
Before commit 65c8965d, the drm platform of EGL wrongly recognizes ARGB8888 as
XRGB8888 so weston works okay. Now EGL recognizes things correctly so weston
won't find the config it wants.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
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