[Bug 92059] Missing textures and geometry in "Middle-earth: Shadow of Mordor"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Sep 21 08:33:57 PDT 2015


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

--- Comment #4 from Kai <kai at dev.carbon-project.org> ---
(In reply to Kenneth Graunke from comment #3)
> It looks pretty much the same on i965/broadwell as well.  FWIW, I've
> overheard that the game requires tessellation shaders for terrain and
> character rendering, and if your driver doesn't support them, the game
> simply skips the associated drawing.

Nice... shouldn't the game check the features and then either fall back to some
legacy code path or refuse to run with a sensible error message? Ah well.
Also I find this a bit curious, since there *is* a checkbox in the graphics
menu, letting me toggle tessellation.

> But on radeonsi, you should have tessellation, so maybe there's something
> else going on...

Yes, I do have working tessellation – at least it works with Unigine Heaven for
example. Of course tessellation is only supported in Core Contexts, maybe the
game fails miserably there and creates a Compatibility Context? (Btw, since I'm
seeing many games/porters getting context creation wrong, I was wondering what
Mac OS X hands out on default? AFAIK they only support higher OpenGL feature
levels in a Core Context as well. But there the games most of the times seem to
work, from what I'm hearing. This leads to me wondering whether Apple just
defaults to Core Contexts and whether Mesa might want to do the same then, if
true.)
Is there a way I can force a core context through some environment variable?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150921/733de548/attachment.html>


More information about the dri-devel mailing list