mach/src
Stephen Gutekanst 1a7753936b Audio: fix audio buffer SIMD alignment issues
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2024-12-29 13:48:18 -07:00
..
core module: remove error-prone "optimized" function variants for now 2024-12-24 17:02:36 -07:00
gfx gfx: minor Sprite module cleanup/improvements 2024-12-27 16:38:42 -07:00
math math: zig fmt 2024-10-08 22:48:45 -07:00
sysaudio build: examples run independently & sysaudio examples renamed as tests 2024-10-29 21:55:40 -07:00
sysgpu sysgpu: linux: fix spir-v generation in hardware test example (#1323) 2024-12-29 11:54:05 -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: fix audio buffer SIMD alignment issues 2024-12-29 13:48:18 -07:00
Core.zig core: cleanup border/decorated properties 2024-12-24 16:02:03 -07:00
gamemode.zig update to Zig 2024.10-mach (helps hexops/mach#1276) 2024-10-08 11:42:23 -07:00
graph.zig object: graph: expose Graph.Results 2024-12-01 13:55:30 -07:00
main.zig gfx: rewrite Sprite module to use object system 2024-12-26 11:51:01 -07:00
module.zig module: fix object_name_id bug 2024-12-27 17:32:06 -07:00
mpsc.zig object: remove MPSC queue takeAll() in favor of just pop() 2024-11-30 12:18:21 -07:00
StringTable.zig module: object recycling 2024-11-23 21:20:04 -07:00
testing.zig update to Zig 2024.10-mach (helps hexops/mach#1276) 2024-10-08 11:42:23 -07:00
win32.zig deduplicate win32 bindings 2024-08-25 15:24:24 -07:00