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

Optimize lighting for softgpu a bit #17295

Merged
merged 5 commits into from
Apr 16, 2023

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    59fb374 View commit details
    Browse the repository at this point in the history
  2. softgpu: Calc worldnormal a bit less often.

    This is clearer anyway.
    unknownbrackets committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    b5206df View commit details
    Browse the repository at this point in the history
  3. softgpu: Use SSE for lighting ceil if available.

    Tiny optimization, helps only a little.
    unknownbrackets committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    2868495 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    860fc17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0490ad0 View commit details
    Browse the repository at this point in the history