index
:
openal-soft.git
UPSTREAM
master
v1.19
v1.20.0
v1.20.0-upstream
Original: git://repo.or.cz/openal-soft.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
OpenAL32
/
Include
/
alu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put BsincState in a generic union
Chris Robinson
2017-02-13
1
-1
/
+5
*
Replace some ALvoid with void
Chris Robinson
2017-01-18
1
-3
/
+3
*
Use ALsizei in more places
Chris Robinson
2017-01-18
1
-7
/
+7
*
Pass the left and right buffers to the hrtf mixers directly
Chris Robinson
2017-01-17
1
-5
/
+5
*
Use ALsizei and ALint for sizes and offsets with resamplers and filters
Chris Robinson
2017-01-16
1
-1
/
+2
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
1
-13
/
+13
*
Add some more 'restrict' keywords
Chris Robinson
2016-10-06
1
-1
/
+1
*
Remove an unused struct
Chris Robinson
2016-10-05
1
-6
/
+0
*
Pass current and target gains directly for mixing
Chris Robinson
2016-10-05
1
-2
/
+3
*
Make some pointer-to-array parameters const
Chris Robinson
2016-10-04
1
-2
/
+3
*
Mark a global variable declaration as extern
Chris Robinson
2016-09-11
1
-1
/
+1
*
Make the SelectMixer function sharable
Chris Robinson
2016-09-06
1
-0
/
+2
*
Use a predefined identity matrix
Chris Robinson
2016-09-05
1
-0
/
+1
*
Rename MatrixMixerFunc to RowMixerFunc
Chris Robinson
2016-09-02
1
-3
/
+3
*
Clamp the maximum mixing gain boost to 16
Chris Robinson
2016-08-27
1
-0
/
+2
*
Use a more specialized mixer function for B-Format to HRTF
Chris Robinson
2016-08-12
1
-0
/
+4
*
Move the input channel array out of the DirectParams and SendParams
Chris Robinson
2016-07-13
1
-13
/
+9
*
Store the voice output buffers separate from the params
Chris Robinson
2016-07-11
1
-6
/
+0
*
Use SSE for applying the HQ B-Format decoder matrices
Chris Robinson
2016-05-31
1
-0
/
+3
*
Use floats for the listener transforms
Chris Robinson
2016-05-16
1
-25
/
+0
*
Don't store the source's update method with the voice
Chris Robinson
2016-05-16
1
-3
/
+0
*
Avoid separate updates to sources that should apply together
Chris Robinson
2016-05-15
1
-2
/
+0
*
Provide asynchronous property updates for sources
Chris Robinson
2016-05-14
1
-2
/
+3
*
Find a valid source buffer before updating the voice
Chris Robinson
2016-05-09
1
-2
/
+3
*
Improve radius behavior with scaling of ambisonic coefficients
Chris Robinson
2016-04-24
1
-5
/
+6
*
More directly map coefficients for ambisonic mixing buffers
Chris Robinson
2016-04-15
1
-3
/
+22
*
Update some comments
Chris Robinson
2016-04-15
1
-4
/
+5
*
Avoid mixing all coefficients together when only some are used
Chris Robinson
2016-04-15
1
-1
/
+1
*
Avoid unnecessary loops for setting up effect slot b-format buffer mixing
Chris Robinson
2016-04-14
1
-0
/
+2
*
Move the InitRenderer method to panning.c
Chris Robinson
2016-04-14
1
-3
/
+13
*
Split aluInitPanning into separate functions for HRTF or UHJ
Chris Robinson
2016-04-14
1
-0
/
+2
*
Add config options to enable the hq ambisonic decoder
Chris Robinson
2016-03-16
1
-2
/
+1
*
Add a dual-band ambisonic decoder
Chris Robinson
2016-03-15
1
-1
/
+2
*
Use the real output's left and right channels with HRTF
Chris Robinson
2016-03-11
1
-2
/
+2
*
Calculate HRTF stepping params right before mixing
Chris Robinson
2016-02-14
1
-7
/
+11
*
Calculate channel gain stepping just before mixing
Chris Robinson
2016-02-14
1
-9
/
+11
*
Rename ComputeBFormatGains to ComputeFirstOrderGains
Chris Robinson
2016-01-31
1
-5
/
+5
*
Mix to multichannel for effects
Chris Robinson
2016-01-28
1
-4
/
+6
*
Separate calculating ambisonic coefficients from the panning gains
Chris Robinson
2016-01-25
1
-14
/
+34
*
Use doubles for the constructed listener matrix
Chris Robinson
2015-11-11
1
-12
/
+37
*
Implement a band-limited sinc resampler
Chris Robinson
2015-11-05
1
-4
/
+30
*
Pass in the Q parameter for setting the filter parameters
Chris Robinson
2015-11-01
1
-12
/
+1
*
Fix a comment
Chris Robinson
2015-11-01
1
-1
/
+1
*
Use one send gain per buffer channel
Chris Robinson
2015-10-23
1
-1
/
+1
*
Use a constant value for the post-position padding
Chris Robinson
2015-10-15
1
-2
/
+5
*
Store the source's previous samples with the voice
Chris Robinson
2015-10-15
1
-0
/
+3
*
Replace the sinc6 resampler with sinc8, and make SSE versions
Chris Robinson
2015-10-11
1
-4
/
+5
*
Implement a 6-point sinc-lanczos filter
Chris Robinson
2015-09-29
1
-2
/
+11
*
Replace the cubic resampler with a 4-point sinc/lanczos filter
Chris Robinson
2015-09-27
1
-3
/
+3
*
Don't keep selecting the mixer to use
Chris Robinson
2015-09-27
1
-1
/
+1
[next]