http://bugs.winehq.org/show_bug.cgi?id=24036 Stefan Dösinger <stefandoesinger(a)gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger(a)gmx.at --- Comment #4 from Stefan Dösinger <stefandoesinger(a)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.