thorvg/src/bindings/wasm
RuiwenTang af5e0e3ef9 gl_engine: support cross compile GL backend into WASM
Support cross compile the GL backend code into WASM.
The code needs WebGL 2.0 API so, the compile flags contains `MAX_WEBGL_VERSION` and `FULL_ES3`
Also add binding code to initialize the WebGL context and GLCanvas.
2024-11-26 17:12:49 +09:00
..
meson.build build: Remove redundant comparisons 2024-08-19 17:42:40 +09:00
tvgWasmLottieAnimation.cpp gl_engine: support cross compile GL backend into WASM 2024-11-26 17:12:49 +09:00