DescentDevelopers / Descent3

Descent 3 by Outrage Entertainment
GNU General Public License v3.0
2.73k stars 231 forks source link

Changes to memory management functions #436

Closed winterheart closed 2 weeks ago

winterheart commented 3 weeks ago

Pull Request Type

Description

Enable RTL (real-time library) memory functions by default which improves overall performance. Replace Global memory functions with mem_ equivalents from mem.h, remove compatibility functions on Linux / macOS platforms.

Related Issues

Screenshots (if applicable)

Checklist

Additional Comments