http://bugs.freedesktop.org/show_bug.cgi?id=12054
------- Comment #4 from [EMAIL PROTECTED] 2007-08-18 14:54 PST ------- This is what Mesa tells me when I try to play the cinematic: Mesa: User error: GL_INVALID_VALUE in glTexImage2D(level=0, width=512, height=250, depth=1) Mesa: User error: GL_INVALID_VALUE in glTexImage2D(level=0, width=256, height=250, depth=1) Mesa: User error: GL_INVALID_VALUE in glTexImage2D(level=0, width=32, height=250, depth=1) Mesa: User error: GL_INVALID_VALUE in glTexImage2D(level=0, width=512, height=123, depth=1) Mesa: User error: GL_INVALID_VALUE in glTexImage2D(level=0, width=256, height=123, depth=1) Mesa: User error: GL_INVALID_VALUE in glTexImage2D(level=0, width=32, height=123, depth=1) Mesa: User error: GL_INVALID_OPERATION in glTexSubImage2D Mesa: User error: GL_INVALID_OPERATION in glTexSubImage2D ... Apparently, texObj->Image[0][level] is NULL, and so the texture fails subtexture_error_check2(). -- 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: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel