* [Bug 49309] New: R600_STREAMOUT is broken
@ 2012-04-30 11:26 bugzilla-daemon
2012-04-30 16:19 ` [Bug 49309] " bugzilla-daemon
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-04-30 11:26 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49309
Bug #: 49309
Summary: R600_STREAMOUT is broken
Classification: Unclassified
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: nedanfor@gmail.com
Created attachment 60802
--> https://bugs.freedesktop.org/attachment.cgi?id=60802
glxinfo output
I use drivers from this PPA:
https://launchpad.net/~oibaf/+archive/graphics-drivers/. xserver-xorg-video-ati
version is 1204181041.0bda30, mesa version is 1204271238.6af4c9.
I don't know when it has started but yesterday I discovered that "OpenGL
version string" reports OGL 2.1 instead of 3.0 while using R600_STREAMOUT and
R600_GLSL130.
My GPU is a AMD Radeon HD6570 (TURKS Pro, Northern Islands). If you need other
information, please let me know.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 49309] R600_STREAMOUT is broken
2012-04-30 11:26 [Bug 49309] New: R600_STREAMOUT is broken bugzilla-daemon
@ 2012-04-30 16:19 ` bugzilla-daemon
2012-04-30 19:12 ` bugzilla-daemon
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-04-30 16:19 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49309
--- Comment #3 from Matteo Rapone <nedanfor@gmail.com> 2012-04-30 16:19:01 UTC ---
So is it a missing functionality? Thank you. Sorry if I've wasted your time.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 49309] R600_STREAMOUT is broken
2012-04-30 11:26 [Bug 49309] New: R600_STREAMOUT is broken bugzilla-daemon
2012-04-30 16:19 ` [Bug 49309] " bugzilla-daemon
@ 2012-04-30 19:12 ` bugzilla-daemon
2012-04-30 22:41 ` bugzilla-daemon
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-04-30 19:12 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49309
--- Comment #1 from Marek Olšák <maraeo@gmail.com> 2012-04-30 12:12:08 PDT ---
So what's the issue? The GL version? There's a new requirement for GL3: 4x
multisampling.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 49309] R600_STREAMOUT is broken
2012-04-30 11:26 [Bug 49309] New: R600_STREAMOUT is broken bugzilla-daemon
2012-04-30 16:19 ` [Bug 49309] " bugzilla-daemon
2012-04-30 19:12 ` bugzilla-daemon
@ 2012-04-30 22:41 ` bugzilla-daemon
2012-04-30 22:48 ` bugzilla-daemon
2012-04-30 23:34 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-04-30 22:41 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49309
--- Comment #2 from Alexandre Demers <alexandre.f.demers@gmail.com> 2012-04-30 15:41:04 PDT ---
(In reply to comment #1)
> So what's the issue? The GL version? There's a new requirement for GL3: 4x
> multisampling.
If Matteo is interested, it's Mesa's commit
8e90913e9f99ff3296a3c3da36e73cd2d4730269
mesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
As noted in commit i965: Claim to support 4 multisamples on gen6+.,
this was missing before.
NOTE: This is a candidate for the 8.0 branch.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
So as you were pointing Marek, this is not a bug and it should be closed as so.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 49309] R600_STREAMOUT is broken
2012-04-30 11:26 [Bug 49309] New: R600_STREAMOUT is broken bugzilla-daemon
` (2 preceding siblings ...)
2012-04-30 22:41 ` bugzilla-daemon
@ 2012-04-30 22:48 ` bugzilla-daemon
2012-04-30 23:34 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-04-30 22:48 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49309
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Bug 49309] R600_STREAMOUT is broken
2012-04-30 11:26 [Bug 49309] New: R600_STREAMOUT is broken bugzilla-daemon
` (3 preceding siblings ...)
2012-04-30 22:48 ` bugzilla-daemon
@ 2012-04-30 23:34 ` bugzilla-daemon
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2012-04-30 23:34 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49309
--- Comment #4 from Alex Deucher <agd5f@yahoo.com> 2012-04-30 16:34:16 PDT ---
GL3 requires MSAA which is not yet supported. GL3 was mistakenly enabled
without it initially. Dave has a branch with initial support which will be
merged when ready:
http://cgit.freedesktop.org/~airlied/mesa/log/?h=r600g-ms
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-04-30 23:34 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30 11:26 [Bug 49309] New: R600_STREAMOUT is broken bugzilla-daemon
2012-04-30 16:19 ` [Bug 49309] " bugzilla-daemon
2012-04-30 19:12 ` bugzilla-daemon
2012-04-30 22:41 ` bugzilla-daemon
2012-04-30 22:48 ` bugzilla-daemon
2012-04-30 23:34 ` bugzilla-daemon
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.