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
!28
Support length(), int division and int absolute value.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Support length(), int division and int absolute value.
giomasce/vkd3d:stuff
into
master
Overview
0
Commits
6
Pipelines
2
Changes
6
Merged
Giovanni Mascellani
requested to merge
giomasce/vkd3d:stuff
into
master
2 years ago
Overview
0
Commits
6
Pipelines
2
Changes
6
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
Please
register
or
sign in
to reply
Oct 17, 2022
vkd3d-shader/hlsl: Lower int division.
· eb7b5940
Giovanni Mascellani
authored
3 years ago
and
Alexandre Julliard
committed
2 years ago
eb7b5940
vkd3d-shader/hlsl: Lower int absolute value.
· 4c13ae57
Giovanni Mascellani
authored
3 years ago
and
Alexandre Julliard
committed
2 years ago
4c13ae57
tests: Test int absolute value.
· ef4990d9
Giovanni Mascellani
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
ef4990d9
vkd3d-shader/hlsl: Write SM4 square root instructions.
· 5442f423
Giovanni Mascellani
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
5442f423
vkd3d-shader/hlsl: Parse length() intrinsic.
· 8e5aefb3
Giovanni Mascellani
authored
3 years ago
and
Alexandre Julliard
committed
2 years ago
8e5aefb3
tests: Test length() intrinsic.
· a43242a3
Giovanni Mascellani
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
a43242a3
Loading