[webkit-dev] Fwd: WebGL :: Win32 => build successful and rendering assumed so => but white page

2013-10-03 Thread Hugo Machefer
Dear all. Might not the best place -here- to describe my issue [Win32], but I don't know where exactly this shall be submitted, as a novice by WebKit. To recap, I managed to compile sources by Microsoft Visual Studio 2010 using CoreGraphics (ie without Cairo) in Debug mode. To activate WebGL, ad

Re: [webkit-dev] WebGL :: Win32 => build successful and rendering assumed so => but white page

2013-10-03 Thread Hugo Machefer
behaviours around OpenGLES2 from Mac OS X to WIN32 (involving Angle in-the-middle ;-) ? PS: again, sorry for any piece of naivety or groundless indolence in my analysis: these technical areas turn out to be new to me. On Thu, Oct 3, 2013 at 6:15 PM, Tim Horton wrote: > On 2013.10.03, at 09:06,

Re: [webkit-dev] WebGL on Windows

2013-10-04 Thread Hugo MACHEFER
Hi. By the way => is there any roadmap to have ACCELERATED_COMPOSITING available for WinCairo ? -- View this message in context: http://mac-os-forge.2317878.n4.nabble.com/WebGL-on-Windows-tp224559p230651.html Sent from the Webkit mailing list archive at Nabble.com. ___

Re: [webkit-dev] [WinCairo] : ENABLE_VIDEO => how to activate HTML5 video tag ?

2013-10-11 Thread Hugo Machefer
Utterly, I'd be glad to take a serious and deep step forwards into this direction. Therefore, on both Brendan & Alex's instructions I'm gona opt for GSTREAMER as a default player, oviously. Urbain, are you with me/us ? *The more, the merrier, you know* ;-) First, as mentionned earlier, check with E

Re: [webkit-dev] [WinCairo] : Gstreamer claimed as a default player => CPP files needed (ex: ...gobject\GlibUtilities.cpp)

2013-10-15 Thread Hugo Machefer
All is well that ends well. Each CPP file that came to be listed in .DIFF liberally provided by Alex have been eventually identified. Owing to advice gently shared by most of you: Brendan, Philippe, Brent... As foretold, all CPP source files are/were purely & merely part of the official main trunk,

Re: [webkit-dev] [AppleMac] : HTML5 Video tag is enabled by MacOsX. But how does it work => and with which player by default ?

2013-10-15 Thread Hugo Machefer
Precision: ENABLE_VIDEO seems to be set (by default) on MacOsX according to rules defined within Tools/Scripts/webkitperl/FeatureList.pm Correct ? -- hmachefe On Tue, Oct 15, 2013 at 12:27 PM, Konstantin Tokarev wrote: > > 15.10.2013, 13:17, "gstreamer MACOSX" : > > Happy to see that HTML5 vi

Re: [webkit-dev] MAC :: building gstreamer by WebKit but without CAIRO

2013-11-25 Thread Hugo Machefer
Indeed: I didn't solve this yet; I can only say that the following line is "responsible for" these unresolved symbols: * GOwnPtr error;* -- hmachefe On Sun, Nov 24, 2013 at 10:04 PM, gstreamer MACOSX < gstreamermac...@gmail.com> wrote: > I managed to restore < ImageGStreamerCG.cpp> how

Re: [webkit-dev] MAC :: building gstreamer by WebKit but without CAIRO

2013-12-06 Thread Hugo Machefer
rward ? Any tip Philippe ? > > > > > > /* Pascal */ > > > > > > On Mon, Nov 25, 2013 at 9:52 AM, Hugo Machefer > > wrote: > > Indeed: I didn't solve this yet; I can only say that the > > following line is "respons

Re: [webkit-dev] MAC :: building gstreamer by WebKit but without CAIRO

2013-12-08 Thread Hugo Machefer
m gstreamer in WK dedicated to subtitles for the sake of progress-making On Sat, Dec 7, 2013 at 2:26 AM, Hugo Machefer wrote: > Actually, despite similarities with WIN32 situation, this patch seemed to > be useless in our case. I managed to go one step beyond by adding (sadly > but surely ;-)