orca/samples/pong
Martin Fouilleul e4d9955e83 [gles] expose GLES surface and GLES API to orca apps.
- 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
2023-08-08 22:54:29 +02:00
..
data Make pong prettier 2023-07-04 16:14:14 -05:00
src [gles] expose GLES surface and GLES API to orca apps. 2023-08-08 22:54:29 +02:00
.gitignore Merge branch 'main' into ui 2023-07-13 21:53:57 -07:00
build.bat Convert build scripts to Python (#31) 2023-08-08 09:38:43 +00:00
build.sh Convert build scripts to Python (#31) 2023-08-08 09:38:43 +00:00
icon.png orca runtime initial commit 2023-04-12 16:21:03 +02:00
trace.sh Add dtrace + spall script 2023-07-02 07:09:39 -05:00