12 releases (breaking)

Uses old Rust 2015

0.11.0 Aug 5, 2018
0.8.0 Jun 26, 2018
0.7.0 Jun 22, 2018
0.1.0 Feb 25, 2018

#409 in Graphics APIs

25 downloads per month
Used in 2 crates (via adi_gpu)

MIT / BSL-1.0

58KB
1.5K SLoC

Rust 1K SLoC // 0.1% comments GLSL 404 SLoC // 0.1% comments Shell 34 SLoC // 0.3% comments

Plop Grizzly

Aldaron's Device Interface / GPU / Vulkan

Vulkan implementation for adi_gpu

This project is part of ADI.

Change Log

0.11

  • Update to adi_gpu_base 0.11.
  • Version now matches adi_gpu.

0.8

  • Update to adi_gpu_base 0.9.
  • Update asi_vulkan: Now uses Rc & RefCell instead of ami.

0.7

  • Update to adi_gpu_base 0.8.

0.6

  • Update adi_gpu_base.
  • Update asi_vulkan to fix different texturing behavior from adi_gpu_opengl
  • Fixed platform-dependant coloration bug.
  • Do less commands during draw - GIANT speed increase.

0.5

  • Update to newest adi_gpu_base.

lib.rs:

Vulkan implementation for adi_gpu.

Dependencies

~2MB
~40K SLoC