https://bugs.freedesktop.org/show_bug.cgi?id=36299
Summary: Patch: more verbose error log while loading compressed Textures Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa-dev@lists.freedesktop.org ReportedBy: s3734...@mail.zih.tu-dresden.de Created an attachment (id=45707) --> (https://bugs.freedesktop.org/attachment.cgi?id=45707) Print a reason why compressed_texture_error_check fails Hi, Unigine heaven fails to load compressed textures, but the only output was "Mesa: User error: GL_INVALID_ENUM in glTexImage2D" So I decided to change the error checking routine a bit to see where the actual problems are. This is the patch. Commit message: "Print a reason why compressed_texture_error_check fails" -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev