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
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
2
-10
/
+9
*
Make ALsourceProps' Send array dynamically sized
Chris Robinson
2017-02-14
3
-19
/
+19
*
Fix build with non-C11 atomics
Chris Robinson
2017-02-13
2
-3
/
+3
*
Make the source state atomic
Chris Robinson
2017-02-13
2
-27
/
+28
*
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
2
-23
/
+17
*
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
6
-39
/
+39
*
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
3
-4
/
+5
*
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
*
Avoid duplicating code using a macro
Chris Robinson
2016-12-21
3
-16
/
+3
*
Convert the SndIO backend to the updated API
Chris Robinson
2016-12-21
1
-3
/
+0
*
Trace the commit ID and branch the library was built from
Chris Robinson
2016-12-21
1
-0
/
+2
*
Use separate macros for atomics that don't take a memory order
Chris Robinson
2016-12-20
6
-57
/
+60
*
Fix an infinite loop
Chris Robinson
2016-11-23
1
-0
/
+1
*
Only send source updates for sources that have updated
Chris Robinson
2016-11-23
2
-1
/
+12
*
Clean up finding a source's voice
Chris Robinson
2016-11-22
2
-27
/
+30
*
Improve seqlock behavior
Chris Robinson
2016-11-21
1
-24
/
+32
*
Stop using almemory_order_consume
Chris Robinson
2016-11-17
3
-3
/
+3
*
Workaround some systems having an ECHO macro
Chris Robinson
2016-10-30
3
-23
/
+23
*
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
2
-5
/
+7
*
Remove some more unnecessary volatiles
Chris Robinson
2016-09-24
1
-5
/
+5
*
Call ALfilterState_processC directly
Chris Robinson
2016-09-12
2
-5
/
+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
3
-14
/
+12
*
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
*
Remove unnecessary consts
Chris Robinson
2016-08-31
1
-4
/
+4
*
Reorganize sample type conversion functions
Chris Robinson
2016-08-31
1
-286
/
+129
*
Initialize some enums to dummy values
Chris Robinson
2016-08-31
1
-8
/
+9
*
Remove the upper limit from AL_MIN_GAIN and AL_MAX_GAIN
Chris Robinson
2016-08-29
1
-2
/
+2
*
Add a query for the maximum source gain limit
Chris Robinson
2016-08-28
2
-0
/
+31
*
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
3
-8
/
+19
*
Avoid directly replacing the effect slot Update pointer
Chris Robinson
2016-08-25
1
-14
/
+10
[next]