mach/src
Stephen Gutekanst 1356cdd838 all: zig fmt
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-07-22 19:43:41 -07:00
..
platform all: zig fmt 2022-07-22 19:43:41 -07:00
resource mach: ResourceManager: implement auto convertion of files into assets based on given info 2022-06-24 10:07:16 -07:00
Core.zig mach: rename mach.Engine -> mach.Core 2022-07-04 20:14:27 -07:00
engine.zig mach: initial support for high-level ECS applications 2022-07-04 22:25:39 -07:00
enums.zig mach: mouse cursor support (#352) 2022-06-15 21:53:55 -07:00
main.zig mach: initial support for high-level ECS applications 2022-07-04 22:25:39 -07:00
platform.zig mach: merge and remove the extra layer of indirection caused by Core and 2022-06-01 23:45:56 -07:00
structs.zig mach: rename mach.Engine -> mach.Core 2022-07-04 20:14:27 -07:00
Timer.zig mach: add a standard way to access platform specific structs 2022-05-23 01:03:43 -07:00