From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git
Date: Fri, 14 Oct 2016 09:38:34 +0000 [thread overview]
Message-ID: <bug-96449-502-bmRgYruyuU@http.bugs.freedesktop.org/> (raw)
In-Reply-To: <bug-96449-502@http.bugs.freedesktop.org/>
[-- Attachment #1.1: Type: text/plain, Size: 1171 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=96449
--- Comment #10 from Jan Ziak <0xe2.0x9a.0x9b@gmail.com> ---
Quote from
[https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/904490-another-fun-day-in-mesa-git-radv-nvc0-radeonsi?p=904568#post904568]:
The first 2 frames contain:
[code]
1063 @0 glMatrixMode(mode = GL_MODELVIEW)
1064 @0 glLoadIdentity()
1065 @0 glViewport(x = 0, y = 0, width = 512, height = 256)
1066 @0 glMatrixMode(mode = GL_PROJECTION)
1067 @0 glLoadIdentity()
....
1090 @0 glBegin(mode = GL_TRIANGLE_STRIP)
1091 @0 glTexCoord2f(s = 0, t = 0)
1092 @0 glVertex2f(x = 0, y = 0)
1093 @0 glTexCoord2f(s = 1, t = 0)
1094 @0 glVertex2f(x = 512, y = 0)
1095 @0 glTexCoord2f(s = 0, t = 1)
1096 @0 glVertex2f(x = 0, y = 256)
1097 @0 glTexCoord2f(s = 1, t = 1)
1098 @0 glVertex2f(x = 512, y = 256)
1099 @0 glEnd()
[/code]
For reference: https://www.opengl.org/wiki/Legacy_OpenGL
Although the 3rd and subsequent frames are missing from qapitrace, it can be
assumed that Dying Light is most likely using the compatibility mode.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2292 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
next prev parent reply other threads:[~2016-10-14 9:38 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 9:42 [Bug 96449] Dying Light reports OpenGL version 3.0 with mesa-git bugzilla-daemon
2016-06-09 9:43 ` bugzilla-daemon
2016-06-09 10:53 ` bugzilla-daemon
2016-06-09 12:39 ` bugzilla-daemon
2016-06-09 13:34 ` bugzilla-daemon
2016-06-10 10:09 ` bugzilla-daemon
2016-06-10 12:34 ` bugzilla-daemon
2016-09-18 23:40 ` bugzilla-daemon
2016-09-19 11:40 ` bugzilla-daemon
2016-09-20 0:37 ` bugzilla-daemon
2016-10-14 9:38 ` bugzilla-daemon [this message]
2016-10-17 22:24 ` bugzilla-daemon
2016-10-17 22:27 ` bugzilla-daemon
2016-10-17 22:48 ` bugzilla-daemon
2016-10-17 22:52 ` bugzilla-daemon
2017-05-20 15:34 ` bugzilla-daemon
2017-05-21 5:50 ` 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-96449-502-bmRgYruyuU@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;
as well as URLs for NNTP newsgroup(s).