What's Changed
- Improve vertex upload performance significantly on iOS by @frenzibyte in #5931
- Fix building iOS projects in AOT mode via command line not working by @frenzibyte in #5940
- Fix window size not being stored to config during resize by @Susko3 in #5937
- Fix custom interpolation functions potentially causing SIGSEGV on iOS by @frenzibyte in #5941
- Remove most locking overhead in
TripleBuffer
by @peppy in #5915
Full Changelog: 2023.720.0...2023.724.0