orca/src
Martin Fouilleul b9232b796c Fix hang on quit. Closes #91 2023-09-12 09:36:32 +02:00
..
app Fix hang on quit. Closes #91 2023-09-12 09:36:32 +02:00
graphics oc_matrix_push() -> oc_matrix_multiply_push(), and add oc_matrix_push() to push a matrix on the stack as is 2023-09-11 20:02:46 +02:00
libc-shim Licensing and copyright information 2023-09-11 11:09:47 +02:00
platform Licensing and copyright information 2023-09-11 11:09:47 +02:00
ui oc_matrix_push() -> oc_matrix_multiply_push(), and add oc_matrix_push() to push a matrix on the stack as is 2023-09-11 20:02:46 +02:00
util Fix quit by sending an event to wakeup the main loop when calling oc_request_quit() 2023-09-11 18:36:40 +02:00
wasmbind Fix quit by sending an event to wakeup the main loop when calling oc_request_quit() 2023-09-11 18:36:40 +02:00
orca.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
orca.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
orca.m Licensing and copyright information 2023-09-11 11:09:47 +02:00
runtime.c Fix hang on quit. Closes #91 2023-09-12 09:36:32 +02:00
runtime.h Licensing and copyright information 2023-09-11 11:09:47 +02:00
runtime_io.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
runtime_memory.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
runtime_memory.h change len of strings to size_t 2023-09-11 12:53:15 +02:00