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 WGSL examples to documentation #2888

Merged
merged 17 commits into from Aug 2, 2022
Merged

Add WGSL examples to documentation #2888

merged 17 commits into from Aug 2, 2022

Commits on Jul 15, 2022

  1. BufferBindingType + TextureSampleType

    norepimorphism committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    8bc1a12 View commit details
    Browse the repository at this point in the history
  2. Refine access modes

    norepimorphism committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    bf7e7fe View commit details
    Browse the repository at this point in the history
  3. StorageTextureAccess + BindingType

    norepimorphism committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    ff5ca8a View commit details
    Browse the repository at this point in the history
  4. TextureViewDimension

    norepimorphism committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    13af7a6 View commit details
    Browse the repository at this point in the history
  5. Address access mode confusion

    norepimorphism committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    b84adb5 View commit details
    Browse the repository at this point in the history
  6. Correct texture_storage_*d syntax

    norepimorphism committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    3ae52f8 View commit details
    Browse the repository at this point in the history
  7. Features::{TEXTURE,BUFFER}_BINDING_ARRAY

    norepimorphism committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    1680812 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Add WGSL note for non-uniform indexing features

    norepimorphism committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    abb404c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    norepimorphism committed Jul 16, 2022
    Configuration menu
    Copy the full SHA
    125225b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Remove 'nonstandard' in description of native-only extension

    Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
    ani and cwfitzgerald authored Jul 17, 2022
    Configuration menu
    Copy the full SHA
    5d69a05 View commit details
    Browse the repository at this point in the history
  2. Add trailing comma to WGSL struct declaration

    Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
    ani and cwfitzgerald authored Jul 17, 2022
    Configuration menu
    Copy the full SHA
    8e11026 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Fix Features::TEXTURE_BINDING_ARRAY

    Co-authored-by: Connor Fitzgerald <connorwadefitzgerald@gmail.com>
    ani and cwfitzgerald authored Jul 18, 2022
    Configuration menu
    Copy the full SHA
    4b02622 View commit details
    Browse the repository at this point in the history
  2. 'eg.' -> 'ex.'; add line breaks

    norepimorphism committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    19ae8f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    e3aed3b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Replace double-spaces with backslashes

    norepimorphism committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8416e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16490db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12bbad0 View commit details
    Browse the repository at this point in the history