Summary: | R600_STREAMOUT is broken | ||
---|---|---|---|
Product: | Mesa | Reporter: | Matteo Rapone <nedanfor> |
Component: | Drivers/DRI/R600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTABUG | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | glxinfo output |
Description
Matteo Rapone
2012-04-30 11:26:20 UTC
So what's the issue? The GL version? There's a new requirement for GL3: 4x multisampling. (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. So is it a missing functionality? Thank you. Sorry if I've wasted your time. 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 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.