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
*
Move HRTF params and state closer together
Chris Robinson
2015-02-09
1
-3
/
+3
*
Add missing alignas to CubicLUT declaration
Chris Robinson
2015-01-13
1
-1
/
+1
*
Remove some unnecessary restrict uses
Chris Robinson
2014-12-24
1
-7
/
+6
*
Use aluVector and aluMatrix in a couple more places
Chris Robinson
2014-12-16
1
-1
/
+1
*
Add explicit matrix and vector types to operate with
Chris Robinson
2014-12-16
1
-0
/
+38
*
Use a lookup table to do cubic resampling
Chris Robinson
2014-12-15
1
-9
/
+9
*
Transpose the cubic matrix op
Chris Robinson
2014-12-15
1
-6
/
+6
*
Remove IrSize from DirectParams
Chris Robinson
2014-11-29
1
-1
/
+0
*
Move the voice's last position and gain out of the Hrtf container
Chris Robinson
2014-11-24
1
-2
/
+3
*
Partially revert "Use a different method for HRTF mixing"
Chris Robinson
2014-11-23
1
-1
/
+9
*
Rename Voice's NumChannels to OutChannels
Chris Robinson
2014-11-22
1
-1
/
+1
*
Store the number of output channels in the voice
Chris Robinson
2014-11-22
1
-0
/
+1
*
Remove an unnecessary union container
Chris Robinson
2014-11-22
1
-3
/
+1
*
Use a different method for HRTF mixing
Chris Robinson
2014-11-22
1
-27
/
+1
*
Use a separate macro for the max output channel count
Chris Robinson
2014-11-07
1
-5
/
+5
*
Use a method to set omni-directional channel gains
Chris Robinson
2014-11-04
1
-14
/
+7
*
Support B-Format source rotation with AL_ORIENTATION
Chris Robinson
2014-10-31
1
-3
/
+4
*
Add preliminary AL_EXT_BFORMAT support
Chris Robinson
2014-10-31
1
-0
/
+8
*
Make ComputeAngleGains use ComputeDirectionalGains
Chris Robinson
2014-10-02
1
-5
/
+5
*
Don't use ComputeAngleGains for SetGains
Chris Robinson
2014-10-02
1
-1
/
+5
*
Use an ambisonics-based panning method
Chris Robinson
2014-09-30
1
-0
/
+8
*
Rename activesource to voice
Chris Robinson
2014-08-21
1
-4
/
+4
*
Use a NULL source for inactive activesources
Chris Robinson
2014-08-21
1
-3
/
+7
*
Combine the direct and send mixers
Chris Robinson
2014-06-13
1
-3
/
+3
*
Combine some dry and wet path types
Chris Robinson
2014-06-13
1
-15
/
+6
*
Avoid a loop when updating the source position variables
Chris Robinson
2014-06-02
1
-0
/
+2
*
Move the active source's offset out of the direct params
Chris Robinson
2014-05-24
1
-2
/
+0
*
Return a sample pointer from resamplers
Chris Robinson
2014-05-19
1
-2
/
+2
*
Put per-channel filter properties together
Chris Robinson
2014-05-19
1
-8
/
+12
*
Move an HRTF mixer parameter and shorten a couple variable names
Chris Robinson
2014-05-18
1
-3
/
+3
*
Don't pass the SendParams to the wet-path mixer
Chris Robinson
2014-05-18
1
-11
/
+13
*
Don't pass the DirectParams to the dry-path mixer
Chris Robinson
2014-05-18
1
-12
/
+13
*
Use different parameters for HRTF mixers
Chris Robinson
2014-05-18
1
-0
/
+4
*
Pass some DirectParams as function parameters
Chris Robinson
2014-05-18
1
-2
/
+3
*
Apply high-pass source filters as needed
Chris Robinson
2014-05-17
1
-0
/
+4
*
Add a flag to specify when the low-pass filter needs to apply
Chris Robinson
2014-05-17
1
-13
/
+21
*
Better pack HRTF mixing properties
Chris Robinson
2014-05-03
1
-11
/
+11
*
Clamp the current and target gain lower bound to epsilon
Chris Robinson
2014-05-03
1
-1
/
+1
*
Use C11 alignas when available
Chris Robinson
2014-04-19
1
-4
/
+6
*
Make HRTF stepping values per-channel
Chris Robinson
2014-04-05
1
-2
/
+2
*
Remove the click removal buffers for auxiliary effect slots
Chris Robinson
2014-03-23
1
-4
/
+1
*
Add gain stepping to the send mixers
Chris Robinson
2014-03-23
1
-1
/
+8
*
Remove the now-unneeded click removal buffers for the device
Chris Robinson
2014-03-23
1
-4
/
+1
*
Step mixing gains per-sample for non-HRTF mixing
Chris Robinson
2014-03-23
1
-2
/
+7
*
Move the step counter and moving flag to DirectParams
Chris Robinson
2014-03-23
1
-2
/
+4
*
Store the HrtfState directly in the DirectParams
Chris Robinson
2014-03-23
1
-3
/
+3
*
Move some HRTF and mixer structs to alu.h
Chris Robinson
2014-03-22
1
-6
/
+60
*
Store some source mixing parameters in the active source struct
Chris Robinson
2014-03-19
1
-3
/
+3
*
Add min/max/clamp methods for doubles
Chris Robinson
2013-11-27
1
-0
/
+7
*
Use C99 inline in more places
Chris Robinson
2013-11-04
1
-18
/
+18
[next]