LuxCoreRender / LuxCore

LuxCore source repository
Apache License 2.0
1.16k stars 146 forks source link

WindowsXP or Vista supported? #347

Closed techvintage closed 4 years ago

techvintage commented 4 years ago

I'd like to submit a pull request which adds support for greater than 64 logical processors on Windows.However,it will not work on Windows XP or Vista without a lot of boiler plate.Are WindowsXP or Vista supported?

acasta69 commented 4 years ago

As far as I remember, we have removed Windows XP support shortly after "reboot" from old LuxRender to LuxCoreRender. About Vista, we have never explicitly stopped support, but I would think it's not a problem, probably everyone upgraded at least to 7.

Dade916 commented 4 years ago

I sincerely consider the support for 64+ threads far more important that any possible support for Vista.

techvintage commented 4 years ago

Thanks David and Alessandro for your response. https://github.com/LuxCoreRender/LuxCore/pull/348 has been submitted for 64 group processor support which has successfully passed all checks.Request you to merge this to main build,if no other issues.

Dade916 commented 4 years ago

Thanks, I merged the pull request.