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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v1.19' of git://repo.or.cz/openal-soft into v1.19
v1.19
Sven Gothel
2019-04-07
1
-375
/
+837
|
\
|
*
Fix Resample_bsinc_SSE pointer casts.
John Preston
2018-11-08
1
-1
/
+1
|
*
Release 1.19.1
openal-soft-1.19.1
Chris Robinson
2018-10-11
1
-1
/
+1
|
*
Use the common init/close functions for alffplay
Chris Robinson
2018-10-10
1
-1
/
+2
|
*
Release 1.19.0
openal-soft-1.19.0
Chris Robinson
2018-09-06
1
-2
/
+2
|
*
Pass the appropriate /arch switch for x86 MSVC
Chris Robinson
2018-08-31
1
-12
/
+30
|
*
Enable HRTF data set embedding by default
Chris Robinson
2018-08-29
1
-1
/
+1
|
*
Check for and use copysignf
Chris Robinson
2018-08-29
1
-0
/
+1
|
*
EFX: Autowah implementation
Raulshc
2018-07-25
1
-0
/
+1
|
*
On 32-bit targets with SSE, enable SSE/SSE2 codegen by default
Chris Robinson
2018-07-16
1
-0
/
+28
|
*
CMake: fix SSE3 typo
Jan Chren (rindeal)
2018-05-29
1
-1
/
+1
|
*
EFX: Frequency Shifter implementation
Raulshc
2018-05-20
1
-0
/
+1
|
*
Move the ALcomplex and FFT functions to a separate file
Chris Robinson
2018-05-15
1
-0
/
+2
|
*
Include header files in CMake's source lists
Chris Robinson
2018-04-21
1
-50
/
+95
|
*
Move the bnad-splitter filters to a separate source
Chris Robinson
2018-04-21
1
-0
/
+1
|
*
Specify Libs.private for the pkg-config file
Chris Robinson
2018-03-29
1
-1
/
+12
|
*
Don't specify macros as arguments to CHECK_INCLUDE_FILE(S)
Chris Robinson
2018-03-28
1
-2
/
+13
|
*
Also add SDL2's include path
Jan Niklas Hasse
2018-03-24
1
-0
/
+1
|
*
Use proc_pidpath to get the process path on macOS when available
Chris Robinson
2018-03-24
1
-0
/
+1
|
*
Move NFC filters to the filter directory
Chris Robinson
2018-03-22
1
-1
/
+1
|
*
Move the filter implementation to a separate directory
Chris Robinson
2018-03-22
1
-0
/
+1
|
*
Move mixer sources into a sub-directory
Chris Robinson
2018-03-22
1
-12
/
+12
|
*
EFX:Pitch Shifter implementation
Raulshc
2018-03-18
1
-0
/
+1
|
*
Rename the mmdevapi backend to wasapi
Chris Robinson
2018-03-09
1
-10
/
+10
|
*
Add SDL2 backend for playback, fix #173
Jan Niklas Hasse
2018-03-07
1
-1
/
+21
|
*
Add almultireverb to the install target
Chris Robinson
2018-02-20
1
-1
/
+1
|
*
Add an example for multi-zone reverb
Chris Robinson
2018-02-18
1
-0
/
+9
|
*
Check for a cbrtf function
Chris Robinson
2018-02-06
1
-0
/
+1
|
*
Remove the unused thunk code
Chris Robinson
2018-02-02
1
-1
/
+0
|
*
Add a ctz64 fallback using _BitScanForward when available
Chris Robinson
2018-01-27
1
-0
/
+7
|
*
Check for _BitScanForward64 before using it
Chris Robinson
2018-01-27
1
-0
/
+7
|
*
Handle event properties
Chris Robinson
2018-01-23
1
-0
/
+1
|
*
Remove now-unused alloca and VLA checks
Chris Robinson
2018-01-21
1
-16
/
+0
|
*
Add a method to get the system's page size
Chris Robinson
2018-01-16
1
-0
/
+1
|
*
Move the ringbuffer declarations to a separate header
Chris Robinson
2018-01-11
1
-1
/
+1
|
*
Move the config function declarations to their own header
Chris Robinson
2018-01-11
1
-1
/
+1
|
*
Combine the chorus and flanger processing functions
Chris Robinson
2018-01-09
1
-1
/
+0
|
*
Only link to the common lib when building as shared
Chris Robinson
2017-12-23
1
-3
/
+6
|
*
Build common code once
Chris Robinson
2017-12-16
1
-22
/
+42
|
*
Include the fpu=neon switch when testing for arm_neon.h
Chris Robinson
2017-12-16
1
-1
/
+1
|
*
Use the correct functions set to the compiler switches
Chris Robinson
2017-12-15
1
-145
/
+139
|
*
Add a simple non-streaming play example
Chris Robinson
2017-11-07
1
-1
/
+8
|
*
Update version for 1.18.2 release
Chris Robinson
2017-09-24
1
-1
/
+1
|
*
Always link to ossaudio when found
Chris Robinson
2017-09-15
1
-1
/
+1
|
*
Handle libossaudio as an optional OSS library
Chris Robinson
2017-09-15
1
-0
/
+3
|
*
Add a check for pthread_setname_np with three parameters
Chris Robinson
2017-09-15
1
-0
/
+19
|
*
Don't hide -msse and -mfpu=neon checks behind a not-msvc check
Chris Robinson
2017-08-30
1
-21
/
+20
|
*
Depend on native-tools sources using IMPLICIT_DEPENDS
Chris Robinson
2017-08-30
1
-1
/
+3
|
*
Avoid using wmain on Windows
Chris Robinson
2017-08-30
1
-3
/
+0
|
*
Pass the current cmake generator to the native-tools build
Chris Robinson
2017-08-30
1
-1
/
+1
[next]