AuroraOpenALSoft/Alc
Chris Robinson ac4fc4026c Add a device method to retrieve the active latency
This is effectively the time until the next update will be heard by the user,
or the closest approximation thereof, in nanoseconds.
2012-08-17 13:38:52 -07:00
..
backends Add a device method to retrieve the active latency 2012-08-17 13:38:52 -07:00
ALc.c Add a device method to retrieve the active latency 2012-08-17 13:38:52 -07:00
alcConfig.c Avoid size_t and ssize_t in some places 2011-09-20 11:40:56 -07:00
alcDedicated.c Use wrappers for float-typed math functions 2012-06-29 02:12:36 -07:00
alcEcho.c Use wrappers for float-typed math functions 2012-06-29 02:12:36 -07:00
alcModulator.c Use wrappers for float-typed math functions 2012-06-29 02:12:36 -07:00
alcReverb.c Use wrappers for float-typed math functions 2012-06-29 02:12:36 -07:00
alcRing.c Avoid a junk sample at the start of the ring buffer, and allocate the buffer 2011-06-27 14:30:45 -07:00
alcThread.c Set a 1MB stack size for created threads 2012-04-16 19:15:48 -07:00
ALu.c Handle the scalar values a bit better 2012-08-11 06:20:24 -07:00
bs2b.c Use memset to clear the bs2b filter's last sample and remove the unused is_clear function 2012-02-19 13:09:29 -08:00
helpers.c Fix aligned allocator fallback 2012-08-16 10:30:13 -07:00
hrtf_tables.inc Update HRTF coefficients 2011-07-01 05:08:57 -07:00
hrtf.c Use a more efficient method to blend HRTF delays and coefficients 2012-08-11 02:16:34 -07:00
mixer_c.c Apply HRTF mixer coefficients with stepping using SSE 2012-08-15 08:19:04 -07:00
mixer_defs.h Move mixers into separate source files 2012-08-15 01:01:55 -07:00
mixer_inc.c Place the alignment attribute before the variable declaration 2012-08-16 10:42:48 -07:00
mixer_neon.c Apply HRTF mixer coefficients with stepping using SSE 2012-08-15 08:19:04 -07:00
mixer_sse.c Apply HRTF mixer coefficients with stepping using SSE 2012-08-15 08:19:04 -07:00
mixer.c Add cmake options to disable or require support for CPU extensions 2012-08-15 01:24:50 -07:00
panning.c Use a more efficient method to offset the speaker angles when computing gains 2012-08-09 02:31:19 -07:00