Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AArch64] Fix a couple of bugs in the vertex loader #2638

Commits on Jun 21, 2015

  1. [AArch64] Fix a couple of bugs in the vertex loader

    In particular this fixes the 6666 colour format
    We were loading from the wrong location and it was causing /terrible/ colour changes.
    
    This also fixes a bug in the all the colour formats(except 888) where the unaligned path was loading in to the wrong register.
    Sonicadvance1 committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    a811370 View commit details
    Browse the repository at this point in the history