orca/src
Martin Fouilleul bd35b75f4b Minor API cleanup:
- Removing unused remote/host surfaces for now
- Complete canvas attributes getters
- Separate surface creation APIs accessible by host and guest
- added oc_get_matrix(), removed oc_viewport()
- oc_get_clip -> oc_clip_top, oc_get_matrix -> oc_matrix_top
2023-09-06 08:58:04 +02:00
..
app Minor API cleanup: 2023-09-06 08:58:04 +02:00
graphics Minor API cleanup: 2023-09-06 08:58:04 +02:00
libc-shim Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
platform Helpers for manipulating orca structs living in wasm memory: 2023-09-02 18:07:57 +02:00
ui Minor API cleanup: 2023-09-06 08:58:04 +02:00
util - Added oc_file_open_with_request() to request new file capability for a given path. This presents user with a message box allowing them to accept or deny the request. 2023-09-02 11:00:28 +02:00
wasmbind Minor API cleanup: 2023-09-06 08:58:04 +02:00
orca.c oc_runtime_window_set_title and oc_runtime_window_set_size 2023-08-24 11:42:27 -07:00
orca.h Minor API cleanup: 2023-09-06 08:58:04 +02:00
orca.m Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
runtime.c Helpers for manipulating orca structs living in wasm memory: 2023-09-02 18:07:57 +02:00
runtime.h Helpers for manipulating orca structs living in wasm memory: 2023-09-02 18:07:57 +02:00
runtime_io.c Helpers for manipulating orca structs living in wasm memory: 2023-09-02 18:07:57 +02:00
runtime_memory.c Helpers for manipulating orca structs living in wasm memory: 2023-09-02 18:07:57 +02:00
runtime_memory.h Helpers for manipulating orca structs living in wasm memory: 2023-09-02 18:07:57 +02:00