http://bugs.freedesktop.org/show_bug.cgi?id=11588
------- Comment #4 from [EMAIL PROTECTED] 2007-07-13 14:42 PST ------- (In reply to comment #3) > Thanks. That looks good, but there's also a length returned by the > glGetInfoLogARB() function. So you might check/test the > _mesa_get_shader/program_info_log() functions to see if they're correct or off > by one. > They're returning number of characters written into buffer, excluding the terminator, so yes, they are correct. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
