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

shader_recompiler: shaer patch to manualy normalize on unsupported Vulkan UNORM/SNORM formats #1532

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 28, 2024

  1. Copy IR instruction

    LNDF committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    ed5da02 View commit details
    Browse the repository at this point in the history
  2. Initial prep

    LNDF committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e498875 View commit details
    Browse the repository at this point in the history
  3. Add surface formats

    LNDF committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    a4010b3 View commit details
    Browse the repository at this point in the history
  4. Patch read and write

    TODO: atomic instructions
    LNDF committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    78ad50b View commit details
    Browse the repository at this point in the history
  5. Surface format fixup

    LNDF committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    008d2ac View commit details
    Browse the repository at this point in the history
  6. Shader specialization

    LNDF committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    fe3b41c View commit details
    Browse the repository at this point in the history
  7. Handle atomic instructions

    LNDF committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0fd4c3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4dba67 View commit details
    Browse the repository at this point in the history