orca/src
Reuben Dunnington e85d774245 Bring over more math functions from musl
* asin
* asinf
* acosf
* tan
* tanf
* atan
* atan2
* atan2f
* atanf
* cbrt
* cbrtf
* log
* logf
* log2
* log2f
2023-09-18 10:21:49 +00: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 Bring over more math functions from musl 2023-09-18 10:21:49 +00: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 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
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