Aldaron's Device Interface / GPU / Vulkan
Vulkan implementation for adi_gpu
This project is part of ADI.
Change Log
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.