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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the unnecessary FRACTIONONE from bsincgen
Chris Robinson
2019-09-28
1
-11
/
+6
*
Implement a "fast" bsinc path
Chris Robinson
2019-09-26
8
-6
/
+135
*
Use a span for holding the source handles
Chris Robinson
2019-09-25
1
-39
/
+51
*
Avoid extraneous parameters
Chris Robinson
2019-09-25
3
-19
/
+17
*
Use blended HRIRs for the B-Format decode
Chris Robinson
2019-09-24
3
-70
/
+107
*
Fix unsigned 8-bit buffers
Chris Robinson
2019-09-24
1
-1
/
+1
*
Use an array to match the HRTF rendering method
Chris Robinson
2019-09-24
1
-17
/
+20
*
Only build ex-common as needed
Chris Robinson
2019-09-24
1
-8
/
+7
*
Add a missing header for Android
Chris Robinson
2019-09-23
1
-0
/
+1
*
Use istream for makemhr input
Chris Robinson
2019-09-23
4
-192
/
+198
*
Use a unique_ptr to auto-free MYSOFA_HRTF
Chris Robinson
2019-09-23
1
-47
/
+32
*
Update changelog
Chris Robinson
2019-09-22
1
-1
/
+1
*
Fix a couple more conversion warnings
Chris Robinson
2019-09-22
1
-6
/
+6
*
Make the resampler type an enum class
Chris Robinson
2019-09-22
8
-36
/
+37
*
Move the ifstream wrapper to common
Chris Robinson
2019-09-22
8
-209
/
+228
*
Remove large file macros
Chris Robinson
2019-09-22
3
-61
/
+0
*
Avoid storing an integer in a pointer
Chris Robinson
2019-09-21
1
-3
/
+6
*
Split some code into separate functions
Chris Robinson
2019-09-21
1
-128
/
+126
*
Restructure the changelog updates
Chris Robinson
2019-09-21
1
-25
/
+26
*
Make the buffer frequency unsigned
Chris Robinson
2019-09-21
3
-7
/
+6
*
Explicitly mark a couple functions as inline
Chris Robinson
2019-09-21
1
-6
/
+6
*
Initial update for the changelog
Chris Robinson
2019-09-21
1
-0
/
+51
*
Use an array and loop instead of individual tests
Chris Robinson
2019-09-21
1
-16
/
+22
*
Cleanup some router warnings
Chris Robinson
2019-09-20
1
-19
/
+19
*
Include VS2017 in AppVeyor builds
Chris Robinson
2019-09-20
1
-3
/
+11
*
Revert "Silence some unreachable code warnings on MSVC"
Chris Robinson
2019-09-20
1
-12
/
+0
*
Silence some unreachable code warnings on MSVC
Chris Robinson
2019-09-20
1
-0
/
+12
*
Remove and simplify some functions
Chris Robinson
2019-09-20
2
-12
/
+12
*
Simplify some REQUIRES uses
Chris Robinson
2019-09-20
2
-5
/
+5
*
Don't clean up more than necessary on destruction
Chris Robinson
2019-09-20
2
-4
/
+10
*
Use an anonymous namespace instead of static
Chris Robinson
2019-09-19
1
-6
/
+12
*
Remove deprecated CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS
Chris Robinson
2019-09-19
1
-2
/
+0
*
Fix a couple more annoying conversion warnings
Chris Robinson
2019-09-18
1
-2
/
+2
*
Fix some Windows warnings
Chris Robinson
2019-09-18
2
-12
/
+12
*
Avoid hiding a class member function
Chris Robinson
2019-09-18
1
-5
/
+5
*
Work around MSVC's lack of standard _Pragma support
Chris Robinson
2019-09-18
2
-8
/
+8
*
Silence a couple specific warning instances
Chris Robinson
2019-09-18
2
-1
/
+28
*
Enable and fix some more warnings
Chris Robinson
2019-09-18
12
-102
/
+108
*
Disable warnings 4268 and 4324 on MSVC
Chris Robinson
2019-09-18
1
-1
/
+1
*
Enable some more MSVC warnings
Chris Robinson
2019-09-18
1
-1
/
+5
*
Some cleanup for CMakeLists.txt
Chris Robinson
2019-09-18
1
-130
/
+87
*
Make the bsinc l and m coefficients unsigned
Chris Robinson
2019-09-17
5
-29
/
+25
*
Avoid an unnecessary multiply
Chris Robinson
2019-09-16
1
-2
/
+2
*
Remove unnecessary long long checks
Chris Robinson
2019-09-16
2
-11
/
+0
*
Add preprocessor defines for the common lib
Chris Robinson
2019-09-16
1
-1
/
+2
*
Add a missing include directory for the common lib
Chris Robinson
2019-09-16
1
-1
/
+1
*
Remove the last uses of the system's str[n]casecmp
Chris Robinson
2019-09-16
7
-48
/
+36
*
Use our case-insensitive compare functions in makemhr
Chris Robinson
2019-09-16
3
-21
/
+23
*
Make the common code a separate static library
Chris Robinson
2019-09-16
1
-8
/
+11
*
Avoid an unused variable
Chris Robinson
2019-09-16
1
-1
/
+1
[next]