Commit Graph

7 Commits

Author SHA1 Message Date
Benji Trosch
5d87875491 removed win32 platform support 2023-03-08 01:40:28 -05:00
Noel Berry
1b02339f63
disable audio SSE intrinsics
found this to be a problem when compiling with clang on M1 macs, so just disabling for the time being
2023-01-02 13:16:13 -08:00
Noel Berry
4d7f7a993a added audio enabled flag 2022-11-20 19:32:38 -08:00
Noel Berry
2c45b8b2f2 removing platform abstract class, use ifdef instead 2022-11-19 17:53:21 -08:00
Noel Berry
1b41632991 audio tweaks so it still loads on windows w/o sdl2 2022-11-19 16:40:56 -08:00
RandyGaul
b57011905b tested audio stuff on tinylink 2022-11-19 14:09:08 -08:00
RandyGaul
4cc0f8b608 Integrate cute_sound.h 2022-11-13 17:59:35 -08:00