[Bug 30002] New: [regression r300g] Menu problem in Tiny and Big

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 3 13:25:30 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30002

           Summary: [regression r300g] Menu problem in Tiny and Big
           Product: Mesa
           Version: git
          Platform: Other
               URL: http://www.tinyandbig.com/download/
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel at lists.freedesktop.org
        ReportedBy: sa at whiz.se


As mentioned in bug 28869 the menu in the game "Tiny and Big" isn't working
correctly: all of the buttons only show up as white rectangles on mouseover,
and the following is printed on the terminal:

 r300: texture_create: Got invalid texture dimensions: 0x0x0

I tried some earlier git versions and noticed that this used to work, further
digging turned up this change:

commit 5cdedaaf295acae13ac10feeb3143d83bc53d314
Author: Marek Olšák <maraeo at gmail.com>
Date:   Mon May 3 19:14:31 2010 +0200

    r300g: refuse to create a texture with size 0

Unsurprisingly, commenting out this change gets the menu working again. I
haven't had this problem with any of the other drivers (like llvmpipe).

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


More information about the dri-devel mailing list