Dzmitry Malyshau
|
4501a4a3d3
|
Align stencil reference flags between pipeline creation and setting
|
2020-10-14 16:55:38 -04:00 |
|
Greg V
|
a1e80c43de
|
Never prefer CPU devices over GPUs
|
2020-10-11 15:02:52 +03:00 |
|
Dzmitry Malyshau
|
9d34b75442
|
Bump version to 0.6.4
|
2020-10-05 14:47:54 -04:00 |
|
Kunal Mohan
|
5b073e8dbe
|
Prevent an invalid texture from being registered in device_create_texture
|
2020-10-05 14:47:32 -04:00 |
|
Dzmitry Malyshau
|
776f3b6d81
|
Enable RBA if available
|
2020-10-05 14:45:52 -04:00 |
|
Dzmitry Malyshau
|
0391fc37d4
|
Only request features that are needed
|
2020-10-05 14:40:34 -04:00 |
|
Dzmitry Malyshau
|
eaeb6989f8
|
wgpu-core-0.6.3 version bump
|
2020-09-04 23:57:47 -04:00 |
|
Dzmitry Malyshau
|
8f98c64d41
|
Don't bind groups that aren't expected by the layout
|
2020-09-04 23:57:47 -04:00 |
|
Dzmitry Malyshau
|
570ee3e864
|
Version bumps and changelog update
|
2020-09-02 16:44:01 -04:00 |
|
Dzmitry Malyshau
|
3e5eff5c54
|
Flush staging init buffers
|
2020-09-02 16:44:01 -04:00 |
|
Dávid Kocsis
|
f8b5c639e3
|
fix for mixed STORAGE_STORE and STORAGE_LOAD
|
2020-08-28 14:52:20 -04:00 |
|
Maximilian Lupke
|
da9181700f
|
Bump to 0.6.1
|
2020-08-28 12:21:24 -04:00 |
|
Maximilian Lupke
|
8e9b5e38ce
|
Allow copying from Depth32Float textures
Backport of #901
|
2020-08-28 12:21:24 -04:00 |
|
Connor Fitzgerald
|
2ebc5bd565
|
Backport buffer and texture overrun error messages
|
2020-08-19 11:17:38 -04:00 |
|
Dzmitry Malyshau
|
901b043b19
|
Version bump to 0.6 and changelog update
|
2020-08-17 16:51:22 -04:00 |
|
Dzmitry Malyshau
|
d1da6d8106
|
Switch gfx-hal to 0.6
|
2020-08-17 10:34:50 -04:00 |
|
John Mitchell
|
4cb50e8395
|
Added image cube array.
|
2020-08-16 23:10:06 -04:00 |
|
Dzmitry Malyshau
|
44fdfb80d0
|
Fix support for d24unorm format
|
2020-08-13 17:26:44 -04:00 |
|
Dzmitry Malyshau
|
d8341c5996
|
Add labels to pipelines
|
2020-08-13 12:14:24 -04:00 |
|
Dzmitry Malyshau
|
2473c25971
|
Refactor the stencil state descriptor a bit
|
2020-08-12 20:04:47 -04:00 |
|
Dzmitry Malyshau
|
d07d8503a0
|
Move the subscriber into a different crate
|
2020-08-12 15:00:15 -04:00 |
|
Dzmitry Malyshau
|
a0711cf9b2
|
Move the RenderCommand into the shared draw module
|
2020-08-12 14:33:42 -04:00 |
|
Dzmitry Malyshau
|
9d8dc0b04d
|
Grand cleanup and refactor of the descriptors in the API
|
2020-08-12 14:13:32 -04:00 |
|
Dzmitry Malyshau
|
1f5622a0b3
|
Respect texture view aspect on creation
|
2020-08-10 16:14:20 -04:00 |
|
Dzmitry Malyshau
|
f164fd1f46
|
Bump BGL refcounts on getting them from pipelines
|
2020-08-10 10:11:31 -04:00 |
|