[Mesa-dev] [Bug 73371] EGL_NOK_texture_from_pixmap is advertised but not properly set.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 8 03:47:32 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73371

--- Comment #5 from Tapani Pälli <lemody at gmail.com> ---
(In reply to comment #4)
> but it is wrong - it IS inverted. without the extension at all the default
> assumption is to assume inversion. it all worked fine until we added support
> for this extension and then everything flipped on mesa + egl + intel. i
> can't say for other drivers etc. but it's wrong ... as it displays inverted
> and is reporting inversion at 0.

Now I found the spec from Khronos CVS. Yep indeed, the bit should tell if
OpenGL coordinate system differs from the window system one and with X Pixmaps
it certainly does, this is probably true for any relevant X implementation out
there right now (?) Then the fix would be to set the default value TRUE. This
does not seem to make the Piglit test pass (something else wrong there) but I
assume it would be then correct for EFL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140108/ca10ac05/attachment-0001.html>


More information about the mesa-dev mailing list