[webkit-reviews] review canceled: [Bug 101291] [EFL] Refactor GraphicsContext3DEFL : [Attachment 172498] initial patch

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


Kalyan <kalyan.kondapally at intel.com> has canceled Kalyan
<kalyan.kondapally at intel.com>'s request for review:
Bug 101291: [EFL] Refactor GraphicsContext3DEFL
https://bugs.webkit.org/show_bug.cgi?id=101291

Attachment 172498: initial patch
https://bugs.webkit.org/attachment.cgi?id=172498&action=review

------- Additional Comments from Kalyan <kalyan.kondapally at intel.com>
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.


More information about the webkit-reviews mailing list