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

--- Comment #19 from Eero Tamminen <eero.t.tammi...@intel.com> ---
There are also few other libraries which too old versions can cause problems. 
E.g. some X ones, if you're using DRI3.  Could you attach the list of libraries
used by your game?

You can find out the DRI version with:
  LIBGL_DEBUG=verbose glxgears

It will print out whether DRI2 or DRI3 is used.  If it's DRI3, try running
steam with:
LIBGL_DRI3_DISABLE=1 steam

-- 
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
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to