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
/
OpenAL32
/
Include
/
alFilter.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a function for 1-pole filtering
Chris Robinson
2009-11-22
1
-0
/
+12
*
Store the effect and filter lists in the device
Chris Robinson
2009-08-15
1
-3
/
+3
*
Fix for MSVC
Chris Robinson
2009-06-06
1
-0
/
+4
*
Make the filter functions global inline, and use it for echo
Chris Robinson
2009-05-16
1
-0
/
+33
*
Make the filter history buffer size flexible
Chris Robinson
2009-04-16
1
-1
/
+1
*
Apply the dry filter to multi-channel sources
Chris Robinson
2008-12-10
1
-1
/
+2
*
Use a new low-pass filter, based on the I3DL2 spec
Chris Robinson
2008-10-02
1
-4
/
+2
*
Use a 12dB/oct rolloff instead of 24 for the lowpass filter
Chris Robinson
2008-09-13
1
-4
/
+2
*
Don't export extension function symbols from the lib
Chris Robinson
2008-09-06
1
-13
/
+13
*
Use arrays instead of pointer-to-arrays for the low-pass filter
Chris Robinson
2008-07-26
1
-4
/
+4
*
Make the filter processing function inline
Chris Robinson
2008-07-26
1
-1
/
+2
*
Implement yet another low-pass filter
Chris Robinson
2008-07-25
1
-0
/
+8
*
Add AL_FILTER_LOWPASS support
Chris Robinson
2007-12-17
1
-0
/
+7
*
Release left over filters on close
Chris Robinson
2007-12-17
1
-0
/
+2
*
Add AL_FILTER_TYPE enum
Chris Robinson
2007-12-17
1
-4
/
+6
*
Implement filter function skeletons
Chris Robinson
2007-12-17
1
-0
/
+44