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-28 07:23:13 -04:00
Code
Activity
Files
08f207a0a8015ae2e15ad3dbfcb5a491276c108f
egui
/
crates
/
egui-wgpu
/
src
History
Konkitoman
86ef11c521
Now viewport_id always will be in a ViewportId you cannot create a ViewportId you can only get the main one everywere or get the current viewport id with
Context::get_viewport_id
2023-08-09 18:33:59 +03:00
..
egui.wgsl
Improve text redering and do all color operation in gamma space (
#2071
)
2022-09-24 17:53:11 +02:00
lib.rs
[wgpu] Expose wgpu::Adapter via RenderState (
#2954
)
2023-04-25 17:42:13 +02:00
renderer.rs
wgpu 0.16 (
#2884
)
2023-04-21 11:40:25 +02:00
winit.rs
Now viewport_id always will be in a ViewportId you cannot create a ViewportId you can only get the main one everywere or get the current viewport id with
Context::get_viewport_id
2023-08-09 18:33:59 +03:00