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

Remove redundant instructions from tile hash #3898

Merged

Commits on Jun 26, 2023

  1. Remove redundant instructions from hash

    Signed-off-by: Curtis Black <[email protected]>
    curtisblack committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    faaf216 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Ignore false warning about uninitialized tile data.

    Signed-off-by: Curtis Black <[email protected]>
    curtisblack committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    98f4198 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Remove redundant instructions from hash

    Signed-off-by: Curtis Black <[email protected]>
    curtisblack committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    e439abb View commit details
    Browse the repository at this point in the history
  2. Ignore false warning about uninitialized tile data.

    Signed-off-by: Curtis Black <[email protected]>
    curtisblack committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    b9a57e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    800bec7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Move compiler ignore directives.

    Signed-off-by: Curtis Black <[email protected]>
    curtisblack committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    36ec5b3 View commit details
    Browse the repository at this point in the history
  2. Fix false positive warning about uninitialized memory in gcc11

    Signed-off-by: Larry Gritz <[email protected]>
    lgritz committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    789406c View commit details
    Browse the repository at this point in the history