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
*
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
*
Automatically generate the bsinc table when building
Chris Robinson
2017-08-28
1
-15
/
+14
*
Allow specifying the output filename with bsincgen
Chris Robinson
2017-08-26
1
-0
/
+3
*
Always declare a native-tools build target
Chris Robinson
2017-08-26
1
-34
/
+38
*
Install the itu5.1-nocenter.ambdec preset
Chris Robinson
2017-08-21
1
-0
/
+1
*
Properly add getopt.c to makehrtf
Chris Robinson
2017-08-20
1
-2
/
+3
*
Use getopt to handle options in makehrtf
Chris Robinson
2017-08-20
1
-0
/
+5
*
Improve unicode handling for makehrtf
Chris Robinson
2017-08-20
1
-0
/
+3
*
Keep bsinc info together in a struct
Chris Robinson
2017-08-15
1
-1
/
+0
*
Release 1.18.1
openal-soft-1.18.1
Chris Robinson
2017-07-29
1
-1
/
+1
*
Rename the OpenAL target if also building the router
Chris Robinson
2017-07-10
1
-68
/
+70
*
Generate the def and lib files from the router when built
Chris Robinson
2017-07-09
1
-27
/
+28
*
Reorganize some Windows-only CMake commands
Chris Robinson
2017-07-09
1
-66
/
+68
*
Use a macro to add backend include dirs
Chris Robinson
2017-07-08
1
-27
/
+15
*
Set the proper ldflags for the router
Chris Robinson
2017-07-07
1
-1
/
+1
*
Support ALC_EXT_thread_local_context in the router
Chris Robinson
2017-07-07
1
-0
/
+1
*
Don't add --output-def to EXTRA_LDFLAGS
Chris Robinson
2017-07-01
1
-2
/
+3
*
Define a backup log2f if the compiler doesn't have it
Chris Robinson
2017-06-29
1
-0
/
+1
*
Add forwarding for the AL functions
Chris Robinson
2017-06-28
1
-1
/
+1
*
Start a router DLL
Chris Robinson
2017-06-28
1
-10
/
+47
*
Add a recording example app
Chris Robinson
2017-06-23
1
-0
/
+14
*
Release 1.18.0
openal-soft-1.18.0
Chris Robinson
2017-06-04
1
-2
/
+2
*
Remove unused HIDDEN_DECL macro
Chris Robinson
2017-05-30
1
-2
/
+0
*
Add a new compressor/limiter
Chris Robinson
2017-05-27
1
-0
/
+1
*
Move native-tools to the root directory
Chris Robinson
2017-05-05
1
-1
/
+1
*
Implement cross-platform embedding of HRTF data
alexey.lysiuk
2017-05-05
1
-38
/
+29
*
Compile with -fno-math-errno when available
Chris Robinson
2017-04-26
1
-0
/
+5
*
Remove const from _Atomic vars to make Clang happy
Chris Robinson
2017-04-21
1
-4
/
+3
*
Move internal headers out of the include directory
Chris Robinson
2017-04-14
1
-1
/
+1
*
Add a sample converter
Chris Robinson
2017-04-10
1
-0
/
+1
[next]