NaaLaa
N7 version 25.10.18 released - Printable Version

+- NaaLaa (https://www.naalaa.com/forum)
+-- Forum: NaaLaa (https://www.naalaa.com/forum/forum-1.html)
+--- Forum: Announcements (https://www.naalaa.com/forum/forum-2.html)
+--- Thread: N7 version 25.10.18 released (/thread-323.html)



N7 version 25.10.18 released - Marcus - 10-18-2025

I compiled this version of n7 on a new computer and using a new version of msys2 and gcc. The libwinpthread-1.dll distributed with and used by the previous n7 versions doesn't work with programs compiled with this new version. The new libwinpthread-1.dll is of course included in the zip.

https://naalaa.com/n7/N7_251018.zip

2025-10-18
  • Fixed a major issue with the garbage collector that could cause slow program execution
  • s3d: Rendering solid color faces now generates perspective correct depth buffer values
  • Added a link to the online documention in NED's help menu



RE: N7 version 25.10.18 released - johnno56 - 10-18-2025

What does libwinpthread actually do? Curious.


RE: N7 version 25.10.18 released - Marcus - 10-24-2025

(10-18-2025, 09:01 PM)johnno56 Wrote: What does libwinpthread actually do? Curious.

Something with threads Big Grin Don't remember, but it's required.