Reuben Dunnington
fad375c403
macos window title/size
...
* add macOS implmentation for oc_window_set_title()
* move implementation of oc_window_set_content_size() to a block that
is guaranteed to run on the main thread
2023-08-24 11:57:41 -07:00
Reuben Dunnington
9ed636e018
update samples for oc_window_set_content_size oc_vec2 change
2023-08-24 11:42:28 -07:00
Reuben Dunnington
bfd4c2a450
update oc_window_set_content_size to use oc_vec2 for consistency
2023-08-24 11:42:27 -07:00
Reuben Dunnington
81712c14c1
update samples with title/window size
2023-08-24 11:42:27 -07:00
Reuben Dunnington
d4cb93c61a
oc_runtime_window_set_title and oc_runtime_window_set_size
2023-08-24 11:42:27 -07:00
Reuben Dunnington
e4ac212408
wip window title and size API
2023-08-24 11:42:26 -07:00
Reuben Dunnington
72209200b5
format app.h
2023-08-24 11:42:26 -07:00
Reuben Dunnington
b9e843f4bb
fix some crashes in metal implementation when pathCount and etlCount are 0
2023-08-24 11:33:21 -07:00