egui/sh
Emil Ernerfeldt 50539bd31a
egui_web: always use the glow painter, and remove the old WebGL code. (#1356)
* egui_web: always use the glow painter, and remove the old WebGL code.
* Clean up the WebPainter trait
* Clarify WebGL1 warning text in color test

The glow painter became standard in egui 0.17, and I've heard no complaints! So let's simplify and go all in on glow.

Part of https://github.com/emilk/egui/issues/1198
2022-03-11 19:15:06 +01:00
..
build_demo_web.sh Run wasm-bindgen in CI and update parking_lot (#1293) 2022-02-22 16:30:42 +01:00
check.sh egui_web: always use the glow painter, and remove the old WebGL code. (#1356) 2022-03-11 19:15:06 +01:00
docs.sh Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (#1282) 2022-02-21 15:26:26 +01:00
find_bloat.sh Reduce monomorphization, reducing wasm size by around 3% 2021-09-07 21:33:10 +02:00
setup_web.sh setup_web.sh: don't force-install wasm-bindgen-cli 2021-12-28 21:30:36 +01:00
start_server.sh Replace every ... with … like some sort of crazy person 2021-10-13 11:52:34 +02:00
wasm_bindgen_check.sh Run wasm-bindgen in CI and update parking_lot (#1293) 2022-02-22 16:30:42 +01:00
wasm_size.sh Small code cleanup 2021-10-23 06:03:45 +02:00