| Summary: |
AMD PITCAIRN only OpenGL 4.2 |
| Product: |
Mesa
|
Reporter: |
Marcin Deranek <gringo> |
| Component: |
Drivers/Gallium/radeonsi | Assignee: |
Default DRI bug account <dri-devel> |
| Status: |
RESOLVED
NOTABUG
|
QA Contact: |
Default DRI bug account <dri-devel> |
| Severity: |
minor
|
|
|
| Priority: |
medium
|
|
|
| Version: |
git | |
|
| Hardware: |
x86-64 (AMD64) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
| Attachments: |
glxinfo output
|
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.
Created attachment 124485 [details] glxinfo output According to docs/GL3.txt radeonsi should support OpenGL 4.3, but on my hardware (PITCAIRN which is OpenGl 4.5 capable) it does not even though I have LLVM and mesa latest git. According to glxinfo output (see attachment) I do not have ARB_compute_shader for whatever reason. Any clue why ? BTW: When running with fglrx I have OpenGL 4.5 as expected.