egui/egui_web/src
Emil Ernerfeldt b1fd6a44e8
Switch to using glow as the default renderer both on native and the web (#1020)
* Switch to using glow as the default renderer both on native and the web
* Simplify code to find WebGL context for glow
* egui_web: make webgl an opt-in feature
* Stop using deprecated WEBGL_debug_renderer_info
2021-12-31 15:17:55 +01:00
..
shader Clean up glsl code 2021-11-13 13:09:08 +01:00
backend.rs Switch to using glow as the default renderer both on native and the web (#1020) 2021-12-31 15:17:55 +01:00
glow_wrapping.rs Switch to using glow as the default renderer both on native and the web (#1020) 2021-12-31 15:17:55 +01:00
lib.rs Switch to using glow as the default renderer both on native and the web (#1020) 2021-12-31 15:17:55 +01:00
painter.rs Rename Texture to FontImage 2021-12-28 21:19:24 +01:00
screen_reader.rs Update tts 0.15 -> 0.16 2021-05-09 14:42:14 +02:00
webgl1.rs Switch to using glow as the default renderer both on native and the web (#1020) 2021-12-31 15:17:55 +01:00
webgl2.rs Rename Texture to FontImage 2021-12-28 21:19:24 +01:00