https://bugs.freedesktop.org/show_bug.cgi?id=100668
Charles Huber <genpfa...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #3 from Charles Huber <genpfa...@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.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev