[Mesa-dev] [Bug 93126] wrongly claim supporting GL_EXT_texture_rg

2015-11-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93126 Ilia Mirkin changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 93126] wrongly claim supporting GL_EXT_texture_rg

2015-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93126 Bug ID: 93126 Summary: wrongly claim supporting GL_EXT_texture_rg Product: Mesa Version: git Hardware: Other OS: All Status: NEW Severity: normal

[Mesa-dev] [Bug 93126] wrongly claim supporting GL_EXT_texture_rg

2015-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93126 --- Comment #1 from Ilia Mirkin --- Created attachment 120147 --> https://bugs.freedesktop.org/attachment.cgi?id=120147=edit fix rg support on es2 Does the attached patch fix it? Not sure how you're ending up with ES2

[Mesa-dev] [Bug 93126] wrongly claim supporting GL_EXT_texture_rg

2015-11-26 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=93126 --- Comment #2 from Julien Isorce --- I confirm your patch fixes the problem. (tested with glTexImage2D(..., GL_RED_EXT) + glCheckFramebufferStatusEXT). Thx Ilia :) -- You are receiving this mail because: You are the