sezero / quakespasm

QuakeSpasm -- A modern, cross-platform Quake game engine based on FitzQuake.
https://sourceforge.net/projects/quakespasm/
GNU General Public License v2.0
227 stars 96 forks source link

Cherry-pick of Ironwail performance improvements #96

Closed alexey-lysiuk closed 5 months ago

alexey-lysiuk commented 5 months ago

Two commits that improve performance on Replicon map. It doesn't start with default heap size of 256 MB, but with heap size increased, it runs definitely better than without these commits.

sezero commented 5 months ago

Thanks.