egui/egui_glium/src
sigaloid 12fd4906de
Update dependencies and pass all clippy's (#636)
* Cargo update

https://pastebin.com/raw/KWNuJD9u

* Cargo clippy +nightly

* Remove deprecated clippy

* Fix unbalanced backtick (now passes cargo {+nightly,} clippy)
2021-08-20 22:31:20 +02:00
..
shader Fixed GLSL ES 1.0 version string (#470) 2021-06-07 20:18:42 +02:00
backend.rs Drag and drop files into egui_glium and egui_web (#637) 2021-08-20 22:20:45 +02:00
http.rs Generalize http fetch (#488) 2021-08-15 16:56:46 +02:00
lib.rs Update dependencies and pass all clippy's (#636) 2021-08-20 22:31:20 +02:00
painter.rs Improve error message on bad texture allocation 2021-07-29 22:20:22 +02:00
persistence.rs Replace JSON with RON for persistence (epi/eframe/glium/web) 2021-04-05 14:23:42 +02:00
screen_reader.rs Update tts 0.15 -> 0.16 2021-05-09 14:42:14 +02:00
window_settings.rs Replace JSON with RON for persistence (epi/eframe/glium/web) 2021-04-05 14:23:42 +02:00