Skip to content
Snippets Groups Projects

vkd3d-shader/hlsl: Allow annotations on global variables.

Merged Nikolay Sivov requested to merge nsivov/vkd3d:annotations2 into master
1 unresolved thread

Signed-off-by: Nikolay Sivov nsivov@codeweavers.com

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
7300 7309 }
7301 7310
7302 7311 variable_decl:
7303 any_identifier arrays colon_attribute
7312 any_identifier arrays colon_attribute annotations_opt
  • Nikolay Sivov added 19 commits

    added 19 commits

    • b4429235...746222b3 - 17 commits from branch wine:master
    • 3cf65066 - vkd3d-shader/hlsl: Allow annotations on global variables.
    • 21cac6d8 - vkd3d-shader/fx: Correct empty pass check.

    Compare with previous version

  • Nikolay Sivov added 3 commits

    added 3 commits

    • 67c690aa - 1 commit from branch wine:master
    • 4749632c - vkd3d-shader/hlsl: Allow annotations on global variables.
    • 4b40b2d4 - vkd3d-shader/fx: Correct empty pass check.

    Compare with previous version

  • Nikolay Sivov added 20 commits

    added 20 commits

    • 4b40b2d4...c792114a - 17 commits from branch wine:master
    • 1324668a - vkd3d-shader/hlsl: Allow annotations on global variables.
    • 72fb4ace - vkd3d-shader/fx: Correct empty pass check.
    • 181e39cc - vkd3d-shader/fx: Set total pass count for fx_2_0.

    Compare with previous version

  • Author Developer

    Anything else I should do?

  • Elizabeth Figura approved this merge request

    approved this merge request

  • Henri Verbeet approved this merge request

    approved this merge request

  • Henri Verbeet added 30 commits

    added 30 commits

    • 181e39cc...ba0fec4c - 27 commits from branch wine:master
    • 958117df - vkd3d-shader/hlsl: Allow annotations on global variables.
    • dcf4ce75 - vkd3d-shader/fx: Correct empty pass check.
    • 29699d3d - vkd3d-shader/fx: Set total pass count for fx_2_0.

    Compare with previous version

  • Nikolay Sivov mentioned in merge request !951 (merged)

    mentioned in merge request !951 (merged)

  • Please register or sign in to reply
    Loading