Summary: | [TONGA] ARK Survival Evolved: corruption of main menu textures | ||
---|---|---|---|
Product: | Mesa | Reporter: | EoD <EoD> |
Component: | Drivers/Gallium/radeonsi | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED DUPLICATE | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | CC: | mike, wade |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
apitrace trace
apitrace trace |
Description
EoD
2016-01-05 12:45:03 UTC
Created attachment 120813 [details]
apitrace trace
wrong mime type of attachment
This issue does also not affect my Barts on r600. Based on an analysis of the trace I've done some time ago this is a pixel discard problem, most likely the same as bug #93594. *** This bug has been marked as a duplicate of bug 93594 *** (In reply to Nicolai Hähnle from comment #3) > Based on an analysis of the trace I've done some time ago this is a pixel > discard problem, most likely the same as bug #93594. > > *** This bug has been marked as a duplicate of bug 93594 *** I am not surprised, thanks for looking into it :) So, I've looked into this again out of curiosity, because I do have an LLVM patch that can be used to work around this. However, the patch introduces some inefficiencies, and this is a game bug: it is clear from playing with the provided apitrace that a derivative is taken after a non-uniform discard/kill, which is undefined behaviour in GLSL. Does anybody paying attention to this bug report know of a way to contact the game developer about this? (In reply to Nicolai Hähnle from comment #5) > So, I've looked into this again out of curiosity, because I do have an LLVM > patch that can be used to work around this. However, the patch introduces > some inefficiencies, and this is a game bug: it is clear from playing with > the provided apitrace that a derivative is taken after a non-uniform > discard/kill, which is undefined behaviour in GLSL. > > Does anybody paying attention to this bug report know of a way to contact > the game developer about this? Unfortunately there seems to be no bugtracker. The list of (core) devs can be found on their homepage http://www.instinctgames.com/#c-about-us together with email info@instinctgames.com and phone +20222913556 though. They are apparently also use Twitter: https://twitter.com/instinctgames Facebook: https://www.facebook.com/InstinctGames Linkedin: https://www.linkedin.com/company/instinct-games I could find the linkedin profile of one of the graphics engine programmers too: https://www.linkedin.com/in/mohammad-yusuf-2b7531a7 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.