wgpu/wgpu-core/src
2024-08-03 11:58:14 +02:00
..
command remove unused RenderBundleScope.query_sets 2024-08-03 11:58:14 +02:00
device remove all internal BindGroupState Mutexes 2024-08-03 11:58:14 +02:00
init_tracker chore: Fix legacy_numeric_constants lints (#5747) 2024-05-26 08:36:19 +02:00
lock remove all internal BindGroupState Mutexes 2024-08-03 11:58:14 +02:00
track remove all internal BindGroupState Mutexes 2024-08-03 11:58:14 +02:00
binding_model.rs Compute pass benchmark (#5767) 2024-07-14 22:13:50 +02:00
conv.rs refactor: use built-in {integer}::power_of_two methods (#5909) 2024-07-04 23:34:19 -04:00
error.rs remove PrettyError 2024-07-02 18:06:19 +02:00
global.rs remove Global.clear_backend() 2024-07-29 17:31:24 +02: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 remove Global.clear_backend() 2024-07-29 17:31:24 +02:00
id.rs [wgpu-core] make implicit_pipeline_ids arg optional for users that don't provide IDs 2024-07-17 16:57:01 +02:00
identity.rs [core] Enforce a deadlock-free locking order for Mutexes. 2024-04-22 18:49:03 -07:00
instance.rs remove implemented TODO 2024-07-29 17:31:24 +02:00
lib.rs refactor: warn on and satisfy clippy::{ptr_as_ptr,ref_as_ptr} in wgpu-{core,hal,types} 2024-07-24 12:09:15 -04:00
pipeline_cache.rs rename WrongDevice to DeviceMismatch 2024-06-19 11:15:38 +02:00
pipeline.rs Remove vertex_pulling_transfrom from PipelineCompilationOptions. 2024-07-19 17:13:45 +02:00
pool.rs [core] Enforce a deadlock-free locking order for Mutexes. 2024-04-22 18:49:03 -07:00
present.rs Log spring cleaning (#6065) 2024-07-31 16:24:23 +00:00
registry.rs unregister adapters like all other resources 2024-07-03 15:01:41 +02:00
resource.rs Log spring cleaning (#6065) 2024-07-31 16:24:23 +00:00
snatch.rs Fix soundness issue with Snatchable 2024-07-01 18:41:12 +02:00
storage.rs Log spring cleaning (#6065) 2024-07-31 16:24:23 +00:00
validation.rs Allow unconsumed inputs in fragment shaders (#5531) 2024-07-04 09:08:46 +02:00