mach/src
Ali Chraghi 6043c7eae6
mach: add is_app option to disable gamemode in desktop applications; use parseIp4 (#544)
* mach: add `is_app` option to disable gamemode in desktop applications
* use parseIp4 instead of resolveIp (which throws a compile error in windows)
2022-09-16 23:32:27 -07:00
..
platform mach: add is_app option to disable gamemode in desktop applications; use parseIp4 (#544) 2022-09-16 23:32:27 -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 all: fix pointless discards; typo; fix libmach compilation on Linux (#541) 2022-09-15 07:41:05 -07:00
engine.zig mach: improve compatibility with self-hosted compiler 2022-09-08 07:26:30 -07:00
enums.zig mach: mouse cursor support (#352) 2022-06-15 21:53:55 -07:00
main.zig mach: expose sysaudio/sysjs packages 2022-08-28 23:37:56 -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: add is_app option to disable gamemode in desktop applications; use parseIp4 (#544) 2022-09-16 23:32:27 -07:00
Timer.zig mach: add a standard way to access platform specific structs 2022-05-23 01:03:43 -07:00