egui/egui_glium/src
2021-02-28 19:09:48 +01:00
..
shader Added shaders on GLSL 1.2 (#187) 2021-02-20 19:48:02 +01:00
backend.rs eframe: always provide a texture allocator 2021-02-28 19:09:48 +01:00
http.rs Add support for a HTTP body for POST (#139) 2021-01-26 21:32:16 +01:00
lib.rs Add Context::set_pixels_per_point to control the scale of the UI 2021-02-21 11:23:33 +01:00
painter.rs Improve documentation 2021-02-21 10:12:08 +01:00
persistence.rs Add epi::App::initial_window_size to control initial native window size 2021-02-23 20:28:55 +01:00
window_settings.rs [eframe] Make persistence, http and time optional features 2021-01-04 10:25:13 +01:00