I have a Windows laptop with Intel HD 3000 Graphics, and another one with Intel HD 4000 Graphics, and WebGL does work in Firefox with those. However, I have seen that an older Intel 82945G graphics do not work, which is reported here: https://bugzilla.mozilla.org/show_bug.cgi?id=1089337 . If you have Intel hardware which is very similar to the one reported there, feel free to post a comment to that bug thread for your hardware info.
2014-11-13 21:41 GMT+02:00 Alon Zakai <[email protected]>: > It might be blacklisted, if there are known issues. > > This sounds like a general GL issue, might be worth testing other WebGL > demos on those browsers to be sure, then file bugs on the browsers directly. > > - Alon > > > On Thu, Nov 13, 2014 at 3:51 AM, Sergey Solozhentsev < > [email protected]> wrote: > >> It seems that problem is in the Intel HD Graphics. It seems that mozilla >> does not support Intel HD Graphics >> >> On Thu, Nov 13, 2014 at 2:19 PM, Sergey Solozhentsev < >> [email protected]> wrote: >> >>> I found that IE did not work because some internet settings. the >>> following instruction fix my issues with IE >>> Click on the Tools menu, then Internet Options. >>> Click on the Security tab and click on the Reset all zones to >>> default level button. >>> Click on the Privacy tab and click on the Default button if >>> available. >>> Click on the Advanced tab and click on the Restore advanced settings >>> button. >>> + Advanced -> Reset >>> >>> However issue with firefix does not resolved yet >>> >>> >>> On Thu, Nov 13, 2014 at 9:38 AM, Sergey Solozhentsev < >>> [email protected]> wrote: >>> >>>> There also some strange things. I compiled simple gles example >>>> (hello_world_gles.c) and it works in IE11 but does not work in Firefox on >>>> the issued machine. >>>> >>>> четверг, 13 ноября 2014 г., 9:20:00 UTC+3 пользователь Sergey >>>> Solozhentsev написал: >>>> >>>>> I'm sorry, firefox does not work too. Opera and chrome works! >>>>> 12.11.2014 22:37 пользователь "Sergey Solozhentsev" < >>>>> [email protected]> написал: >>>>> >>>>>> Yes, opera, chrome, firefox works well. >>>>>> 12 нояб. 2014 г. 21:23 пользователь "Alon Zakai" <[email protected]> >>>>>> написал: >>>>>> >>>>>>> Does it work on other browsers on the same machine? >>>>>>> >>>>>>> - Alon >>>>>>> >>>>>>> >>>>>>> On Wed, Nov 12, 2014 at 4:31 AM, Sergey Solozhentsev < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> I have game that is ported from c++. I have trouble to start >>>>>>>> compiled emscripten code on IE11. I have some lines >>>>>>>> >>>>>>>> *Calling stub instead of sigaction()* >>>>>>>> >>>>>>>> in log and then >>>>>>>> >>>>>>>> *Could not create canvas: ?,:(* >>>>>>>> >>>>>>>> On some computers with IE11 code works/ Other Webgl games also >>>>>>>> working on issued machines. I do not know what is wrong. >>>>>>>> >>>>>>>> -- >>>>>>>> You received this message because you are subscribed to the Google >>>>>>>> Groups "emscripten-discuss" group. >>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>> send an email to [email protected]. >>>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>>> >>>>>>> >>>>>>> -- >>>>>>> You received this message because you are subscribed to the Google >>>>>>> Groups "emscripten-discuss" group. >>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>> send an email to [email protected]. >>>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>>> >>>>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "emscripten-discuss" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "emscripten-discuss" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
