.. |
command
|
take guard to render bundles at the top of resolve_render_command_ids
|
2024-07-03 15:01:41 +02:00 |
device
|
use a read guard instead of write
|
2024-07-03 15:01:41 +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
|
remove StatelessTracker.add_single
|
2024-07-03 15:01:41 +02:00 |
binding_model.rs
|
move out ID to resource mapping code from Device.create_bind_group
|
2024-07-02 18:06:19 +02:00 |
conv.rs
|
Arcanization of wgpu core resources (#3626)
|
2023-11-20 08:41:52 +01:00 |
error.rs
|
remove PrettyError
|
2024-07-02 18:06:19 +02: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
|
unregister adapters like all other resources
|
2024-07-03 15:01:41 +02:00 |
lib.rs
|
remove label getters from Global
|
2024-07-02 18:06:19 +02:00 |
pipeline_cache.rs
|
rename WrongDevice to DeviceMismatch
|
2024-06-19 11:15:38 +02:00 |
pipeline.rs
|
move out ID to resource mapping code from pipeline creation methods
|
2024-07-02 18:06:19 +02:00 |
pool.rs
|
[core] Enforce a deadlock-free locking order for Mutexes.
|
2024-04-22 18:49:03 -07:00 |
present.rs
|
change FutureId.assign to not return a clone of the resource passed to it
|
2024-07-03 15:01:41 +02:00 |
registry.rs
|
unregister adapters like all other resources
|
2024-07-03 15:01:41 +02:00 |
resource.rs
|
remove duplicate check, it's already present in Device.create_texture_view
|
2024-07-03 15:01:41 +02:00 |
snatch.rs
|
Fix soundness issue with Snatchable
|
2024-07-01 18:41:12 +02:00 |
storage.rs
|
remove unused std::ops::Index impl for Storage
|
2024-07-03 15:01:41 +02:00 |
validation.rs
|
buffer size mismatch: more detail in error message (#5858)
|
2024-07-01 13:10:37 +02:00 |