You can try building your Emscripten application with the Regal GL
emulation library. There was some effort to port Regal to Emscripten a bit
more than a year ago, and it was successful to some extent, though not very
heavily tested. Regal might enable emulation of glCallList et al.

2015-06-10 3:30 GMT+03:00 Alon Zakai <alonza...@gmail.com>:

> No, looks like that is not emulated currently. We have only partial
> emulation for immediate mode things like glBegin etc. Our main focus is to
> support the WebGL-friendly subset of GL,
> http://kripken.github.io/emscripten-site/docs/porting/multimedia_and_graphics/OpenGL-support.html
>
> - Alon
>
>
> On Tue, Jun 9, 2015 at 4:44 PM, ZengRui Wang <zengruiw...@gmail.com>
> wrote:
>
>> Hi,
>>
>> Does Emscripten supports glCallList? It is kind of weird cause only this
>> function could not be solved, others like glEndList....are all ported
>> successfully.
>>
>> Thanks!
>>
>> --
>> 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 emscripten-discuss+unsubscr...@googlegroups.com.
>> 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 emscripten-discuss+unsubscr...@googlegroups.com.
> 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 emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to