All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 80419] XCOM: Enemy Unknown Causes lockup
Date: Wed, 02 Mar 2016 17:17:27 +0000	[thread overview]
Message-ID: <bug-80419-502-vuGQdIfVcn@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-80419-502@http.bugs.freedesktop.org/>


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

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

--- Comment #118 from Edwin Smith <esmith@feralinteractive.com> ---
In summary I think it was intimated that the issue might be caused by how XCOM
deals with indices.

===
The game is passing indices outside start..end range, which is illegal per
https://www.opengl.org/sdk/docs/man/html/glDrawRangeElementsBaseVertex.xhtml
"all values in the array indices must lie between start and end, inclusive,
prior to adding base vertex"
===

Mesa Intel and AMD/Nvidia closed source deal with this gracefully by ignoring
the range hint if they are invalid however RadeonSi does not and can in some
cases crash.

Due to XCOM originally being designed for DirectX on Windows where this
behaviour is not a fatal error combined with other OpenGL drivers on Linux &
Mac also not throwing an error/warning this issue was overlooked/missed on the
original port as Mesa RadeonSi was not a supported driver at the time so no-one
saw the issue.

This has already been fixed for our more recent games as the Mesa AMD drivers
now support most of the features needed for many games so they are actively
used/tested/bugs logged at Feral. 

We don't have any plans for a patch in the short term but we'll definitely back
port this fix so we match the spec correctly into XCOM when we next patch it.

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

