Releases: dko1905/hwFractal
Releases · dko1905/hwFractal
Optimize compile flags
Compile windows binary using -Ofast
.
Binaries attached.
Add Julia set & updated FPS logic
cpp-v1.7 Fix FPS & MS/FRAME
I don't remember what's new
vulkan-0.6.1 Split init and free code into another file.
Now uses queues
vulkan-0.6.0 Added logical device.
Added logical device
vulkan-0.5 You now pick a device
Small bug fix
vulkan-0.3 Fixed small bug
Now creates an instance
vulkan-0.2 Rewrote init_vulkan, now works.
A beta release to test Vulkan on Windows
vulkan-0.1 Rewrote init_vulkan, now works.
Added FPS counter & MS/FRAME to stdout
cpp-v1.6 Added FPS and MS/FRAME count to stdout.