Version 1.0.0
EasyGPU 1.0.0 Release
We are excited to officially announce the first stable release of EasyGPU — version 1.0.0.
This milestone introduces several core features:
-
Cross-platform support
EasyGPU now runs seamlessly on both Linux and Windows. Verified on Windows 11 and Ubuntu 24.04.4 LTS. -
Multiple backend support
You can now choose between Vulkan and OpenGL backends via the CMake optionEASYGPU_BACKEND. -
Native window support
A newAppWindowclass has been introduced for real-time rendering and interactive applications.
We hope you enjoy using EasyGPU 1.0.0.