orca/src/util
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
..
algebra.c Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
algebra.h Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
debug.h Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
hash.c Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
hash.h Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
lists.h - Added oc_file_open_with_request() to request new file capability for a given path. This presents user with a message box allowing them to accept or deny the request. 2023-09-02 11:00:28 +02:00
macros.h Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
memory.c - Added oc_file_open_with_request() to request new file capability for a given path. This presents user with a message box allowing them to accept or deny the request. 2023-09-02 11:00:28 +02:00
memory.h - Added oc_file_open_with_request() to request new file capability for a given path. This presents user with a message box allowing them to accept or deny the request. 2023-09-02 11:00:28 +02:00
ringbuffer.c Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
ringbuffer.h Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
strings.c Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
strings.h - Added oc_file_open_with_request() to request new file capability for a given path. This presents user with a message box allowing them to accept or deny the request. 2023-09-02 11:00:28 +02:00
typedefs.h Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
utf8.c Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00
utf8.h Auto-formatting with clang-format 2023-08-19 15:52:11 +02:00