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
!62
vkd3d-shader/hlsl: sin(), cos(), sqrt() and step() intrinsics.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
vkd3d-shader/hlsl: sin(), cos(), sqrt() and step() intrinsics.
fcasas/vkd3d:intrinsics
into
master
Overview
3
Commits
7
Pipelines
2
Changes
6
Merged
Francisco Casas
requested to merge
fcasas/vkd3d:intrinsics
into
master
2 years ago
Overview
3
Commits
7
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
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Jan 19, 2023
vkd3d-shader/hlsl: Parse step() intrinsic.
· 13c8e8b8
Francisco Casas
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
13c8e8b8
tests: Test step() intrinsic.
· 4e1a4a76
Francisco Casas
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
4e1a4a76
vkd3d-shader/hlsl: Parse sqrt() intrinsic.
· 6fbf2b3e
Francisco Casas
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
6fbf2b3e
tests: Test sqrt() intrinsic.
· 7dbc879e
Francisco Casas
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
7dbc879e
vkd3d-shader/hlsl: Support cos() intrinsic.
· 8d5f16d8
Francisco Casas
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
8d5f16d8
vkd3d-shader/hlsl: Support sin() intrinsic.
· 3239ea5f
Francisco Casas
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
3239ea5f
vkd3d-shader/hlsl: Add additional tests for sin() and cos().
· b65c4501
Francisco Casas
authored
2 years ago
and
Alexandre Julliard
committed
2 years ago
b65c4501
Loading