egui/egui_glium/src
Emil Ernerfeldt 49e43885ff
Replace `Context::begin_frame/end_frame` with `fn run` taking a closure (#872)
* Replace Context begin_frame/end_frame with `fn run` taking a closure
* Create `egui::__run_test_ui` to replace `Ui::__test`
* Add helper `egui::__run_test_ctx` for doctests
2021-11-03 20:11:25 +01:00
..
shader Fixed GLSL ES 1.0 version string (#470) 2021-06-07 20:18:42 +02:00
epi_backend.rs Refactor integrations (#871) 2021-11-03 13:45:51 +01:00
lib.rs Replace `Context::begin_frame/end_frame` with `fn run` taking a closure (#872) 2021-11-03 20:11:25 +01:00
painter.rs Remove deprecated functions 2021-10-30 09:46:06 +02:00