wgpu/wgpu-core/src
2024-06-20 16:34:17 +02:00
..
command take resource lookup out of StatelessTracker.add_single 2024-06-20 16:34:17 +02:00
device consolidate destroyed texture/buffer errors and separate them from invalid ID errors 2024-06-20 16:34:17 +02:00
init_tracker chore: Fix legacy_numeric_constants lints (#5747) 2024-05-26 08:36:19 +02:00
lock style: strip trailing whitespace from lock::ranked module (#5815) 2024-06-14 13:45:34 -04:00
track take resource lookup out of StatelessTracker.add_single 2024-06-20 16:34:17 +02:00
binding_model.rs consolidate destroyed texture/buffer errors and separate them from invalid ID errors 2024-06-20 16:34:17 +02:00
conv.rs Arcanization of wgpu core resources (#3626) 2023-11-20 08:41:52 +01:00
error.rs Remove G parameter in Global<G> and generic IdentityHandlerFactory (#5159) 2024-01-29 15:37:57 +01:00
global.rs [core] Make Hub members and related types pub(crate), not pub. (#5502) 2024-04-10 19:52:16 -04:00
hal_api.rs Fix surfaces only compatible with first enabled backend (#5535) 2024-04-17 15:32:04 -04:00
hash_utils.rs BGL Weak Pointer Deduplication Pool (#4927) 2024-01-02 09:27:22 -05:00
hub.rs Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
id.rs Pipeline cache API and implementation for Vulkan (#5319) 2024-05-16 13:52:56 +00:00
identity.rs [core] Enforce a deadlock-free locking order for Mutexes. 2024-04-22 18:49:03 -07:00
instance.rs refactor: satisfy clippy::never_loop 2024-06-17 05:26:03 -04:00
lib.rs refactor: satisfy clippy::never_loop 2024-06-17 05:26:03 -04:00
pipeline_cache.rs rename WrongDevice to DeviceMismatch 2024-06-19 11:15:38 +02:00
pipeline.rs improve device mismatch errors 2024-06-19 11:15:38 +02:00
pool.rs [core] Enforce a deadlock-free locking order for Mutexes. 2024-04-22 18:49:03 -07:00
present.rs introduce Device.check_is_valid 2024-06-19 14:05:18 +02:00
registry.rs Remove lifetime dependency of ComputePass to its parent command encoder (#5620) 2024-05-29 22:43:24 +00:00
resource.rs remove old comment 2024-06-20 16:34:17 +02:00
snatch.rs [core] Include SnatchLock in lock rankings. 2024-04-25 01:28:21 -04:00
storage.rs [core] Make Hub members and related types pub(crate), not pub. (#5502) 2024-04-10 19:52:16 -04:00
validation.rs make check_texture_usage a texture method 2024-06-20 16:34:17 +02:00