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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the sinc8 resampler option
Chris Robinson
2017-02-19
1
-12
/
+2
*
Reorganize ALvoice members
Chris Robinson
2017-02-15
1
-7
/
+6
*
Make ALsourceProps' Send array dynamically sized
Chris Robinson
2017-02-14
2
-4
/
+13
*
Fix build with non-C11 atomics
Chris Robinson
2017-02-13
1
-1
/
+1
*
Make the source state atomic
Chris Robinson
2017-02-13
1
-1
/
+8
*
Put BsincState in a generic union
Chris Robinson
2017-02-13
2
-2
/
+6
*
Fix more uses of unsigned sizes and offsets
Chris Robinson
2017-02-10
1
-1
/
+1
*
Remove a couple context lock wrapper functions
Chris Robinson
2017-02-07
1
-6
/
+0
*
Remove __android_log_print calls for TRACEREF
Chris Robinson
2017-01-27
1
-1
/
+0
*
Also log to __android_log_print on Android
Chris Robinson
2017-01-26
1
-0
/
+11
*
Move the B-Format HRTF virtual speaker stuff to InitHrtfPanning
Chris Robinson
2017-01-18
1
-12
/
+20
*
Replace some ALvoid with void
Chris Robinson
2017-01-18
1
-3
/
+3
*
Use ALsizei in more places
Chris Robinson
2017-01-18
5
-29
/
+29
*
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
2
-3
/
+4
*
Use ALsizei for sizes and offsets with the mixer
Chris Robinson
2017-01-16
2
-18
/
+18
*
Use second-order ambisonics for basic HRTF rendering
Chris Robinson
2017-01-15
1
-2
/
+2
*
Reorder filter coefficients
Chris Robinson
2016-12-21
1
-1
/
+1
*
Convert the SndIO backend to the updated API
Chris Robinson
2016-12-21
1
-3
/
+0
*
Only send source updates for sources that have updated
Chris Robinson
2016-11-23
1
-0
/
+2
*
Clean up finding a source's voice
Chris Robinson
2016-11-22
1
-1
/
+1
*
Workaround some systems having an ECHO macro
Chris Robinson
2016-10-30
1
-10
/
+10
*
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
2
-2
/
+45
*
Finalize AL_SOFT_gain_clamp_ex
Chris Robinson
2016-10-03
1
-5
/
+0
*
Add a volume-adjust config option to adjust the source output volume
Chris Robinson
2016-09-24
1
-0
/
+2
*
Remove some more unnecessary volatiles
Chris Robinson
2016-09-24
1
-5
/
+5
*
Call ALfilterState_processC directly
Chris Robinson
2016-09-12
1
-3
/
+2
*
Mark a global variable declaration as extern
Chris Robinson
2016-09-11
1
-1
/
+1
*
Use unsigned int shifts for device flags
Chris Robinson
2016-09-07
1
-5
/
+5
*
Make the SelectMixer function sharable
Chris Robinson
2016-09-06
1
-0
/
+2
*
Remove use of DECL_CONST
Chris Robinson
2016-09-06
2
-10
/
+8
*
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
*
Add a query for the maximum source gain limit
Chris Robinson
2016-08-28
1
-0
/
+5
*
Clamp the maximum mixing gain boost to 16
Chris Robinson
2016-08-27
1
-0
/
+2
*
Allow sources to play while alcSuspendContext is in effect
Chris Robinson
2016-08-26
1
-1
/
+7
*
Properly defer effect slot changes
Chris Robinson
2016-08-25
1
-0
/
+3
*
Add a ref count to ALeffectState
Chris Robinson
2016-08-25
2
-0
/
+8
*
Combine related members into a struct
Chris Robinson
2016-08-24
1
-10
/
+12
*
Don't pass the context's distance model as the source's
Chris Robinson
2016-08-23
1
-0
/
+5
*
Avoid resupplying unneeded source updates
Chris Robinson
2016-08-23
1
-34
/
+37
*
Use a more specialized mixer function for B-Format to HRTF
Chris Robinson
2016-08-12
2
-2
/
+6
*
Decode directly from B-Format to HRTF instead of a cube
Chris Robinson
2016-08-11
1
-2
/
+3
*
Add 'restrict' to another parameter
Chris Robinson
2016-08-03
1
-1
/
+1
*
Don't store the looping state in the voice
Chris Robinson
2016-07-31
1
-4
/
+2
*
Remove DevFmtBFormat3D, which is covered by DevFmtAmbi1
Chris Robinson
2016-07-31
1
-1
/
+1
*
Add an option to specify the ambisonic output configuration
Chris Robinson
2016-07-31
1
-0
/
+12
[next]