j
k
j a
j l
"H. Verbeet" hverbeet@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.
Back to the thread
Back to the list