This website requires JavaScript.
Explore
Help
Sign In
hmn
/
orca
Watch
5
Fork
You've already forked orca
2
Code
Issues
21
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
5a7182a3b9
orca
/
src
/
app
History
Martin Fouilleul
5a7182a3b9
make vsync differences between win32 and macos explicit in runtime.c
2023-09-09 14:34:20 +02:00
..
app.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
app.h
Helpers for manipulating orca structs living in wasm memory:
2023-09-02 18:07:57 +02:00
app_internal.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
orca_app.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
osx_app.h
[osx] implement oc_surface_bring_to_front() and oc_surface_send_to_back()
2023-08-28 15:48:24 +02:00
osx_app.m
make vsync differences between win32 and macos explicit in runtime.c
2023-09-09 14:34:20 +02:00
win32_app.c
rework vsync to be manual wait for win32
2023-09-08 21:35:13 -07:00
win32_app.h
rework vsync to be manual wait for win32
2023-09-08 21:35:13 -07:00
win32_manifest.xml
This commit restructures the codebase to melt the milepost platform layer into the main orca codebase.
2023-08-13 15:28:57 +02:00