Project

General

Profile

« Previous | Next » 

Revision 724109d7

Added by skyjake about 12 years ago

Optimize|SFX: Reverb updates are not needed when 3D SFX disabled

It seems currently the sector reverb update calculations are extremely
slow. They should be moved to a continuously running background thread,
if the update algorithm cannot be optimized to run faster.

This commit improves performance when "sound-3d" is set to zero by
skipping the sector reverb calculations entirely.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences