Nightlies

The latest and greatest code. 30 of the most recent commits, in download form!

Android: Compile older arm native library to use older runtime library that doesn't use armv8 insstructions

SoftGPU: Optimise tex coord calculation

On test machine with -O1 and 28,000 FPS goes from ~48 to ~52

X11: Use proper 2D visual instead of glx visual for the launcher

Saves a bit of memory (7 MB private RAM, 50 MB shared RAM on linux mint machine) and should improve startup time a little bit

Windows: Use proper backtrace on ARM/ARM64 platforms, instead of backtrace for current thread