dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 104744] [r600] Total War: Warhammer black textures and flickering.
Date: Tue, 23 Jan 2018 00:37:29 +0000	[thread overview]
Message-ID: <bug-104744-502-qSRvj1hr5W@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-104744-502@http.bugs.freedesktop.org/>


[-- Attachment #1.1: Type: text/plain, Size: 1214 bytes --]

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

--- Comment #1 from Roland Scheidegger <sroland@vmware.com> ---
There is probably a reason why the game requirements state rx480 as a
minimum... Even on macs its says amd cards newer than 2014, which excludes
everything pre-gcn.
I wouldn't be surprised at all if it actually fails due to the number of
supported texture units, there are definitely games out there which require
more than what pre-gcn hw can do. (With d3d10 apps can use 16 samplers and 128
resources, but with GL since resources and samplers aren't separated they are
restricted to whatever the hw can do for samplers for resources too, which is
32 for newer hw (actually there's no hw limit but that's the limit just about
every gl driver from any vendor will support), but pre-gcn chips can only do
18.)
This would be mostly unfixable (well technically it would be fixable using some
real ugly and complex hacks trying to deduplicate samplers but I doubt anyone
will ever implement it).
Albeit this is just a wild guess, it's possible there's legitimate driver bugs
which cause it to misrender.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2020 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2018-01-23  0:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-22 23:41 [Bug 104744] [r600] Total War: Warhammer black textures and flickering bugzilla-daemon
2018-01-23  0:37 ` bugzilla-daemon [this message]
2019-09-18 19:24 ` bugzilla-daemon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-104744-502-qSRvj1hr5W@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon@freedesktop.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox