https://bugs.freedesktop.org/show_bug.cgi?id=105901
GitLab Migration User changed:
What|Removed |Added
Resolution|--- |MOVED
Status|NEW
https://bugs.freedesktop.org/show_bug.cgi?id=105901
--- Comment #4 from Ilia Mirkin ---
There's also an unfortunate extra case that's not even picked up by
incomplete_tex here:
https://cgit.freedesktop.org/mesa/mesa/tree/src/mesa/main/texobj.h#n118
And this is actually the case being mentioned.
https://bugs.freedesktop.org/show_bug.cgi?id=105901
--- Comment #3 from Ruslan Kabatsayev ---
(In reply to Brian Paul from comment #2)
> Want to take a stab at it?
I might try if no one other does, but I'm not sure how soon I'll be able to do
this.
--
You are receiving this mail because:
You ar
https://bugs.freedesktop.org/show_bug.cgi?id=105901
--- Comment #2 from Brian Paul ---
With a debug build of Mesa if you set the MESA_DEBUG env var to
"incomplete_tex" you'll get a warning. This predates the GL_ARB_debug_output
extension.
It shouldn't be hard to go into the incomplete() functio
https://bugs.freedesktop.org/show_bug.cgi?id=105901
--- Comment #1 from Ruslan Kabatsayev ---
Created attachment 138612
--> https://bugs.freedesktop.org/attachment.cgi?id=138612&action=edit
Test program
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA C
https://bugs.freedesktop.org/show_bug.cgi?id=105901
Bug ID: 105901
Summary: Warn about mipmap-incomplete texture being used
Product: Mesa
Version: 17.2
Hardware: Other
OS: All
Status: NEW
Severity: enhance