spacedrive/core
Vítor Vasconcellos 468bc946ea
Fix nvidia on linux segfault (#2542)
* Workaround nvidia on linux segfault

* Fixes

* Don't vendor dbus

* Make dbus and opener linux exclusive dependencies

* opener is a generic dependency

* Add dbus as a dependency for deb and setup.sh

* Clippy fixes

* Replace gl and glfw with glutin for querying nvidia card

* Replace glutin with wgpu

* Update icrate to fix 'multiple applicable items in scope'
2024-06-07 19:14:50 +00:00
..
crates Cleanup: remove unnecessary #[allow(dead_code)] and #[allow(unused)] attributes (#2535) 2024-06-04 07:11:36 +00:00
prisma Alpha 0.3.1 (#2526) 2024-05-31 05:44:00 +00:00
src Fix nvidia on linux segfault (#2542) 2024-06-07 19:14:50 +00:00
build.rs improvements to spacedrive:// custom URI protocol (#550) 2023-02-14 13:27:11 +08:00
Cargo.toml Fix nvidia on linux segfault (#2542) 2024-06-07 19:14:50 +00:00