Commit graph

12 commits

Author SHA1 Message Date
kaetemi
6bc3ef2ba6 Changed: Also handle distMax with negative alpha in new manual rolloff function
--HG--
branch : sound_dev
2012-06-03 15:56:47 +02:00
kaetemi
2fc601c556 Changed: Avoid some more sqrt calculations
--HG--
branch : sound_dev
2012-06-03 02:00:32 +02:00
kaetemi
19d2d91f86 Added: Specific code for amplitude based rolloff to avoid unneccesary log10 and pow calls and improve performance
--HG--
branch : sound_dev
2012-06-03 01:50:53 +02:00
sfb
af454dd1cf Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
kaetemi
87ba382ef5 Reverted: dc87ef1a34b6 Parameter distMax depends on fixed values in sheets and other code. Using this to switch between rolloff and minimum sound is likely causing the glitchy sound volumes of background sounds. Must be fixed in whatever code is using too large value of distMax instead, and not here.
--HG--
branch : sound_dev
2012-04-09 19:03:48 +02:00
kervala
4d586ef8d0 Changed: #1030 Implement music streaming in OpenAL driver 2010-07-27 17:43:36 +02:00
kervala
7a99daae23 Changed: #880 Use PCH under Linux with CMake 2010-06-25 12:58:52 +02:00
kervala
73744cd0ae Changed: #880 Use PCH under Linux with CMake 2010-06-25 11:44:58 +02:00
kervala
d2c478106d Fixed: #963 Floating point exceptions 2010-06-05 15:57:24 +02:00
kervala
d14e6418da Fixed: #963 Floating point exceptions 2010-06-05 10:50:04 +02:00
Matt Raykowski
f5b2d23db4 Update: #870 Fixing the private headers issues. 2010-05-10 15:28:57 -05:00
acemtp@users.sourceforge.net
d5c601ffa5 initial version 2010-05-06 02:08:41 +02:00