Skip to content

Class 0x19 clip rectangle support for 2d blitting operations is not implemented #2408

@abaire

Description

@abaire

Bug Description

xemu does not yet implement handling for graphics class 0x19 clip rectangles, leading to incorrect behavior when 0x9F blits use non-fullscreen clip rectangles.

So far all of the cases in retail titles that I've seen have full screen clip rectangles so this may be rarely used in practice.

Expected Behavior

See the image blit clip tests in the pgraph tester; expected results: https://abaire.github.io/nxdk_pgraph_tests_golden_results/results/Image_blit/index.html

xemu Version

All versions

System Information

N/A. Affects all systems.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggraphicsIssues with the graphics subsystem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions