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@winehq.org ReportedBy: celticht32@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 "
http://bugs.winehq.org/show_bug.cgi?id=18270
--- Comment #1 from H. Verbeet hverbeet@gmail.com 2009-04-29 03:29:57 --- No.
http://bugs.winehq.org/show_bug.cgi?id=18270
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-29 03:47:54 --- Invalid then.
http://bugs.winehq.org/show_bug.cgi?id=18270
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|directx-d3d |-unknown
--- Comment #3 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-29 03:48:29 --- Closing.