Re: [webkit-dev] WebGL bug related to PNG textures with zero alpha channel

2016-12-12 Thread Dean Jackson
Looks like we have a bug in premultiplication. We'll look at it. Dean > On Dec 12, 2016, at 6:52 AM, Ivan Lyubovnikov wrote: > > Hi, all! Can anyone take a look at the bug related to WebGL and PNG textures: > https://bugs.webkit.org/show_bug.cgi?id=165297? We've been able to reproduce > this

Re: [webkit-dev] WebKit build failed

2016-12-12 Thread Alex Christensen
> On Dec 12, 2016, at 4:30 AM, Konstantin Tokarev wrote: > > > > 12.12.2016, 12:25, "Plamen Dimitrov" : >> Hi all, I am trying to build webkit wincairo 1) I've done 2, 3, 4, 5, 6, 7, >> 8, 9,10 and 13 from this list: >> https://webkit.org/webkit-on-windows/#installing-developer-tools 2) I've

Re: [webkit-dev] WebKit build failed

2016-12-12 Thread Konstantin Tokarev
12.12.2016, 18:46, "Plamen Dimitrov" : > Thank you Konstantin. > I've generated an VS 2015 project and found out that a lot of files are > missing. For example: > EventInterfaces.h EventTargetInterfaces.h HTMLNames.h > InternalSettingsGenerated.h JSCryptoKey.h JSCustomElementRegistry.h > JSDoc

Re: [webkit-dev] WebKit build failed

2016-12-12 Thread Plamen Dimitrov
Thank you Konstantin. I've generated an VS 2015 project and found out that a lot of files are missing. For example: EventInterfaces.h EventTargetInterfaces.h HTMLNames.h InternalSettingsGenerated.h JSCryptoKey.h JSCustomElementRegistry.h JSDocument.h JSFontFace.h JSFontFaceSet.h JSIDBCursor.h JSIDB

Re: [webkit-dev] WebGL bug related to PNG textures with zero alpha channel

2016-12-12 Thread Ivan Lyubovnikov
broken link, sorry https://bugs.webkit.org/show_bug.cgi?id=165297 On 12.12.2016 17:52, Ivan Lyubovnikov wrote: Hi, all! Can anyone take a look at the bug related to WebGL and PNG textures: https://bugs.webkit.org/show_bug.cgi?id=165297? We've been able to reproduce this issue for a long time

[webkit-dev] WebGL bug related to PNG textures with zero alpha channel

2016-12-12 Thread Ivan Lyubovnikov
Hi, all! Can anyone take a look at the bug related to WebGL and PNG textures: https://bugs.webkit.org/show_bug.cgi?id=165297? We've been able to reproduce this issue for a long time and it makes it a bit difficult to use that textures under iOS - this usually requires some workarounds/hacks. T

Re: [webkit-dev] WebKit build failed

2016-12-12 Thread Konstantin Tokarev
12.12.2016, 12:25, "Plamen Dimitrov" : > Hi all, I am trying to build webkit wincairo 1) I've done 2, 3, 4, 5, 6, 7, > 8, 9,10 and 13 from this list: > https://webkit.org/webkit-on-windows/#installing-developer-tools 2) I've > installed Ruby 2.0.0-p648 and DevKit-mingw64 from here: > http://r

[webkit-dev] WebKit build failed

2016-12-12 Thread Plamen Dimitrov
Hi all, I am trying to build webkit wincairo 1) I've done 2, 3, 4, 5, 6, 7, 8, 9,10 and 13 from this list: https://webkit.org/webkit-on-windows/#installing-developer-tools 2) I've installed Ruby 2.0.0-p648 and DevKit-mingw64 from here: http://rubyinstaller.org/downloads/ 3) I've run "update-webkit"