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
!408
vkd3d-shader/dxil: Implement constant buffer loads.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
vkd3d-shader/dxil: Implement constant buffer loads.
cmccarthy/vkd3d:dxil_cbuffer
into
master
Overview
9
Commits
5
Pipelines
8
Changes
18
Merged
Conor McCarthy
requested to merge
cmccarthy/vkd3d:dxil_cbuffer
into
master
1 year ago
Overview
9
Commits
5
Pipelines
8
Changes
18
Expand
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
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Nov 01, 2023
vkd3d-shader/dxil: Implement the DXIL EXTRACTVAL instruction.
· 58967018
Conor McCarthy
authored
1 year ago
and
Alexandre Julliard
committed
1 year ago
58967018
vkd3d-shader/spirv: Support scalar swizzle of vector SSA registers.
· e899b67b
Conor McCarthy
authored
1 year ago
and
Alexandre Julliard
committed
1 year ago
e899b67b
vkd3d-shader/dxil: Implement DX instruction CBufferLoadLegacy.
· 43b5d738
Conor McCarthy
authored
1 year ago
and
Alexandre Julliard
committed
1 year ago
43b5d738
vkd3d-shader/dxil: Implement DX instruction CreateHandle.
· 3b1bbe2b
Conor McCarthy
authored
1 year ago
and
Alexandre Julliard
committed
1 year ago
3b1bbe2b
vkd3d-shader/dxil: Replace register_address_init() with register_index_address_init().
· f57d6536
Conor McCarthy
authored
1 year ago
and
Alexandre Julliard
committed
1 year ago
Makes it much clearer which register index is being written.
f57d6536
Loading