mach/examples
Colton Franklin 1fe47b2b19
obj: Move Platform and InitOptions fields into core.windows (#1309)
* obj: Make field tracking use a single bitset

* obj: module: fix comment

* obj: Move `Platform` state and `InitOptions` fields into `core.windows`, initial push, only triangle example working on macos currently

* obj: `get` and `getValue` (renamed `getAll`) now do not return optionals, comment revisions, `device` is no longer optional, `native` is optional

* core: Lots of cleanup of unnecessary comments

* core: `Event`s now all contain `window_id`, darwin/windows: event functions now send window id

* core: comments, examples: fix `core-custom-entrypoint`
2024-11-30 15:13:14 -07:00
..
core-custom-entrypoint obj: Move Platform and InitOptions fields into core.windows (#1309) 2024-11-30 15:13:14 -07:00
core-triangle obj: Move Platform and InitOptions fields into core.windows (#1309) 2024-11-30 15:13:14 -07:00
custom-renderer module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00
glyphs module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00
hardware-check module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00
piano module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00
play-opus module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00
sprite module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00
text module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00