egui/crates/egui_glow/src
Emil Ernerfeldt 34e6e12f00
Specify deifferent minification and magnification filters (#2224)
* Specify deifferent minification and magnification filters

* Fixes

* Update changelogs

* Doctest fixes

* Add deprecation notice for RetainedImage::with_texture_filter
2022-11-02 17:54:06 +01:00
..
shader Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
lib.rs Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
misc_util.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00
painter.rs Specify deifferent minification and magnification filters (#2224) 2022-11-02 17:54:06 +01:00
shader_version.rs Fix sRGB blending and cleanup the relevant code (#2070) 2022-09-21 21:30:02 +02:00
vao.rs Check srgb_support on other GL | ES as well. (#2012) 2022-09-06 15:58:22 +02:00
winit.rs Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00