egui/crates/egui-wgpu/src
amfaber 9478e50d01
Fix panic on wgpu GL backend due to new screenshot capability (#3078)
* Triage for GL backend

* And cargo-fmt

* Changelog update with PR and issue

* Update crates/eframe/src/epi/mod.rs

Co-authored-by: Andreas Reich <r_andreas2@web.de>

* Update crates/egui-wgpu/src/winit.rs

Co-authored-by: Andreas Reich <r_andreas2@web.de>

* Add "supports_screenshot" to surface state

* Cranky fix

* fmt

---------

Co-authored-by: Andreas Reich <r_andreas2@web.de>
2023-06-15 11:16:25 +02: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 Fix panic on wgpu GL backend due to new screenshot capability (#3078) 2023-06-15 11:16:25 +02:00