Dzmitry Malyshau
|
6ce9cbd679
|
Remove Rust wrapper and examples
|
2019-05-10 20:40:42 -04:00 |
|
Rukai
|
16cc03be31
|
Update deps + upgrade examples to rust 2018
|
2019-05-07 22:38:41 +10:00 |
|
Dzmitry Malyshau
|
6ac666a5aa
|
Introduce ClientFactory
|
2019-04-30 15:37:46 -04:00 |
|
Dzmitry Malyshau
|
61fca00f34
|
Remove wgpu-bindings in favor of configuration scripts
|
2019-04-30 12:45:05 -04:00 |
|
Dzmitry Malyshau
|
0011d9f4ff
|
Global manager for instance names on the remote client
|
2019-04-30 09:19:40 -04:00 |
|
Dzmitry Malyshau
|
83a83f33e7
|
Track epochs of the frame semaphores to wait for
|
2019-04-03 17:48:26 -04:00 |
|
Dzmitry Malyshau
|
c283a8b115
|
Update changelog and versions
|
2019-03-31 20:04:39 -04:00 |
|
Dzmitry Malyshau
|
0b51c8a9d2
|
Clean up use statements.
Use copyless::VecHelper and ArrayVec for some things.
Refactor map_buffer internals.
|
2019-03-21 12:05:53 -04:00 |
|
Dzmitry Malyshau
|
dc31e4bdd0
|
Fix descriptor size, bump versions
|
2019-03-20 14:52:59 -04:00 |
|
Dzmitry Malyshau
|
81114a8ca2
|
Bump the descriptor pool size
|
2019-03-20 14:52:38 -04:00 |
|
Dzmitry Malyshau
|
0bb4daa696
|
Version bumps to 0.2.0
|
2019-03-06 10:02:43 -05:00 |
|
Dzmitry Malyshau
|
7149ba83ba
|
Update dx11 dependency in the lockfile
|
2019-03-05 23:01:13 -05:00 |
|
Tristam MacDonald
|
6ef53d7705
|
Convert shadow sample to map_async
|
2019-03-05 19:04:21 -08:00 |
|
Dzmitry Malyshau
|
e16ceafb81
|
Epoch tracking of indices
|
2019-02-26 10:12:11 -05:00 |
|
Dzmitry Malyshau
|
bd0de53f8e
|
First bits of wgpu-remote
|
2019-02-26 10:10:07 -05:00 |
|
Tristam MacDonald
|
8431da80ed
|
Implement map read/write async
|
2019-02-26 06:45:07 -08:00 |
|
Dzmitry Malyshau
|
a7476ee69a
|
rust: temporary vector of command buffers
|
2019-02-21 08:15:39 -05:00 |
|
Dzmitry Malyshau
|
844d371989
|
Command encoder interface
|
2019-02-12 16:48:56 -05:00 |
|
Dzmitry Malyshau
|
1c95eef7a3
|
Depenency gfx update to 0.1.1
|
2019-02-05 09:45:52 -05:00 |
|
Dzmitry Malyshau
|
d50f8199dd
|
Buffer to texture copies
|
2019-02-03 21:59:35 -05:00 |
|
Dzmitry Malyshau
|
d4c8c881d0
|
gfx framework GLSL reading, most of the cube example
|
2019-02-02 22:48:53 -05:00 |
|
Dzmitry Malyshau
|
ed5499d025
|
Basic gfx-examples framework
|
2019-02-02 21:02:33 -05:00 |
|
Dzmitry Malyshau
|
57f0cd184f
|
native: basic support for pipeine stages in barriers
|
2019-01-31 21:42:35 -05:00 |
|
Dzmitry Malyshau
|
8547b591ad
|
Dependencies and Cargo configurations update for 0.1
|
2019-01-24 07:39:51 -08:00 |
|
Dzmitry Malyshau
|
08cd75f38c
|
Set vertex and index buffers
|
2019-01-21 16:18:56 -05:00 |
|
Joshua Groves
|
e51cce7e5d
|
Lock cbindgen to working revision
|
2019-01-20 15:47:54 -07:00 |
|
Dzmitry Malyshau
|
5deb6e2047
|
DX11 support
|
2019-01-17 23:03:11 -05:00 |
|
Dzmitry Malyshau
|
68cacd4829
|
native: basic surface and swapchain creation
|
2019-01-14 16:03:51 -05:00 |
|
porky11
|
6675a4d3e4
|
update to current version of gfx
|
2019-01-12 19:03:17 +01:00 |
|
Dzmitry Malyshau
|
f4bb1903bf
|
Fix deadlock in barrier insertion
|
2018-12-01 22:53:21 -05:00 |
|
Dzmitry Malyshau
|
d4c415f666
|
Improve locking safety for Registry
|
2018-11-27 11:06:22 -05:00 |
|
Joshua Groves
|
d92f222078
|
Use git dependency for cbindgen
|
2018-11-11 12:32:19 -07:00 |
|
Joshua Groves
|
f4cd450687
|
Disable rendy temporarily
|
2018-11-11 12:02:40 -07:00 |
|
Dzmitry Malyshau
|
9aa5977c22
|
Bindings update with the new cbindgen 0.6.7
|
2018-10-30 22:02:07 -04:00 |
|
Dzmitry Malyshau
|
f3cfd2e09c
|
Transition between command buffers
|
2018-10-26 22:15:48 -04:00 |
|
Dzmitry Malyshau
|
32b92afa5c
|
Root Makefile
|
2018-10-22 12:01:42 -04:00 |
|
Joshua Groves
|
6fb3b06303
|
Add rendy and create textures
|
2018-10-06 22:27:02 -06:00 |
|
Dzmitry Malyshau
|
62f5fc480d
|
Render pipeline states for Rust layer and example
|
2018-09-28 21:57:49 -04:00 |
|
Joshua Groves
|
e3d7fda9c7
|
Simplify registry access
|
2018-09-28 00:13:11 -06: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 |
|
Joshua Groves
|
19ddb63e11
|
Fix remote get_mut
|
2018-09-24 21:20:03 -06:00 |
|
grovesNL
|
5759f769b0
|
Add initial bindings
|
2018-09-22 16:54:19 -06:00 |
|
Dzmitry Malyshau
|
9ecc25e907
|
Restructure the repo to host multiple crates
|
2018-09-18 21:48:18 -04:00 |
|
grovesNL
|
625424407a
|
Add pipeline types
|
2018-09-16 23:36:43 -06:00 |
|
grovesNL
|
4f513a3529
|
Update to latest gfx-memory
|
2018-09-15 11:04:36 -06:00 |
|
Dzmitry Malyshau
|
7c23f7f0a2
|
Create gfx-memory allocator
|
2018-09-14 12:01:56 -04:00 |
|
Dzmitry Malyshau
|
72dc47aba3
|
Hook up gfx-backend-empty
|
2018-09-14 09:16:30 -04:00 |
|
Dzmitry Malyshau
|
95d18b01ca
|
Add gfx-memory dependency
|
2018-09-14 09:09:36 -04:00 |
|
Dzmitry Malyshau
|
edc8980a9a
|
Add a simple example
|
2018-09-14 09:08:23 -04:00 |
|