[Bug 24036] Many of StarCraft2 effects are not shown with UseGLSL=enabled on ATI cards

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 13 15:58:41 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=24036

Stefan Dösinger <stefandoesinger at gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefandoesinger at gmx.at

--- Comment #4 from Stefan Dösinger <stefandoesinger at gmx.at> 2011-08-13 15:58:40 CDT ---
Is this really "UseGLSL=enabled", the default setting? or UseGLSL=disabled? If
you mean disabled, then this happens because GL_ARB_*_program supports only
shader model 2. On Nvidia cards we have GL_NV_*_program_option to add SM3,4,5
features. AMD drivers have no similar extensions, so there'll never be shader
model 3 support in ARB shaders on AMD cards.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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