[Webkit-unassigned] [Bug 73111] [Texmap][EFL] Accelerated compositing support using TextureMapper on EFL port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 28 05:26:54 PST 2011


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





--- Comment #15 from Tomasz Morawski <t.morawski at samsung.com>  2011-11-28 05:26:54 PST ---
(In reply to comment #14)
> (In reply to comment #13)
> > (In reply to comment #11)
> > > Created an attachment (id=116728)
 --> (https://bugs.webkit.org/attachment.cgi?id=116728&action=review) [details] [details] [details]
> > > Patch
> > 
> > The ${GL_LIBRARY} is not valid now. Please update it according to my FindOpenGL file that I have posted in comment 10.
> 
> Please don't add FindOpenGL.cmake, CMake already has one. See CMake's FindOpenGL.cmake and adjust the buildsystem accordingly.

It should be good if you change gl's varables name to:
OPENGL_INCLUDE_DIR  - the GL include directory
OPENGL_LIBRARIES -  Link these to use OpenGL and GLU

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