Dzmitry Malyshau
|
3d47436129
|
rust: vertex/index binding
|
2019-02-03 15:51:54 -05:00 |
|
Dzmitry Malyshau
|
a735eddf81
|
Sampler creation support
|
2019-02-02 22:37:51 -05:00 |
|
Dzmitry Malyshau
|
afe00aa90f
|
Borrow temporary queus and frames on Rust side
|
2019-02-02 21:02:33 -05:00 |
|
Dzmitry Malyshau
|
55c22a0d9a
|
Implement basic set_buffer_data
|
2019-01-30 15:31:06 -05:00 |
|
Fabio Krapohl
|
c5be22a242
|
added forgotten create_bind_group
fixed suggestions
use `ref` in match
|
2019-01-30 20:35:20 +01:00 |
|
Dzmitry Malyshau
|
8547b591ad
|
Dependencies and Cargo configurations update for 0.1
|
2019-01-24 07:39:51 -08:00 |
|
Dzmitry Malyshau
|
2ec9d05074
|
Triangle example, minor corrections
|
2019-01-21 19:20:09 -05:00 |
|
Dzmitry Malyshau
|
32f7ae4f28
|
Basic buffer creation
|
2019-01-21 16:18:56 -05:00 |
|
Dzmitry Malyshau
|
64fb727bad
|
draw methods
|
2019-01-21 16:18:56 -05:00 |
|
Joshua Groves
|
c7f2425b98
|
Remove generic from render pass descriptor
|
2019-01-20 16:24:37 -07:00 |
|
Dzmitry Malyshau
|
5deb6e2047
|
DX11 support
|
2019-01-17 23:03:11 -05:00 |
|
Dzmitry Malyshau
|
c868db2cc7
|
Windowing in the triangle example, more presentation bits
|
2019-01-17 09:42:59 -05:00 |
|
Dzmitry Malyshau
|
e32112a89a
|
Swapchain exposed on Rust side
|
2019-01-16 09:15:56 -05:00 |
|
porky11
|
6f3499ecae
|
port to 2018 edition
|
2019-01-12 19:58:24 +01:00 |
|
porky11
|
a5a5b88014
|
use rustfmt for formatting after edits
|
2019-01-12 19:15:48 +01:00 |
|
Dzmitry Malyshau
|
6b9be3c08e
|
Fully adopt bitflags for ShaderStageFlags and ColorWriteFlags
|
2018-10-30 21:51:16 -04:00 |
|
Dzmitry Malyshau
|
fee276afa5
|
Cache render passes on Device level
|
2018-10-30 16:37:36 -04:00 |
|
Dzmitry Malyshau
|
879cd64b30
|
Texture view creation in Rust and the example
|
2018-10-26 12:04:20 -04:00 |
|
Dzmitry Malyshau
|
ef4ee9c29d
|
Expose create_texture in Rust
|
2018-10-25 22:35:52 -04:00 |
|
Dzmitry Malyshau
|
de4f2b70eb
|
Framebuffer creation and actual begin_render_pass
|
2018-10-25 22:29:27 -04:00 |
|
Joshua Groves
|
7575652545
|
rust: Update signatures
|
2018-10-11 23:45:00 -06:00 |
|
Joshua Groves
|
4126241fff
|
Use references for descriptors
|
2018-10-11 23:34:00 -06:00 |
|
Dzmitry Malyshau
|
444da40484
|
rust: compute resource binding
|
2018-10-02 21:41:10 -04:00 |
|
Dzmitry Malyshau
|
dd681d2c77
|
Compute dispatch call
|
2018-10-02 21:41:10 -04:00 |
|
Dzmitry Malyshau
|
a00c23e350
|
Basic compute passes on Rust side
|
2018-10-02 12:32:39 -04:00 |
|
Dzmitry Malyshau
|
da95fe6b1e
|
Rust side render pass begin/end
|
2018-10-01 10:11:44 -04:00 |
|
Dzmitry Malyshau
|
62f5fc480d
|
Render pipeline states for Rust layer and example
|
2018-09-28 21:57:49 -04:00 |
|
Joshua Groves
|
3975320543
|
Run cargo fmt
|
2018-09-28 07:21:07 -06:00 |
|
Dzmitry Malyshau
|
92c16a193e
|
Rust wrapper update the command buffers and queues
|
2018-09-27 23:34:37 -04:00 |
|
Dzmitry Malyshau
|
3c583160d4
|
Port hello_triangle_rust example to use the new Rust wrapper
|
2018-09-26 14:31:06 -04:00 |
|
Dzmitry Malyshau
|
53c75d6aed
|
First bits of wgpu-rs
|
2018-09-26 14:31:03 -04:00 |
|