mach/examples/core-custom-entrypoint
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
..
App.zig obj: Move Platform and InitOptions fields into core.windows (#1309) 2024-11-30 15:13:14 -07:00
main.zig module: implement cross-Object-pool graph relations 2024-11-23 21:20:04 -07:00
shader.wgsl build: examples run independently & sysaudio examples renamed as tests 2024-10-29 21:55:40 -07:00