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
*
Apply the output buffer offset before writing to it
Chris Robinson
2017-07-15
1
-1
/
+1
*
Use the bsinc resampler for the converter
Chris Robinson
2017-06-25
1
-0
/
+2
*
Add a new compressor/limiter
Chris Robinson
2017-05-27
1
-22
/
+0
*
Add an option to dither 8- and 16-bit output
Chris Robinson
2017-05-23
1
-0
/
+3
*
Reduce the amount of variables that hold the same value
Chris Robinson
2017-05-21
1
-2
/
+2
*
Use a macro to specify the decay target gain
Chris Robinson
2017-05-21
1
-0
/
+3
*
Reduce LIMITER_VALUE_MAX
Chris Robinson
2017-05-09
1
-1
/
+1
*
Store the output limiter values as fixed-point integers
Chris Robinson
2017-05-08
1
-2
/
+6
*
Calculate the output limiter gain using the RMS
Chris Robinson
2017-05-05
1
-0
/
+18
*
Rename RollOff to Rolloff
Chris Robinson
2017-05-05
1
-1
/
+1
*
Start an extension to change the source's spatialize property
Chris Robinson
2017-05-05
1
-3
/
+3
*
Add a property to force source spatialization on or off
Chris Robinson
2017-05-04
1
-0
/
+7
*
Add a mixing function to blend HRIRs
Chris Robinson
2017-05-03
1
-0
/
+5
*
Rename VOICE_IS_HRTF to VOICE_HAS_HRTF
Chris Robinson
2017-05-02
1
-1
/
+1
*
Rename 'moving' flag to 'fading'
Chris Robinson
2017-05-02
1
-2
/
+2
*
Add a method to enumerate resamplers
Chris Robinson
2017-04-21
1
-0
/
+2
*
Store the resampler as part of the source
Chris Robinson
2017-04-21
1
-14
/
+16
*
Make the default resampler a variable
Chris Robinson
2017-04-20
1
-2
/
+1
*
Store the source queue head in the voice to signify looping
Chris Robinson
2017-04-18
1
-3
/
+8
*
Store the source prop updates with the mixer voice
Chris Robinson
2017-04-17
1
-2
/
+59
*
Use ALsizei for the fir4 resampler fraction
Chris Robinson
2017-04-12
1
-1
/
+1
*
Add a sample converter
Chris Robinson
2017-04-10
1
-0
/
+10
*
Handle the source offset fraction as an ALsizei
Chris Robinson
2017-04-08
1
-2
/
+2
*
Pre-compute the sinc4 resampler coefficient table
Chris Robinson
2017-04-08
1
-4
/
+3
*
Store the HRIR coeff pointer and delays directly in MixHrtfParams
Chris Robinson
2017-03-12
1
-1
/
+2
*
Rework HRTF coefficient fading
Chris Robinson
2017-03-11
1
-11
/
+8
*
Make the voice's 'moving' state a bitflag
Chris Robinson
2017-03-11
1
-5
/
+4
*
Implement NFC filters for Ambisonic rendering
Chris Robinson
2017-03-10
1
-1
/
+8
*
Move ALvoice declaration to alu.h
Chris Robinson
2017-03-09
1
-1
/
+55
*
Ensure a non-playing or -paused source does not use a mixing voice
Chris Robinson
2017-02-25
1
-1
/
+1
*
Remove CalcXYZCoeffs and inline CalcAngleCoeffs
Chris Robinson
2017-02-23
1
-13
/
+9
*
Alter how panpot/pair-wise panning works
Chris Robinson
2017-02-23
1
-0
/
+10
*
Remove the sinc8 resampler option
Chris Robinson
2017-02-19
1
-12
/
+2
*
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
[next]