orca/src
Reuben Dunnington e4ac212408
wip window title and size API
2023-08-24 11:42:26 -07:00
..
app wip window title and size API 2023-08-24 11:42:26 -07:00
graphics fix some crashes in metal implementation when pathCount and etlCount are 0 2023-08-24 11:33:21 -07:00
libc-shim Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
platform add win32 impl for oc_clock_time() 2023-08-22 13:42:01 -07:00
ui Use textbox shortcuts from the host platform 2023-08-22 20:15:21 +00:00
util fixes for a couple compile errors 2023-08-21 11:50:42 -07:00
wasmbind wip window title and size API 2023-08-24 11:42:26 -07:00
orca.c Use textbox shortcuts from the host platform 2023-08-22 20:15:21 +00:00
orca.h Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
orca.m Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
runtime.c wip window title and size API 2023-08-24 11:42:26 -07:00
runtime.h expose oc_request_quit() to wasm runtime 2023-08-22 21:32:13 +00:00
runtime_io.c Don't assume oc_scratch() is cleared at the frame boundary. Use oc_scratch_begin()/oc_scratch_end() instead 2023-08-23 16:24:13 +02:00
runtime_memory.c Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00