https://bugs.freedesktop.org/show_bug.cgi?id=95374
Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |NOTOURBUG
--- Comment #4 from Bas Nieuwenhuizen <b...@basnieuwenhuizen.nl> ---
I did some apitracing with radeonsi and amdgpu pro, and the difference in
behavior is in what context version we return. The game asks for a 3.2 core
context. Amdgpu-pro gives a 3.2 context, while radeonsi gives a 4.3 context.
The game then queries the version and continues on the 4.3 render path.
The GLX_ARB_create_context_profile text states that we can return a newer
version than requested if no features have been removed.
--
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