[Bug 18270] New: Fixme message needs to be corrected in d3d_shader

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 28 17:23:57 CDT 2009


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

           Summary: Fixme message needs to be corrected in d3d_shader
           Product: Wine
           Version: 1.1.20
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: celticht32 at aol.com


fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #43:
"Fragment shader(s) linked, vertex shader(s) linked. \nWARNING: 0:2: extension
'GL_ARB_draw_buffers' is not supported "

is the output

Should look like this :

fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #43:
"Fragment shader(s) linked, vertex shader(s) linked. 
WARNING: 0:2: extension 'GL_ARB_draw_buffers' is not supported "


-- 
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