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

--- Comment #9 from Tapani Pälli <lem...@gmail.com> ---
The problem is with the glxconfig that gets chosen. The application queries for
compatible list of configs with glXChooseFBConfig and then blindly selects the
first one. Although attributes for config query state GLX_DEPTH_SIZE 24, Mesa
returns some configs that have depth size 0 and application selects one of
those.

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