Navigate to the top level

Texture_palette

Suite class def

PaletteSwapping

Renders a gradient texture multiple times, changing the palettes between each render.

Image with alpha
Test result for Texture_palette::PaletteSwapping
Image as seen on display
No alpha test result for Texture_palette::PaletteSwapping

XemuHighPaletteBug

Renders a gradient texture multiple times, reusing the same palette but changing just the high entries within it between each draw. Exercises xemu#2646 which miscalculates the size of the palette and excludes high entries from the cache key.

Image with alpha
Test result for Texture_palette::XemuHighPaletteBug
Image as seen on display
No alpha test result for Texture_palette::XemuHighPaletteBug