egui/crates/egui_demo_lib/tests/snapshots
Emil Ernerfeldt f46926aaf1
Improve texture filtering by doing it in gamma space (#7311)
* Closes https://github.com/emilk/egui/pull/5839

This makes some transparent images look a lot nicer when blended:


![image](https://github.com/user-attachments/assets/7f370aaf-886a-423c-8391-c378849b63ca)

Cursive text will also look nicer.

This unfortunately changes the contract of what
`register_native_texture` expects

---------

Co-authored-by: Adrian Blumer <blumer.adrian@gmail.com>
2025-07-07 17:46:27 +02:00
..
demos Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
image_blending Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
rendering_test Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
tessellation_test Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
modals_1.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
modals_2.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
modals_3.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
modals_backdrop_should_prevent_focusing_lower_area.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
tessellation_test.png Improve tessellation quality (#5669) 2025-02-04 11:30:12 +01:00
widget_gallery_dark_x1.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
widget_gallery_dark_x2.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
widget_gallery_light_x1.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00
widget_gallery_light_x2.png Improve texture filtering by doing it in gamma space (#7311) 2025-07-07 17:46:27 +02:00