http://bugs.freedesktop.org/show_bug.cgi?id=26997

           Summary: r600: broken mipmap generation
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/R600
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: wielkie...@gmail.com


Automatic mipmap generation (by setting GL_MIPMAP_GENERATION texture parameter
to GL_TRUE) with r600_dri is broken when texture dimensions are not powers of
two. Level 0 mipmap (original image) is right, but another levels contain
garbage. When minification filter is set to some mipmap mode, it clearly shows
this issue. Changing texture dimensions to powers of two resolves the problem.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to