adi_gpu_base 0.6.0

Trait for implementing the adi_gpu api
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Aldaron's Device Interface / GPU / Base
Trait for implementing the adi_gpu api.

[Cargo](https://crates.io/crates/adi_gpu_base) /
[Documentation](https://docs.rs/adi_gpu_base) /
[Change Log](http://plopgrizzly.com/adi_gpu_base/changelog.html)

## Features
* Provide trait for the adi_gpu api
* Helper functions for implementations.

# Contributing
If you'd like to help implement functions for unsupported platforms, fix bugs,
improve the API or improve the Documentation, then contact me at
jeron.lau@plopgrizzly.com. I'll appreciate any help.