wined3d: Filter out more spam.

This commit is contained in:
Stefan Dösinger 2008-08-12 17:52:35 -05:00 committed by Alexandre Julliard
parent b692e86104
commit c38b2fe09e
1 changed files with 2 additions and 1 deletions

View File

@ -70,7 +70,8 @@ void print_glsl_info_log(WineD3D_GL_Info *gl_info, GLhandleARB obj) {
"Vertex shader(s) linked, no fragment shader(s) defined.", /* fglrx, no \n */
"Fragment shader was successfully compiled to run on hardware.\nWARNING: 0:1: extension 'GL_ARB_draw_buffers' is not supported",
"Fragment shader(s) linked, no vertex shader(s) defined.", /* fglrx, no \n */
"Fragment shader(s) linked, no vertex shader(s) defined. \n " /* fglrx, with \n */
"Fragment shader(s) linked, no vertex shader(s) defined. \n ", /* fglrx, with \n */
"WARNING: 0:2: extension 'GL_ARB_draw_buffers' is not supported\n" /* MacOS ati */
};
GL_EXTCALL(glGetObjectParameterivARB(obj,