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

--- Comment #13 from Timothy Arceri <t_arc...@yahoo.com.au> ---
(In reply to freedesktop from comment #12)
> (In reply to Timothy Arceri from comment #11)
> > (In reply to freedesktop from comment #8)
> > 
> > Do you think you can get and apitrace [1] of this issue and upload share it
> > from google drive or somewhere like that.
> > 
> > [1] https://github.com/apitrace/apitrace/wiki/Steam
> 
> I hope that's something you can work with. I haven't done that before. I run
> "wine apitrace.exe trace -a gl -v NMS.exe" inside my wineprefix.
> 
> https://drive.google.com/open?id=1jC7JrN6yacNHKfbBAvoG2USI6L9qqFb7

The trace is complaining when I try to run it in compat.

"error: context mismatch: expected OpenGL 4.4 core, but got OpenGL 4.5 compat"

You probably need to capture it with these set also:

MESA_GL_VERSION_OVERRIDE=4.5COMPAT MESA_GLSL_VERSION_OVERRIDE=450

I noticed above you didn't try with the GLSL override you might want give that
a go before making a new trace.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to