[Mesa-dev] [Bug 100668] No pixel formats with WGL_SWAP_UNDEFINED_ARB && WGL_DOUBLE_BUFFER_ARB=true

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 19 16:16:19 UTC 2017


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

Charles Huber <genpfault at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTABUG
             Status|NEW                         |RESOLVED

--- Comment #3 from Charles Huber <genpfault at gmail.com> ---
My guess is that the intent was to support eglChooseConfig()'s
EGL_SWAP_BEHAVIOR_PRESERVED_BIT and eglSurfaceAttrib()'s
EGL_BUFFER_PRESERVED/EGL_BUFFER_DESTROYED but currently
GetDefaultPixelFormatAttributes()'s only caller unconditionally sets
preservedSwap to false and always tries WGL_SWAP_UNDEFINED_ARB.

I'll file a bug on ANGLE's tracker and see if they like the "if preservedSwap
== false -> omit WGL_SWAP_METHOD_ARB entirely" idea.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170419/ff4b57c6/attachment.html>


More information about the mesa-dev mailing list