mach/examples/core-custom-entrypoint
Stephen Gutekanst 656b0202f2 Core: add .present_frame event replacing swapbuffers call
Note that on e.g. web platform, swapbuffers is not an explicit call.
We also need a signal that the frame has been submitted and finished,
and this is it.

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-04-29 20:17:26 -07:00
..
Game.zig Core: add .present_frame event replacing swapbuffers call 2024-04-29 20:17:26 -07:00
main.zig examples: core-custom-entrypoint: minor cleanup 2024-04-16 19:15:19 -07:00
shader.wgsl core: add mach.Core module API 2024-04-08 23:49:38 -07:00