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
/
al
/
listener.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid more unnecessary atomics
Chris Robinson
2022-02-13
1
-6
/
+8
*
Combine listener and context updates
Chris Robinson
2022-02-08
1
-49
/
+13
*
Apply updates for EAX context properties
Chris Robinson
2022-02-08
1
-20
/
+0
*
Ensure sources update together from EAX commits
Chris Robinson
2022-02-08
1
-12
/
+30
*
EAX various fixes (#657)
Boris I. Bendovsky
2022-02-08
1
-0
/
+9
*
Avoid the need for EaxAlContextWrapper
Chris Robinson
2022-02-06
1
-16
/
+18
*
Move ALSOFT_EAX definition to config.h
Chris Robinson
2022-01-30
1
-1
/
+1
*
Add EAX extensions (EAX 2.0-5.0, X-RAM) (#632)
Boris I. Bendovsky
2022-01-30
1
-0
/
+22
*
Rename alcontext.h and move some functions to context.cpp
Chris Robinson
2021-04-27
1
-1
/
+1
*
Update include headers
Chris Robinson
2021-04-27
1
-1
/
+1
*
Make an inverted atomic flag type and use it
Chris Robinson
2021-04-15
1
-1
/
+1
*
Move alexcpt to core
Chris Robinson
2020-12-24
1
-1
/
+1
*
Use a separate structure for the context/listener params
Chris Robinson
2020-12-15
1
-4
/
+4
*
Fix up some more uses of [AL[C]]void
Chris Robinson
2020-04-28
1
-8
/
+8
*
Move update pointers to the containers they update
Chris Robinson
2019-08-13
1
-1
/
+1
*
Use new/delete for listener properties
Chris Robinson
2019-08-13
1
-1
/
+1
*
Update some more includes
Chris Robinson
2019-08-06
1
-0
/
+2
*
Move the meters per unit property to the listener
Chris Robinson
2019-08-05
1
-6
/
+4
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-12
/
+12
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-27
/
+25
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-29
/
+29
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-0
/
+454