Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
vkd3d
Manage
Activity
Members
Labels
Plan
Wiki
Bugzilla
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wine
vkd3d
Merge requests
!22
vkd3d-shader/hlsl: Add and use constant node creation helpers.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
vkd3d-shader/hlsl: Add and use constant node creation helpers.
zfigura/vkd3d:pr0
into
master
Overview
0
Commits
4
Pipelines
2
Changes
4
Merged
Elizabeth Figura
requested to merge
zfigura/vkd3d:pr0
into
master
2 years ago
Overview
0
Commits
4
Pipelines
2
Changes
4
Expand
Clean up the last few uses of init_node() outside of hlsl.c.
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Sep 28, 2022
vkd3d-shader/hlsl: Use hlsl_new_constant() in more places.
· b74a5460
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
b74a5460
vkd3d-shader/hlsl: Use hlsl_new_int_constant() in the "primary_expr" rule.
· f8da1000
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
f8da1000
vkd3d-shader/hlsl: Introduce a hlsl_new_bool_constant() helper.
· 3fc2fdc3
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
3fc2fdc3
vkd3d-shader/hlsl: Introduce a hlsl_new_float_constant() helper.
· 4c5fd9c7
Elizabeth Figura
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
4c5fd9c7
Loading