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.
ebf09feb8243c6fdb971f37e56d6d0b03f92a7dc
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
4
Apr
3
2
1
29
Mar
22
19
18
14
11
7
6
4
28
Feb
26
25
22
20
14
13
11
8
7
6
5
31
Jan
30
25
24
23
22
17
15
14
11
10
4
3
20
Dec
17
12
4
3
29
Nov
27
26
16
15
13
12
8
2
31
Oct
30
29
26
25
24
22
19
18
11
8
5
2
1
28
Sep
26
24
14
13
12
5
30
Aug
29
27
23
21
20
16
14
20
Jul
19
18
3
27
Jun
26
11
6
29
May
24
23
26
Apr
25
19
16
13
11
3
30
Mar
28
15
Feb
13
9
8
6
5
2
26
Jan
vkd3d-shader: Drop support for dummy samplers.
vkd3d: Improve UMA memory detection.
tests: Add tests for subresource read write.
tests: Add more tests for mapping texture on custom heaps.
vkd3d: Enable VK_EXT_descriptor_indexing.
tests: Use vkd3d_optional_device_extensions_info.
test: Test root CBV descriptor with big buffer.
tests: Add test for updating descriptor tables after changing root signature.
vkd3d: Avoid copying empty ranges in d3d12_device_CopyDescriptors().
vkd3d: Add helpers for getting root signature parameters.
vkd3d: Clear descriptor dirty masks when setting root signature.
tests: Skip some tests when VKD3D_VULKAN_DEVICE is set.
tests: Add test for depth clip.
tests: Add test for fragment w coordinate.
vkd3d-shader: Fix SV_Position.w in pixel shaders.
tests: Add simple test for 2D NULL SRVs.
vkd3d: Add partial support for 2D NULL SRVs.
vkd3d: Initialize NULL CBV buffer.
vkd3d: Use dedicated allocation for committed resources.
vkd3d: Add more Vulkan feature checks.
vkd3d: Add support for optional device extensions.
vkd3d: Trace device properties for selected device.
tests: Add test for SRV component mapping.
vkd3d: Implement component mapping for SRVs.
build: Simplify DL_LIBS handling.
build: Fix pthread tests.
vkd3d: Do not require dlfcn.
tests: Add tests for copying block-compressed texture regions of smallest miplevels.
vkd3d-shader: Do not enable SpvCapabilityUniformBufferArrayDynamicIndexing.
vkd3d-shader: Check shader visibility for combined samplers.
vkd3d: Ignore redundant SetPipelineState() calls.
vkd3d: Ignore redundant IASetPrimitiveTopology() calls.
build: Depend on the Makefile for .pc files.
tests: Add test for copying misaligned texture regions.
tests: Map readback buffers with correct read range.
tests: Add test for copying texture regions from and to BC textures.
vkd3d: Validate box in d3d12_command_list_CopyTextureRegion().
tests: Add more tests for copying data from textures to buffers.
vkd3d: Fix copying texture regions from textures to buffers.
tests: Add more tests for copying data from buffers to textures.
Loading