Thomas Hellstr�m wrote: > Benno Schulenberg wrote: > > Preferably rephrase, something like "(this is just a note)", as > > it is good to know that it is looking for the file. > > I only get this message when LIBGL_DEBUG is set to verbose, > but maybe it should be just a warning?
Not even a warning, preferably just a message. Best would probably be to remove the 'fprintf(stderr, "libGL error: \n");' line from the __driUtilMessage function in Mesa/src/mesa/drivers/dri/common/dri_util.c, as the messages themselves should be clear enough. Benno ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
