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
/
effect.cpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move alexcpt to core
Chris Robinson
2020-12-24
1
-1
/
+1
|
*
Move the AL error enum out of base_exception
Chris Robinson
2020-12-17
1
-1
/
+1
|
*
Move logging to core
Chris Robinson
2020-12-17
1
-1
/
+1
|
*
Move AL EffectProp handling to separate sources
Chris Robinson
2020-11-25
1
-24
/
+35
|
*
Use inline functions for popcnt and ctz instead of macros
Chris Robinson
2020-10-13
1
-4
/
+3
|
*
Stub out a convolution effect state
Chris Robinson
2020-08-24
1
-1
/
+2
|
*
Recognize a convolution reverb effect type
Chris Robinson
2020-08-24
1
-16
/
+17
|
*
Fix up some more uses of [AL[C]]void
Chris Robinson
2020-04-28
1
-10
/
+10
|
*
Avoid inlining some potentially costly calls
Chris Robinson
2020-04-14
1
-0
/
+9
|
*
Throw exceptions for errors in the effect getters/setters
Chris Robinson
2020-04-10
1
-33
/
+25
|
*
Add an effect_exception for handling effect properties
Chris Robinson
2020-04-10
1
-39
/
+57
|
*
Avoid AL[C]boolean for internal use
Chris Robinson
2020-03-28
1
-3
/
+3
|
*
Remove the last uses of the system's str[n]casecmp
Chris Robinson
2019-09-16
1
-2
/
+3
|
*
Clean up some lambda definitions
Chris Robinson
2019-09-12
1
-23
/
+15
|
*
Fix counting free objects
Chris Robinson
2019-09-12
1
-1
/
+1
|
*
Get rid of more implicit conversions
Chris Robinson
2019-09-12
1
-42
/
+44
|
*
Use global placement new for AL object batches
Chris Robinson
2019-09-01
1
-7
/
+2
|
*
Modify LIKELY and UNLIKELY to not need extra parenthesis
Chris Robinson
2019-08-04
1
-38
/
+32
|
*
Use a smart pointer for holding the context's device
Chris Robinson
2019-08-01
1
-11
/
+11
|
*
Move another function to a ALCcontext method
Chris Robinson
2019-07-30
1
-15
/
+14
|
*
Properly prefix ALCcontext members
Chris Robinson
2019-07-30
1
-11
/
+11
|
*
Rename al/* sources to avoid camel-case
Chris Robinson
2019-07-29
1
-0
/
+742