IronRDP/crates/ironrdp-testsuite-core/tests/graphics
Marc-André Lureau 5555c7b9dd refactor(session): decode RFX to RgbX
Decode to the desired format, instead of converting from BgrX to the
DecodedImage format (typically RgbA) when applying the tile / drawing.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2025-02-09 18:09:15 +01:00
..
color_conversion.rs refactor(session): decode RFX to RgbX 2025-02-09 18:09:15 +01:00
dwt.rs feat: RemoteFX encoder (#379) 2024-04-02 11:38:38 -04:00
image_processing.rs refactor(graphics): use 0xFF for opaque alpha 2025-02-09 18:09:15 +01:00
mod.rs test: organize integration tests into single crate 2023-05-11 19:41:11 -04:00
rle.rs test(graphics): save snapshots for RLE test 2023-10-05 10:58:16 -04:00
rlgr.rs feat: RemoteFX encoder (#379) 2024-04-02 11:38:38 -04:00