egui/crates/epaint/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
..
text Keyboard shortcut helpers (#2202) 2022-10-31 12:58:26 +01:00
util Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
bezier.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
color.rs Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
image.rs Specify deifferent minification and magnification filters (#2224) 2022-11-02 17:54:06 +01:00
lib.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
mesh.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
mutex.rs Fix false positives wrt `RwLock` deadlock detection (#2121) 2022-10-10 12:07:44 +02:00
shadow.rs Improve text redering and do all color operation in gamma space (#2071) 2022-09-24 17:53:11 +02:00
shape.rs Add Painter::image convenience function 2022-10-03 10:26:19 +02:00
shape_transform.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
stats.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
stroke.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
tessellator.rs Move all crates into a `crates` directory (#1940) 2022-08-20 10:41:49 +02:00
texture_atlas.rs Specify deifferent minification and magnification filters (#2224) 2022-11-02 17:54:06 +01:00
texture_handle.rs Specify deifferent minification and magnification filters (#2224) 2022-11-02 17:54:06 +01:00
textures.rs Specify deifferent minification and magnification filters (#2224) 2022-11-02 17:54:06 +01:00