orca/src
Martin Fouilleul 4b2580f510 Documentation and some API cleaning
- Fleshing out Readme
- Renaming pong to breakout
- Renaming triangleGLES to triangle
- Move cheatsheets to their own directory
- Cleanup clock example to use in QuickStart
- QuickStart.md
- Some API cleaning:
    - oc_font_create_from_file()/oc_font_create_from_path()
    - oc_image_create_from_file/oc_image_create_from_path
    - oc_canvas_set_current() -> oc_canvas_select()
    - some matrix helpers
2023-09-10 12:29:40 +02:00
..
app Support double and triple click text selection 2023-09-09 14:57:51 +02:00
graphics Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
libc-shim Support double and triple click text selection 2023-09-09 14:57:51 +02:00
platform Fix file date on windows 2023-09-08 10:18:22 +02:00
ui Support double and triple click text selection 2023-09-09 14:57:51 +02:00
util Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
wasmbind wasm bindings: enforce pointer length 2023-09-07 07:51:23 +00:00
orca.c vblank notification: win32 2023-09-08 20:58:11 -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 Documentation and some API cleaning 2023-09-10 12:29:40 +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