WINED3D: Fix a couple of FIXMEs

Alexandre Julliard julliard at winehq.org
Fri Feb 10 08:25:18 CST 2006


"H. Verbeet" <hverbeet at gmail.com> writes:

> The output of glGetString(GL_PROGRAM_ERROR_STRING_ARB) can get too
> large for a normal FIXME. Use fprintf to stderr instead.

You should use debugstr_a. fprintf will mess up the output.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list