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

Add extended command info spec #170

Merged
merged 6 commits into from
Mar 9, 2024
Merged

Commits on Mar 8, 2024

  1. Initial upload of extended command info spec

    Old format from internal location. Uploaded just to emphasize
    differences
    pow2clk committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4696398 View commit details
    Browse the repository at this point in the history
  2. reformat to hlsl-specs shader model feature template

    Many sections are still missing, this just reformats what's already
    there
    pow2clk committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b789e73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f4670d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c9630 View commit details
    Browse the repository at this point in the history
  5. remove braces in spirv description

    the <> braces around id prevented it from showing up in some renderings
    of the md
    pow2clk committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    9a5c654 View commit details
    Browse the repository at this point in the history
  6. remove text about default zero begin instance

    There are no longer draw calls that omit an explicit begin instance
    parameter, so we can leave out the text addressing such circumstances
    pow2clk committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    951dc82 View commit details
    Browse the repository at this point in the history