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
/
core
/
context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allocate context property updates in clusters
Chris Robinson
2024-01-03
1
-0
/
+7
*
Allocate effect slot property updates in clusters
Chris Robinson
2024-01-03
1
-2
/
+5
*
Make and use a (simple) atomic unique_ptr
Chris Robinson
2024-01-01
1
-1
/
+1
*
Remove DEF_NEWDEL
Chris Robinson
2023-12-16
1
-4
/
+2
*
Refactor FlexArray
Chris Robinson
2023-12-10
1
-0
/
+1
*
Use a fixed array for fixed-size clusters
Chris Robinson
2023-12-08
1
-5
/
+4
*
Clean up some more clang-tidy warnings
Chris Robinson
2023-12-08
1
-2
/
+2
*
Remove some unnecessary atomic wrappers
Chris Robinson
2023-12-03
1
-1
/
+1
*
Rename threads.cpp/h to alsem.cpp/h
Chris Robinson
2023-06-01
1
-1
/
+1
*
Clean up some more includes
Chris Robinson
2023-05-12
1
-8
/
+5
*
Use a variant for AsyncEvent
Chris Robinson
2023-05-08
1
-1
/
+2
*
Use a bitset for the enabled event flags
Chris Robinson
2022-12-16
1
-1
/
+4
*
Don't store and manage wet buffers separately
Chris Robinson
2022-07-15
1
-11
/
+0
*
Allocate EffectSlots in clusters
Chris Robinson
2022-07-15
1
-0
/
+7
*
Handle AirAbsorptionGainHF as a native context property
Chris Robinson
2022-02-08
1
-1
/
+5
*
Combine listener and context updates
Chris Robinson
2022-02-08
1
-15
/
+7
*
Move some more context functions to the proper source
Chris Robinson
2021-12-17
1
-1
/
+1
*
Remove an unnecessary parameter
Chris Robinson
2021-12-17
1
-1
/
+1
*
Allocate voice properties in clusters
Chris Robinson
2021-12-17
1
-0
/
+4
*
Handle the listener position separate from the rotation matrix
Chris Robinson
2021-05-25
1
-0
/
+1
*
Move ContextBase and VoiceChange to core
Chris Robinson
2021-04-27
1
-0
/
+171