[Webkit-unassigned] [Bug 101291] [EFL] Refactor GraphicsContext3DEFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 12 06:42:42 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=101291


Kalyan <kalyan.kondapally at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172498|0                           |1
        is obsolete|                            |
 Attachment #172498|review?                     |
               Flag|                            |




--- Comment #9 from Kalyan <kalyan.kondapally at intel.com>  2012-11-12 06:44:24 PST ---
Created an attachment (id=173639)
 --> (https://bugs.webkit.org/attachment.cgi?id=173639&action=review)
patch

GraphicsContext3DEFL would create the surface and context as needed. We don't recreate the surface when resized. Contexts are created with  glXCreateContextAttribsARB(if supported) else fallback to glxCreateNewContext. Implemented partial support for EXT_robustness.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list