Skip to content
GitLab
Explore
Sign in
Register
Branches
Overview
Active
Stale
All
vkd3d-1.7.x
154acd2c
·
Release 1.7.1.
·
May 03, 2023
loop-unrolling
ca417dc8
·
this is broken
·
Feb 29, 2024
loop-unrolling-v2
bce7524d
·
fixup! idk this fixes things apparently
·
Mar 27, 2024
loop-unrolling-rebase
628e7e55
·
vkd3d-shader/hlsl: Implement loop unrolling.
·
Mar 28, 2024
loop-unrolling-submit
267582ff
·
vkd3d-shader/hlsl: Implement loop unrolling.
·
Apr 01, 2024
wine/vkd3d!748
numthreads-parse-refactor
4ca3c369
·
vkd3d-shader/hlsl: Move [numthreads] attribute parsing to hlsl.y
·
May 23, 2024
wine/vkd3d!884
register-rebase
3ff00856
·
tests: Add reflection tests for register expressions.
·
Jun 18, 2024
!1
register-exprs-wip
efc44815
·
tests: Add reflection tests for register expressions.
·
Jul 03, 2024
!2
register-exprs
eb12e41f
·
tests: Add reflection tests for register expressions.
·
Jul 08, 2024
wine/vkd3d!792
loop-unrolling-wip
78e3ca6f
·
tests/hlsl: Test loop unrolling edge cases.
·
Jul 09, 2024
!5
loop-unrolling-trash
bf4e5892
·
very trashy, very wip unrolling stuff
·
Aug 20, 2024
!6
loop-unrolling-rebase-v2
444fa73b
·
vkd3d-shader/hlsl: Do not clone the entire program for loop unrolling.
·
Aug 27, 2024
loop-unrolling-split
fc222aed
·
vkd3d-shader/hlsl: Remove loop_unrolling_find_unrollable_loop.
·
Sep 06, 2024
!7
shader-runner-lib
07bd6912
·
tests/function_overloading: Introduce.
·
Oct 02, 2024
!9
overload-wip
73577c31
·
vkd3d-shader/hlsl: Prioritize between compatible function overloads.
·
Oct 31, 2024
!11
loop-unrolling-pt2-v2
71f95254
·
vkd3d-shader/hlsl: Drop the _ir_ infix from enum hlsl_loop_unroll_type.
·
Dec 10, 2024
!12
structured-buffers-glsl
c69875d5
·
vkd3d-shader/glsl: Add support for structured SRV loads.
·
Feb 25, 2025
structured-buffers
66b9d016
·
vkd3d-shader/hlsl: Emit vsir structured stores.
·
Feb 28, 2025
!13
structured-buffers-pt1
17202fc8
·
tests/hlsl: Add a reflection test for SRV structured buffers.
·
Mar 07, 2025
wine/vkd3d!1408
structured-buffers-pt1-new
89d3e667
·
tests/hlsl: Add tests for SRV structured buffers.
·
Apr 08, 2025
wine/vkd3d!1428