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
/
common
/
vecmat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some clang-tidy warnings
Chris Robinson
2023-12-08
1
-4
/
+4
*
Make some Vector and Matrix methods constexpr
Chris Robinson
2022-07-05
1
-29
/
+22
*
Handle the listener position separate from the rotation matrix
Chris Robinson
2021-05-25
1
-0
/
+7
*
Calculate the square root after checking the limit
Chris Robinson
2021-01-29
1
-4
/
+5
*
Add a panning "deadzone" for spatialized sources
Chris Robinson
2021-01-28
1
-2
/
+3
*
Avoid using a hidden unnamed template parameter
Chris Robinson
2020-12-15
1
-2
/
+4
*
Use doubles to calculate the listener matrix translation
Chris Robinson
2020-11-13
1
-39
/
+70
*
Remove a constexpr that needs C++17
Chris Robinson
2020-10-23
1
-1
/
+1
*
Add some constexpr
Chris Robinson
2020-10-23
1
-4
/
+3
*
Avoid unnecessary explicit copy methods
Chris Robinson
2019-09-08
1
-20
/
+4
*
Cleanup common sources' includes
Chris Robinson
2019-07-29
1
-7
/
+6
*
Clean up some math stuff
Chris Robinson
2018-12-22
1
-1
/
+2
*
Use proper classes for Vector and Matrix types
Chris Robinson
2018-12-12
1
-32
/
+88
*
Move the vector and matrix declarations to a separate header
Chris Robinson
2018-11-17
1
-0
/
+46