[Webkit-unassigned] [Bug 57154] [Qt] Make OpenGL symbol resolver transparent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 12:31:31 PDT 2011


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


Andrew Wason <rectalogic at rectalogic.com> changed:

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




--- Comment #21 from Andrew Wason <rectalogic at rectalogic.com>  2011-07-11 12:31:30 PST ---
Created an attachment (id=100349)
 --> (https://bugs.webkit.org/attachment.cgi?id=100349&action=review)
updated Jarkkos patch

Some additional cleanup realized while working on bug 57261

Move the destruction of members owned by GraphicsContext3D from ~GraphicsContext3DInternal to ~GraphicsContext3D.

Define proc members for QT_OPENGL_ES_2 too - so we can always access them via the context - this removes extra conditional code from other classes that need to access the procs via m_context.

-- 
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