egui/egui_web/src
AsmPrgmC3 3a634ff46e
Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652)
Also removed the 300es shaders, as they'd be identical to the 100es ones.
2021-08-26 18:40:35 +02:00
..
shader Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 2021-08-26 18:40:35 +02:00
backend.rs egui_web: default to light mode unless prefers-color-scheme: dark 2021-06-07 20:56:18 +02:00
http.rs Generalize http fetch (#488) 2021-08-15 16:56:46 +02:00
lib.rs Drag and drop files into egui_glium and egui_web (#637) 2021-08-20 22:20:45 +02:00
painter.rs Wrap tesselated output in struct ClippedMesh(Rect, Mesh) 2021-01-25 21:43:17 +01:00
screen_reader.rs Update tts 0.15 -> 0.16 2021-05-09 14:42:14 +02:00
webgl1.rs Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 2021-08-26 18:40:35 +02:00
webgl2.rs Reintroduce color fixes to WebGL1 backend, but only if sRGB textures are supported (#652) 2021-08-26 18:40:35 +02:00