This website requires JavaScript.
Explore
Help
Sign In
migrations
/
egui
Watch
1
Star
0
Fork
0
You've already forked egui
mirror of
https://github.com/emilk/egui.git
synced
2026-06-26 22:53:14 -04:00
Code
Activity
Files
f162c3bcbfdf3f3420a2112960d19e306ced9c8d
egui
/
crates
/
egui-wgpu
/
src
History
Andreas Reich
30e66e4575
Wgpu resources are no longer wrapped in
Arc
(since they are now
Clone
) (
#5612
)
...
Co-authored-by: Nicolas <
bircni@icloud.com
>
2025-01-20 18:06:35 +01:00
..
capture.rs
Upgrade to wgpu 24 (
#5610
)
2025-01-16 17:00:29 +01:00
egui.wgsl
Introduce dithering to reduce banding (
#4497
)
2024-07-08 09:57:11 +02:00
lib.rs
Wgpu resources are no longer wrapped in
Arc
(since they are now
Clone
) (
#5612
)
2025-01-20 18:06:35 +01:00
renderer.rs
Upgrade to wgpu 24 (
#5610
)
2025-01-16 17:00:29 +01:00
setup.rs
Wgpu resources are no longer wrapped in
Arc
(since they are now
Clone
) (
#5612
)
2025-01-20 18:06:35 +01:00
texture_copy.wgsl
Add screenshot support for eframe web (
#5438
)
2024-12-12 19:17:42 +01:00
winit.rs
Wgpu resources are no longer wrapped in
Arc
(since they are now
Clone
) (
#5612
)
2025-01-20 18:06:35 +01:00