Skip to content

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:32
Immutable release. Only release title and notes can be modified.
2a23239
  • Rewrote everything in rust.
  • Completely new pipeline from scratch.
  • Much cleaner code.
  • Use compute shaders instead of ping-pong texture buffers.
  • Fix rendering issues.
  • Fix rendering inconsistencies at different frame rates.
  • Fix color issues on some devices.
  • Fix inconsistent rendering on high-dpi displays.
  • Use WebGPU (via wgpu on Vulkan) instead of GLES (via GDX).
  • Can now preview on a computer and create new themes visually.