mach/libs
Louis Pearson 0e71daf504
{sysaudio,examples}: get sysaudio running on linux, separate audio configuration and descriptor (#518)
* Get sysaudio working on linux
* Separate audio configuration and descriptor
* Config/Descriptor -> Options/Properties
- Rename sysaudio DeviceConfig and DeviceDescriptor to Device.Options and Device.Properties
- example: Convert buffer before passing to renderWithType
* make Device.start() idempotent
2022-09-09 08:58:03 -07:00
..
basisu basisu: use @bitCast for casting bit fields 2022-08-29 05:59:52 -07:00
ecs ecs: improve compatibility with self-hosted compiler 2022-09-08 10:22:11 -07:00
freetype all: revert cimport workaround 2022-09-07 21:24:47 -07:00
gamemode all: zig fmt 2022-09-08 10:22:43 -07:00
glfw glfw: workaround cImport self-hosted compiler bug ziglang/zig#12784 2022-09-08 07:19:36 -07:00
gpu gpu-dawn: default to release version of Dawn 2022-09-06 20:54:22 -07:00
gpu-dawn gpu-dawn: default to release version of Dawn 2022-09-06 20:54:22 -07:00
sysaudio {sysaudio,examples}: get sysaudio running on linux, separate audio configuration and descriptor (#518) 2022-09-09 08:58:03 -07:00
sysjs sysjs: Implement Object.copyBytes to copy over a slice to Js array type objects 2022-08-28 23:37:56 -07:00