orca/src
Reuben Dunnington 0d839a9767
call oc_on_mouse_wheel() when getting a wheel event
2023-09-18 19:17:31 -07:00
..
app Consistency/intent 2023-09-14 11:54:38 +02:00
ext Add commands to deal with Orca source code: 2023-09-16 17:54:56 +02:00
graphics Consistency/intent 2023-09-14 11:54:38 +02:00
libc-shim expose malloc/free to apps through libc-shim stdlib.h 2023-09-18 21:13:06 +02:00
platform Keep log format as "function() in file:line: msg", but pass the arguments in consistent order between the host and guest app. 2023-09-18 10:19:13 +00:00
ui [ui layout] 2023-09-16 16:59:45 +02:00
util Consistency/intent 2023-09-14 11:54:38 +02:00
wasmbind Keep log format as "function() in file:line: msg", but pass the arguments in consistent order between the host and guest app. 2023-09-18 10:19:13 +00: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 call oc_on_mouse_wheel() when getting a wheel event 2023-09-18 19:17:31 -07:00
runtime.h Clipboard handling 2023-09-13 16:59:26 +02:00
runtime_clipboard.c Consistency/intent 2023-09-14 11:54:38 +02:00
runtime_clipboard.h Consistency/intent 2023-09-14 11:54:38 +02:00
runtime_io.c Consistency/intent 2023-09-14 11:54:38 +02:00
runtime_memory.c Clipboard handling 2023-09-13 16:59:26 +02:00
runtime_memory.h Clipboard handling 2023-09-13 16:59:26 +02:00