mach/src
Stephen Gutekanst 8113ca370d all: remove support for stage1
With almost all tests/examples working on all platforms now with the new compiler,
https://github.com/hexops/mach/issues/180, it's time to remove stage1 support.

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-09-10 00:09:30 -07:00
..
platform all: remove support for stage1 2022-09-10 00:09:30 -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: correct vsync mode setting 2022-08-18 10:33:34 -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: update to latest mach/gpu API 2022-08-12 00:43:43 -07:00
Timer.zig mach: add a standard way to access platform specific structs 2022-05-23 01:03:43 -07:00