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-08-29 12:50:04 -04:00
Code
Activity
Files
42cd8211c38c787d64e3cb6a2da75e498b3ee4be
egui
/
crates
/
egui-wgpu
/
src
History
oleflb
3d70aa1123
Make wgpu Instance public (
#8321
)
2026-08-03 11:53:28 +00:00
..
capture.rs
fix: ensure mapped range is dropped before unmapping buffer in capture (
#8337
)
2026-07-28 09:46:07 +00:00
egui.wgsl
Use software texture filtering in kittest (
#7602
)
2025-10-08 16:24:02 +02:00
lib.rs
Make wgpu Instance public (
#8321
)
2026-08-03 11:53:28 +00:00
renderer.rs
Upgrade wgpu to v30 (
#8289
)
2026-07-20 11:07:29 +02:00
setup.rs
Upgrade wgpu to v30 (
#8289
)
2026-07-20 11:07:29 +02:00
texture_copy.wgsl
Add screenshot support for eframe web (
#5438
)
2024-12-12 19:17:42 +01:00
winit.rs
Prevent accidentally dropping
TexturesDelta
(
#8356
)
2026-07-29 16:16:48 +00:00