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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
61dd701284ea9cf47f1341c9d01888ea66c6974f
Select Git revision
Branches
2
master
default
protected
vkd3d-1.7.x
protected
Tags
18
vkd3d-1.15
vkd3d-1.14
vkd3d-1.13
vkd3d-1.12
vkd3d-1.11
vkd3d-1.10
vkd3d-1.9
vkd3d-1.8
vkd3d-1.7.1
vkd3d-1.7
vkd3d-1.6
vkd3d-1.5
vkd3d-1.4
vkd3d-1.3
vkd3d-1.2
vkd3d-1.1
vkd3d-1.0
vkd3d-0.0.1
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
13
9
8
6
5
2
26
Jan
24
23
19
18
16
15
12
11
9
15
Dec
14
12
11
1
Nov
31
Oct
30
26
25
24
20
18
12
10
6
5
4
26
Sep
22
21
20
19
18
14
12
11
8
7
5
4
1
31
Aug
30
29
28
25
24
23
22
21
18
17
16
15
11
9
8
7
4
3
2
1
28
Jul
27
26
25
24
21
20
19
18
17
14
13
12
11
10
6
29
Jun
libs/vkd3d-shader: Avoid UINT.
libs/vkd3d-shader: Avoid Windows data types in public API.
libs/vkd3d-shader: Remove dependency on D3D12 headers.
include: Move D3D_PRIMITIVE_TOPOLOGY to d3dcommon.
tests: Add test for rendering to DXGI_FORMAT_A8_UNORM.
tests: Add test for sampling from DXGI_FORMAT_A8_UNORM.
libs/vkd3d: Disallow image view swizzles on framebuffer attachments and storage images.
libs/vkd3d: Implement DXGI_FORMAT_A8_UNORM.
tests: Add test for OMSetRenderTargets().
libs/vkd3d: Fix single descriptor handles in d3d12_command_list_OMSetRenderTargets().
build: Use shared SPIRV-Tools library.
include: Cleanup d3d12 header files.
libs/vkd3d: Add remaining helper functions for CPU descriptor handles.
libs/vkd3d: Use PFN prefix for function pointer typedefs.
include: Add typedefs for vkd3d function pointers.
libs/vkd3d-shader: Implement vDomain.
libs/vkd3d-shader: Translate dcl_tessellator_partitioning instructions.
libs/vkd3d-shader: Translate dcl_tessellator_domain instructions.
libs/vkd3d-shader: Use vkd3d_dxbc_compiler_get_constant_float_vector() in more places.
tests: Add test for geometry shaders.
libs/vkd3d-shader: Add initial support for arrayed shader inputs.
libs/vkd3d-shader: Emit InvocationId for geometry and tessellation shaders.
libs/vkd3d-shader: Translate dcl_gs_instances instructions.
libs/vkd3d-shader: Translate geometry shader "cut" instructions.
libs/vkd3d-shader: Translate dcl_input_siv instructions.
libs/vkd3d-shader: Force public enums to 32-bit values.
libs/vkd3d-shader: Use our own SPIR-V generator ID.
libs/vkd3d: Add support for device parent.
libs/vkd3d-shader: Use GLSL.std450 NMin, NMax and NClamp opcodes.
libs/vkd3d-shader: Adjust barrier emission.
libs/vkd3d: Implement internal reference counting for resources.
libs/vkd3d: Do not enable swapchain extensions by default.
libs/vkd3d-utils: Enable swapchain extensions in D3D12CreateDevice().
tests: Add test for additional device extensions.
libs/vkd3d: Allow library user to enable additional device extensions.
tests: Add test for additional instance extensions.
libs/vkd3d: Implement d3d12_device_GetAdapterLuid().
libs/vkd3d: Allow library user to enable additional instance extensions.
tests: Add test for required device extensions.
tests: Add test for creating instance with vkGetInstanceProcAddr() pointer.
Loading