| Summary: | Some textures broken on r600g | ||
|---|---|---|---|
| Product: | Mesa | Reporter: | Daniel Klaffenbach <danielklaffenbach> |
| Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | git | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
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.
I've been using r600g for quite a while and it was working well. Since commit 63c3e3a3dc73f8a72e0d08ac4453df57bccdfdb9 XBMC does not display any fonts in the menus any more (XBMC svn, default skin) - I suspect it's a texture problem. To me it looks like this commit is responsible for this problem: commit 63c3e3a3dc73f8a72e0d08ac4453df57bccdfdb9 Author: Keith Whitwell Date: Tue Nov 9 20:08:45 2010 +0000 r600: fix my pessimism about PIPE_TRANSFER_x flags