mach/src
Hordur Johannsson 4cd222ac83 Updates to math.collision
* Added function to compute contacts between polygons and circles.
* Added documentation for existing functions.
* Fixed a bug in Line.collideLine.
* Added more unit tests.
2024-09-21 09:54:53 -07:00
..
core core: use xkb for keysym to unicode conversion 2024-09-17 10:59:30 -07:00
gfx remove unmaintained WASM support 2024-08-24 23:22:52 -07:00
math Updates to math.collision 2024-09-21 09:54:53 -07:00
module module: add dispatchUntil helper 2024-08-24 22:33:15 -07:00
sysaudio deduplicate win32 bindings 2024-08-25 15:24:24 -07:00
sysgpu build: fix sysgpu_backend build option (#1264) 2024-09-08 16:45:22 -07:00
time all: move mach.Timer, core Timer/Frequency to mach.time module 2024-08-25 14:24:09 -07:00
Audio.zig Audio: respect volume properly 2024-07-06 11:16:55 -07:00
Core.zig core: get wayland to compile 2024-09-17 10:59:30 -07:00
gamemode.zig linux: update to latest vulkan-zig API; fix build 2024-06-02 18:57:45 -07:00
main.zig add mach module doc comment 2024-08-25 14:26:34 -07:00
testing.zig testing: fix runtime parameters 2024-04-06 15:18:38 -07:00
win32.zig deduplicate win32 bindings 2024-08-25 15:24:24 -07:00