.. |
command
|
Support nv12 texture format (#4573)
|
2023-11-28 16:11:26 +00:00 |
device
|
Remove DX11 backend (#4828)
|
2023-12-06 15:12:46 -05:00 |
init_tracker
|
Arcanization of wgpu core resources (#3626)
|
2023-11-20 08:41:52 +01:00 |
track
|
Remove resources ONLY when needed inside wgpu and not in user land (#4782)
|
2023-11-27 13:09:50 +01:00 |
any_surface.rs
|
Remove DX11 backend (#4828)
|
2023-12-06 15:12:46 -05:00 |
binding_model.rs
|
Downgrade resource lifetime management log level to trace. (#4772)
|
2023-11-25 17:33:02 +01:00 |
conv.rs
|
Arcanization of wgpu core resources (#3626)
|
2023-11-20 08:41:52 +01:00 |
error.rs
|
Arcanization of wgpu core resources (#3626)
|
2023-11-20 08:41:52 +01:00 |
global.rs
|
Remove DX11 backend (#4828)
|
2023-12-06 15:12:46 -05:00 |
hal_api.rs
|
Remove DX11 backend (#4828)
|
2023-12-06 15:12:46 -05:00 |
hub.rs
|
Remove DX11 backend (#4828)
|
2023-12-06 15:12:46 -05:00 |
id.rs
|
Remove DX11 backend (#4828)
|
2023-12-06 15:12:46 -05:00 |
identity.rs
|
Arcanization of wgpu core resources (#3626)
|
2023-11-20 08:41:52 +01:00 |
instance.rs
|
Remove DX11 backend (#4828)
|
2023-12-06 15:12:46 -05:00 |
lib.rs
|
Expose shader validation (#4811)
|
2023-12-06 21:06:04 +00:00 |
pipeline.rs
|
Downgrade resource lifetime management log level to trace. (#4772)
|
2023-11-25 17:33:02 +01:00 |
present.rs
|
Remove surface extent validation (and thus fix the annoying Requested size ... is outside of the supported range warning) (#4796)
|
2023-11-29 18:21:26 +01:00 |
registry.rs
|
Remove resources ONLY when needed inside wgpu and not in user land (#4782)
|
2023-11-27 13:09:50 +01:00 |
resource.rs
|
Support nv12 texture format (#4573)
|
2023-11-28 16:11:26 +00:00 |
storage.rs
|
Don't keep a strong ref in storage for destroyed resources (#4786)
|
2023-11-27 13:37:09 +01:00 |
validation.rs
|
[naga] Introduce ScalarKind::AbstractInt and AbstractFloat .
|
2023-11-29 08:58:47 +01:00 |