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
/
Alc
/
alcDistortion.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining effects to the effects subdir
Chris Robinson
2013-05-23
1
-402
/
+0
*
Use restrict instead of RESTRICT
Chris Robinson
2013-05-22
1
-1
/
+1
*
Rename the effect state's Destroy method to Destruct
Chris Robinson
2013-05-21
1
-2
/
+2
*
Use factories to create and destroy effect states
Chris Robinson
2013-05-21
1
-4
/
+41
*
Auto-generate wrappers to upcast objects before calling user methods
Chris Robinson
2013-05-21
1
-8
/
+5
*
Use macros to help define vtables for effect states
Chris Robinson
2013-05-21
1
-11
/
+8
*
Avoid storing the device frequency in the distortion state
Chris Robinson
2013-05-21
1
-7
/
+5
*
Rename some inheritance macros
Chris Robinson
2013-05-21
1
-9
/
+9
*
Process 64 samples at a time for some effects
Chris Robinson
2013-05-20
1
-69
/
+88
*
Use some macros to help with deriving types
Chris Robinson
2013-05-20
1
-12
/
+10
*
Clear all the old channel gains to 0 before setting them
Chris Robinson
2013-05-20
1
-1
/
+3
*
Avoid recalculating the same coefficient
Chris Robinson
2013-05-19
1
-11
/
+9
*
Implement distortion and equalizer effects
Chris Robinson
2013-05-18
1
-0
/
+356