Joshua Groves
|
31e80d99b3
|
Update to latest wgpu
|
2020-03-30 07:58:06 -04:00 |
|
aloucks
|
d91b78bdfb
|
Add VertexStateDescriptor (#221)
The vertex state properties are now bundled in the VertexStateDescriptor
which matches the spec.
Fixes #220
|
2020-03-28 10:45:18 -04:00 |
|
Aaron Loucks
|
277505e9c9
|
Update WGPU deps to rev 08e8d406c1
|
2020-03-20 21:48:25 -04:00 |
|
Dzmitry Malyshau
|
d842432d17
|
Update for the latest spec changes
|
2020-03-15 11:25:06 -04:00 |
|
Dzmitry Malyshau
|
8f083e54c5
|
Update to latest wgpu c293d6dcea
|
2020-01-02 01:21:08 -05:00 |
|
Jacob Greenfield
|
68c81df381
|
Update examples and tests
|
2019-11-21 20:35:16 -05:00 |
|
Jacob Greenfield
|
88e8269182
|
cargo fmt
|
2019-11-21 00:20:28 -05:00 |
|
Dzmitry Malyshau
|
3609e52bfd
|
Fix generic bounds on buffer mapping
|
2019-11-20 21:25:46 -05:00 |
|
m4b
|
547c5eddda
|
skybox: log::debug and make rotation slower
|
2019-11-03 16:19:43 -08:00 |
|
m4b
|
3972daf1fb
|
examples: add skybox example, fixes #93
* Adds new skybox example for demonstrating cubemap uses
* Adds .png files for skybox
* Adds skybox vert and frag shaders
|
2019-11-02 19:42:25 -07:00 |
|