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

Reinterpret framebuffer formats as needed. Outrun reflections partial fix #13636

Merged
merged 9 commits into from
Nov 8, 2020

Commits on Nov 8, 2020

  1. More reinterpret shader gen and test work.

    More work on reinterpret
    
    Buildsystem fixes
    hrydgard committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    19b4feb View commit details
    Browse the repository at this point in the history
  2. More shadergen work

    Buildfix
    hrydgard committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    f2e315b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ccc8c1 View commit details
    Browse the repository at this point in the history
  4. Reinterpret the data when binding a framebuffer with a different 16-b…

    …it format.
    
    Car reflections in Outrun are better (see #11358) but have some
    blue/yellow color garbage that will need a different fix.
    hrydgard committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    981d0a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96c36d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28f8578 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e16fca View commit details
    Browse the repository at this point in the history
  8. Add compat flag for reinterpret shader, also disable on platforms tha…

    …t can't support it yet
    hrydgard committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    9105249 View commit details
    Browse the repository at this point in the history
  9. Address feedback.

    hrydgard committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    d81522a View commit details
    Browse the repository at this point in the history