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
/
Alc
/
mixer_sse2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put BsincState in a generic union
Chris Robinson
2017-02-13
1
-3
/
+3
*
Use ALsizei and ALint for sizes and offsets with resamplers and filters
Chris Robinson
2017-01-16
1
-5
/
+5
*
Add some more 'restrict' keywords
Chris Robinson
2016-10-06
1
-2
/
+3
*
Fix placement of alignas - fixes Mac OS X build
rdb
2016-05-03
1
-2
/
+2
*
Implement a band-limited sinc resampler
Chris Robinson
2015-11-05
1
-1
/
+1
*
Use the correct position in the SSE resamplers for left-over processing
Chris Robinson
2015-10-25
1
-1
/
+4
*
Use the correct array indices for SSE register components
Chris Robinson
2015-10-17
1
-1
/
+1
*
Move the FIR4 from SSE2 to SSE3
Chris Robinson
2015-10-11
1
-62
/
+0
*
Slightly improve the FIR4 SSE resamplers
Chris Robinson
2015-10-11
1
-3
/
+3
*
Implement a 6-point sinc-lanczos filter
Chris Robinson
2015-09-29
1
-4
/
+4
*
Replace the cubic resampler with a 4-point sinc/lanczos filter
Chris Robinson
2015-09-27
1
-6
/
+6
*
Constify some variables
Chris Robinson
2014-12-16
1
-12
/
+12
*
Multiply samples with the cubic coeffs before transposing
Chris Robinson
2014-12-15
1
-6
/
+7
*
Load samples with _mm_loadu_ps in the cubic SSE resamplers
Chris Robinson
2014-12-15
1
-4
/
+5
*
Add SSE2 and SSE4.1 cubic resamplers
Chris Robinson
2014-12-15
1
-0
/
+60
*
Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2...
François Cami
2014-08-18
1
-2
/
+2
*
Update a couple sources with the proper author
Chris Robinson
2014-06-06
1
-1
/
+1
*
Move InitiatePositionArrays to mixer_defs.h
Chris Robinson
2014-06-06
1
-22
/
+1
*
Add SSE2 and SSE4.1 linear resamplers
Timothy Arceri
2014-06-06
1
-0
/
+99