[Bug 41834] New: GL_MAX_TEXTURE_SIZE outdated on rx 480 and most likely on modern gpus

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 27 02:38:27 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41834

            Bug ID: 41834
           Summary: GL_MAX_TEXTURE_SIZE outdated on rx 480 and most likely
                    on modern gpus
           Product: Wine
           Version: 1.9.22
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: winetest at luukku.com
      Distribution: ---

Created attachment 56253
  --> https://bugs.winehq.org/attachment.cgi?id=56253
list of gl_max returns on rx 480 gpu

I did glxinfo -l |grep something and I took 

GL_MAX_TEXTURE_SIZE 

and searched if wine has some value for it. It sets hardcoded value of 0x0D33
which seems to be 3379.

http://source.winehq.org/git/wine.git/blob/705c52691a4e8c6224cda5080fb88f257de5fd77:/include/wine/wgl.h#l2868

found a link that someone says that he has that value on his gpu.

http://gamedev.stackexchange.com/questions/92430/maximum-tile-and-texture-size-for-tiled-maps

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list