mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 06:44:14 +00:00
7774f31021
* Rename backends: web -> webgpu, direct -> wgpu_core * rename context objects for web & core * allow webgpu & webgl features side-by-side * make sure webgl ci doesn't use webgpu * update any_backend_feature_enabled * add panicing generate_report method for compatibility * RequestDeviceErrorKind::Web rename, fixup various cfg attributes * automatic webgpu support detection * changelog entry * fix emscripten * fix weird cfg, fix comment typo * remove try_generate_report again * Make get_mapped_range_as_array_buffer WebGPU only again |
||
---|---|---|
.. | ||
config.rs | ||
copy_texture_to_buffer.wgsl | ||
expectations.rs | ||
image.rs | ||
init.rs | ||
isolation.rs | ||
lib.rs | ||
native.rs | ||
params.rs | ||
poll.rs | ||
report.rs | ||
run.rs |