Skip to content

Releases: akeley98/myricube

Bugfix Pre-Release

22 Dec 10:54
Compare
Choose a tag to compare

Mostly the same as before, except

  • Fix empty file crash on Windows
  • Endian hack less broken
  • OpenGL no-error context enabled
  • Reduce vkCmdCopyBufferToImage calls by 64x

Workarounds

08 Dec 04:06
Compare
Choose a tag to compare

Workarounds for inferior hardware:

  • No longer require transfer-only queue for Vulkan (Intel fix).
  • Disable OpenGL compute shaders on Windows by default (AMD and Intel driver bug workaround).

Notice there are no fixes for NVIDIA despite the project mostly being developed on AMD hardware. Coincidence???

Initial Pre-Release

05 Dec 08:14
Compare
Choose a tag to compare
Initial Pre-Release Pre-release
Pre-release

Everything seems to work but a little rough around the edges.