TheCherno / Hazel

Hazel Engine
Apache License 2.0
11.76k stars 1.51k forks source link

Updated Premake and Vulkan to latest beta versions #666

Open soulwax opened 8 months ago

soulwax commented 8 months ago

Upgraded Premake to version 5.0.0-beta2 and Vulkan SDK to version 1.3.275.0 ensuring compatibility with the latest features and improvements in both tools. These updates address potential stability and performance issues while offering access to more recent enhancements.

This commit along with the updated versions was tested thoroughly.

soulwax commented 1 week ago

Upgraded Premake to 5.0.0-beta3 and Vulkan SDK to 1.3.296.0

Upgraded the scripts to leverage the latest features and improvements in build configuration and graphics development. This update ensures compatibility with recent advancements and stability enhancements, contributing to a more efficient and robust development environment.

Tested for full functionality with success.

brodante commented 6 days ago

@ViktorPopp please test 7fa8f2c and merge these changes as I was about to initiate a pr for this! thanks!