[-- Attachment #1.2: Type: text/html, Size: 2249 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

  parent reply	other threads:[~2016-03-02 17:17 UTC|newest]

Thread overview: 167+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-23 18:30 [Bug 80419] New: XCOM: Enemy Known Causes lockup bugzilla-daemon
2014-06-23 18:35 ` [Bug 80419] XCOM: Enemy Unknown " bugzilla-daemon
2014-06-24  2:53 ` bugzilla-daemon
2014-06-24  4:11 ` bugzilla-daemon
2014-06-24  4:28 ` bugzilla-daemon
2014-06-24  4:29 ` bugzilla-daemon
2014-06-24  4:38 ` bugzilla-daemon
2014-06-24  5:43 ` bugzilla-daemon
2014-06-24  6:27 ` bugzilla-daemon
2014-06-24 12:18 ` bugzilla-daemon
2014-06-24 13:24 ` bugzilla-daemon
2014-06-24 17:20 ` bugzilla-daemon
2014-06-24 17:50 ` bugzilla-daemon
2014-06-24 17:51 ` bugzilla-daemon
2014-06-25  3:49 ` bugzilla-daemon
2014-06-27  8:13 ` bugzilla-daemon
2014-06-27  8:16 ` bugzilla-daemon
2014-06-27  8:51 ` bugzilla-daemon
2014-06-27 10:20 ` bugzilla-daemon
2014-06-27 16:08 ` bugzilla-daemon
2014-06-27 23:01 ` bugzilla-daemon
2014-06-28 20:21 ` bugzilla-daemon
2014-06-29  7:50 ` bugzilla-daemon
2014-06-30  9:10 ` bugzilla-daemon
2014-06-30 15:59 ` bugzilla-daemon
2014-06-30 16:59 ` bugzilla-daemon
2014-06-30 17:00 ` bugzilla-daemon
2014-06-30 17:45 ` bugzilla-daemon
2014-06-30 18:33 ` bugzilla-daemon
2014-06-30 19:17 ` bugzilla-daemon
2014-06-30 19:19 ` bugzilla-daemon
2014-06-30 19:21 ` bugzilla-daemon
2014-06-30 19:32 ` bugzilla-daemon
2014-06-30 20:37 ` bugzilla-daemon
2014-07-01 17:42 ` bugzilla-daemon
2014-07-02 18:43 ` bugzilla-daemon
2014-07-03  1:07 ` bugzilla-daemon
2014-07-03 19:18 ` bugzilla-daemon
2014-07-05 10:09 ` bugzilla-daemon
2014-07-09  6:58 ` bugzilla-daemon
2014-07-14 19:47 ` bugzilla-daemon
2014-08-03 13:26 ` bugzilla-daemon
2014-10-23 10:08 ` bugzilla-daemon
2014-10-26 17:49 ` bugzilla-daemon
2014-10-26 17:49 ` bugzilla-daemon
2015-02-08 20:42 ` bugzilla-daemon
2015-02-09 17:39 ` bugzilla-daemon
2015-03-27 21:04 ` bugzilla-daemon
2015-03-27 22:33 ` bugzilla-daemon
2015-04-02  0:32 ` bugzilla-daemon
2015-04-15  4:55 ` bugzilla-daemon
2015-05-03 18:18 ` bugzilla-daemon
2015-05-29 16:54 ` bugzilla-daemon
2015-05-30  5:13 ` bugzilla-daemon
2015-06-16  9:08 ` bugzilla-daemon
2015-08-02 12:38 ` bugzilla-daemon
2015-08-02 12:53 ` bugzilla-daemon
2015-08-04 20:46 ` bugzilla-daemon
2015-09-21 14:57 ` bugzilla-daemon
2015-10-03  7:19 ` bugzilla-daemon
2015-10-04  3:26 ` bugzilla-daemon
2015-10-04 11:15 ` bugzilla-daemon
2015-11-01 13:55 ` bugzilla-daemon
2015-11-01 13:58 ` bugzilla-daemon
2015-11-23  3:18 ` bugzilla-daemon
2015-11-23 11:50 ` bugzilla-daemon
2015-11-23 22:13 ` bugzilla-daemon
2015-11-25 18:10 ` bugzilla-daemon
2015-12-18  9:45 ` bugzilla-daemon
2015-12-18 20:38 ` bugzilla-daemon
2015-12-18 23:49 ` bugzilla-daemon
2015-12-18 23:54 ` bugzilla-daemon
2015-12-19  6:36 ` bugzilla-daemon
2015-12-19 14:37 ` bugzilla-daemon
2015-12-19 15:22 ` bugzilla-daemon
2015-12-21 17:12 ` bugzilla-daemon
2015-12-21 22:33 ` bugzilla-daemon
2015-12-21 23:03 ` bugzilla-daemon
2015-12-22  6:29 ` bugzilla-daemon
2015-12-22  8:06 ` bugzilla-daemon
2015-12-22  8:15 ` bugzilla-daemon
2015-12-22  9:25 ` bugzilla-daemon
2015-12-22  9:36 ` bugzilla-daemon
2015-12-22 10:11 ` bugzilla-daemon
2015-12-22 10:27 ` bugzilla-daemon
2015-12-22 10:32 ` bugzilla-daemon
2015-12-22 10:49 ` bugzilla-daemon
2015-12-22 11:00 ` bugzilla-daemon
2015-12-22 12:37 ` bugzilla-daemon
2015-12-22 19:48 ` bugzilla-daemon
2015-12-22 22:38 ` bugzilla-daemon
2015-12-22 22:52 ` bugzilla-daemon
2015-12-23  3:25 ` bugzilla-daemon
2015-12-23  3:48 ` bugzilla-daemon
2015-12-23 13:37 ` bugzilla-daemon
2015-12-23 15:20 ` bugzilla-daemon
2015-12-29 20:17 ` bugzilla-daemon
2015-12-30  3:48 ` bugzilla-daemon
2015-12-30 22:44 ` bugzilla-daemon
2015-12-31  2:22 ` bugzilla-daemon
2016-01-04 20:00 ` bugzilla-daemon
2016-01-10 10:54 ` bugzilla-daemon
2016-01-10 11:13 ` bugzilla-daemon
2016-01-10 15:33 ` bugzilla-daemon
2016-01-10 16:26 ` bugzilla-daemon
2016-01-10 16:33 ` bugzilla-daemon
2016-01-11 16:31 ` bugzilla-daemon
2016-01-11 18:04 ` bugzilla-daemon
2016-02-05  2:27 ` bugzilla-daemon
2016-02-05  2:29 ` bugzilla-daemon
2016-02-05  8:20 ` bugzilla-daemon
2016-02-05  9:32 ` bugzilla-daemon
2016-02-05 10:30 ` bugzilla-daemon
2016-02-05 13:15 ` bugzilla-daemon
2016-02-05 14:14 ` bugzilla-daemon
2016-02-05 14:21 ` bugzilla-daemon
2016-02-05 14:43 ` bugzilla-daemon
2016-02-05 14:56 ` bugzilla-daemon
2016-02-05 16:29 ` bugzilla-daemon
2016-02-25 12:43 ` bugzilla-daemon
2016-03-02 16:35 ` bugzilla-daemon
2016-03-02 17:17 ` bugzilla-daemon [this message]
2016-03-14 12:57 ` bugzilla-daemon
2016-03-17 21:30 ` bugzilla-daemon
2016-03-18 18:35 ` bugzilla-daemon
2016-03-19 20:56 ` bugzilla-daemon
2016-03-22  4:15 ` bugzilla-daemon
2016-03-23 10:47 ` bugzilla-daemon
2016-03-23 17:34 ` bugzilla-daemon
2016-03-23 18:46 ` bugzilla-daemon
2016-03-30 14:40 ` bugzilla-daemon
2016-04-25  9:40 ` bugzilla-daemon
2016-04-28 18:27 ` bugzilla-daemon
2016-04-28 18:28 ` bugzilla-daemon
2016-05-14 11:20 ` bugzilla-daemon
2016-06-06  7:45 ` bugzilla-daemon
2016-06-06  7:51 ` bugzilla-daemon
2016-06-12 18:12 ` bugzilla-daemon
2016-06-13  8:28 ` bugzilla-daemon
2016-07-01 17:07 ` bugzilla-daemon
2016-07-03 20:48 ` bugzilla-daemon
2016-07-04  7:45 ` bugzilla-daemon
2016-07-04 17:57 ` bugzilla-daemon
2016-07-04 19:16 ` bugzilla-daemon
2016-07-04 19:57 ` bugzilla-daemon
2016-07-10  2:07 ` bugzilla-daemon
2016-08-01 11:42 ` bugzilla-daemon
2016-09-04  5:00 ` bugzilla-daemon
2016-09-04  5:03 ` bugzilla-daemon
2016-09-12 22:33 ` bugzilla-daemon
2016-12-08 13:11 ` bugzilla-daemon
2016-12-08 15:44 ` bugzilla-daemon
2016-12-08 22:11 ` bugzilla-daemon
2016-12-09 20:41 ` bugzilla-daemon
2017-01-07 20:38 ` bugzilla-daemon
2017-01-07 20:58 ` bugzilla-daemon
2018-08-31  6:20 ` bugzilla-daemon
2019-03-05 22:44 ` bugzilla-daemon
2019-03-06  9:42 ` bugzilla-daemon
2019-03-06  9:43 ` bugzilla-daemon
2019-03-06  9:56 ` bugzilla-daemon
2019-04-03 11:39 ` bugzilla-daemon
2019-04-03 14:01 ` bugzilla-daemon
2019-04-03 15:34 ` bugzilla-daemon
2019-04-03 16:39 ` bugzilla-daemon
2019-04-03 16:49 ` bugzilla-daemon
2019-09-25 17:51 ` 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-80419-502-vuGQdIfVcn@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.