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 attributes to gfx_defines macros #1080

Merged
merged 2 commits into from
Nov 25, 2016
Merged

Add attributes to gfx_defines macros #1080

merged 2 commits into from
Nov 25, 2016

Commits on Nov 20, 2016

  1. Add attributes to gfx_defines macros

    For this commit, it only works on the `vertex` and `constant` structs, and NOT any of their fields.
    David McGillicuddy committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    31a5fe4 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Remove logic for fields without trailing commas.

    David McGillicuddy committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    6f79425 View commit details
    Browse the repository at this point in the history