Files
georgemoralis 3157382d8e OpenAL sound backened (#4030)
* code cleanup

* simd implementation and better buffer support

* reduce logging in audioout

* added openal libs

* added sceAudioOutGetSystemState

* fixed backend

* initial audio out openal support , still not working properly

* cleanups

* fixed converters for openal

* basic work for openal and audio3d

* clang

* better conversion?

* trying to fix conversions

* better conversions?

* more safe format conversions

* improved audioout conversions

* seems better

* smoother

* increased buffers

* reduce spamming log

* added SIMD version of convertors

* some corrections to audio3d

* support for AL_EXT_FLOAT32 extension and fallbacks if not available

* added device selection

* use ALC_ALL_DEVICES_SPECIFIER

* no it will not work this way

* improved device detection

* fixed audio3d again

* proper device register in openal

* some openal audio3d improvements based on the sdl one

* clang
2026-03-10 11:00:21 +02:00
..
2025-12-28 13:24:42 +02:00
2026-02-12 16:17:40 +02:00
2026-02-12 16:17:40 +02:00
2025-04-12 18:01:39 +03:00
2025-09-18 11:53:04 +03:00
2025-02-25 20:46:26 +02:00
2025-04-12 18:01:39 +03:00
2025-10-31 10:28:39 +02:00
2025-02-24 08:26:14 +03:00
2025-04-12 18:01:39 +03:00
2026-02-12 16:17:40 +02:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2026-03-03 10:45:34 +01:00
2024-12-05 23:10:27 +02:00
2025-04-12 18:01:39 +03:00
2024-11-24 11:37:14 +01:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2025-04-12 18:01:39 +03:00
2026-03-10 11:00:21 +02:00