| - Allow orca app to request either Canvas or GLES surfaces - Add bounds check specifications to the json bindings spec format and to the bindings generator scripts. - Generate GLES API json bindings spec from gl.xml - Remove APIs that can't be bound with current wasm memory model (ie buffer mapping) - Manually link remaining APIs, except glGetString - Add fluid simulation sample - Add abort messages for wasm loading and runtime fatal errors - Adapt orca build tool to generate GLES json spec from gl.xml - Adapt glesTriangle and fluid samples build scripts to new orca build tool | ||
|---|---|---|
| .. | ||
| canvas_api.json | ||
| canvas_api_bind.c | ||
| clock_api.json | ||
| core_api.json | ||
| gles_api_bind_manual.c | ||
| io_api.json | ||
| io_impl.c | ||
| main.c | ||
| memory_impl.c | ||
| orca_app.h | ||