Skip to content

Releases: dko1905/hwFractal

Optimize compile flags

16 Oct 19:35
Compare
Choose a tag to compare

Compile windows binary using -Ofast.

Binaries attached.

Add Julia set & updated FPS logic

22 Jan 18:54
Compare
Choose a tag to compare
cpp-v1.7

Fix FPS & MS/FRAME

I don't remember what's new

03 Mar 11:14
Compare
Choose a tag to compare
Pre-release
vulkan-0.6.1

Split init and free code into another file.

Now uses queues

03 Mar 11:14
Compare
Choose a tag to compare
Now uses queues Pre-release
Pre-release
vulkan-0.6.0

Added logical device.

Added logical device

03 Mar 11:14
Compare
Choose a tag to compare
Added logical device Pre-release
Pre-release
vulkan-0.5

You now pick a device

Small bug fix

27 Feb 16:50
Compare
Choose a tag to compare
Small bug fix Pre-release
Pre-release
vulkan-0.3

Fixed small bug

Now creates an instance

27 Feb 16:42
Compare
Choose a tag to compare
Pre-release
vulkan-0.2

Rewrote init_vulkan, now works.

A beta release to test Vulkan on Windows

27 Feb 14:06
Compare
Choose a tag to compare
vulkan-0.1

Rewrote init_vulkan, now works.

Added FPS counter & MS/FRAME to stdout

08 Feb 13:18
Compare
Choose a tag to compare
cpp-v1.6

Added FPS and MS/FRAME count to stdout.