RESOLVED WONTFIX 104999
[Qt][Efl] Share the common code in GraphicsContext3D platformLayer
https://bugs.webkit.org/show_bug.cgi?id=104999
Summary [Qt][Efl] Share the common code in GraphicsContext3D platformLayer
Kalyan
Reported 2012-12-14 00:58:22 PST
Created attachment 179442 [details] WIP We currently duplicate lot of code in GraphicsContext3D and its platform layer mainly related to how we initialize and manage the buffers. Ideally we would like to share this code. Attaching initial proposal.
Attachments
WIP (41.68 KB, patch)
2012-12-14 00:58 PST, Kalyan
no flags
Kalyan
Comment 1 2012-12-14 01:03:20 PST
I haven't tried to compile the Qt part yet, this was more to give an indication as to what the change might mean in Qt side. If we do agree that we want to go ahead , I can put effort on that front and do the testing. Atleast Efl part works as same without any regressions.
Kalyan
Comment 2 2012-12-14 01:06:45 PST
I am not sure of the right place for GraphicsContext3DSharedPrivate (any better name ??), for now I placed it under texmap
Kalyan
Comment 3 2012-12-18 16:36:21 PST
Comment on attachment 179442 [details] WIP Making thi spatch obsolete. I will update a new WIP patch
Michael Catanzaro
Comment 4 2017-03-11 10:32:20 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
Note You need to log in before you can comment on or make changes to this bug.