| Priority | medium |
|---|---|
| Bug ID | 65190 |
| Assignee | dri-devel@lists.freedesktop.org |
| Summary | glxgears on r600g (rv770) is garbled with llvm enabled |
| Severity | normal |
| Classification | Unclassified |
| OS | Linux (All) |
| Reporter | ace@sannes.org |
| Hardware | Other |
| Status | NEW |
| Version | git |
| Component | Drivers/Gallium/r600 |
| Product | Mesa |
Created attachment 80067 [details]
output of R600-DEBUG=vs,ps glxgears
Running glxgears gives garbled output, tstellar on irc asked me to file a bug
with the output of R600_DEBUG=vs,ps glxgears
I have a rv770 card (4870) and have compiled mesa with llvm.
It does not get garbled if I run with:
R600_DEBUG=sb works.