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

VK_EXT_mesh_shader, version 2 #1125

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

Commits on Jun 11, 2024

  1. update rspirv 0.11 to 0.12, bulk adjustments

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cb7bffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6c516 View commit details
    Browse the repository at this point in the history
  3. update rspirv: fix renamed ops

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6f51e4f View commit details
    Browse the repository at this point in the history
  4. update rspirv: add new ops and OpKinds

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    009b862 View commit details
    Browse the repository at this point in the history
  5. update rspirv: adjusted tests

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    55a5355 View commit details
    Browse the repository at this point in the history
  6. update rspirv: fix clippy lints

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8a96f60 View commit details
    Browse the repository at this point in the history
  7. update rspirv: add support for bary_coord_hkr, but keep _nv variant a…

    …round
    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    db0ad5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0acafd5 View commit details
    Browse the repository at this point in the history
  9. mesh shader ext: compiletest for mesh shaders, from @BeastLe9enD

    BeastLe9enD authored and Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    596fe21 View commit details
    Browse the repository at this point in the history
  10. mesh shader ext: add support for mesh shaders, based on @BeastLe9enD

    …work
    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2959348 View commit details
    Browse the repository at this point in the history
  11. mesh shader ext: cargo fmt compiletests

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c6adc14 View commit details
    Browse the repository at this point in the history
  12. mesh shader ext: fix task shader payload passing

    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c7a72a3 View commit details
    Browse the repository at this point in the history
  13. mesh shader ext: added test for task shader mispile when shader may p…

    …anic
    Firestar99 committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    583f886 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. mesh shaders: added per_primitive_ext output attribute

    Firestar99 committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0068c23 View commit details
    Browse the repository at this point in the history