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

--- Comment #4 from Daniel Stone <dan...@fooishbar.org> ---
(In reply to Boyan Ding from comment #3)
> Created attachment 114500 [details] [review]
> dri/i965: Add XRGB8888 to dri config
> 
> I hacked the i965 driver and wrote this patch. After applying this to mesa,
> weston seems to work.
> 
> I'm not familiar with mesa and I don't know what I'm doing is actually right.

Thanks for looking into this. Adding the format to intel_screen_make_configs()
definitely seems like the right thing to do to me, but I don't think the
depth/stencil changes are required. Have you tried just adding XRGB to the list
without modifying depth/stencil?

-- 
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