File tree
236 files changed
+213685
-240700
lines changed- 3rdparty
- dxc
- cmake
- adjust
- submodules
- docker
- include/nbl
- asset
- filters
- utils
- builtin
- hlsl
- bda
- concepts
- accessors
- cpp_compat
- impl
- emulated
- fft
- glsl_compat
- math
- equations
- matrix_utils
- prefix_sum_blur
- shapes
- spirv_intrinsics
- tgmath
- vector_utils
- workgroup
- random
- core
- hash
- util
- ext
- FFT
- ImGui/builtin/hlsl
- MitsubaLoader
- video
- src/nbl
- asset
- interchange
- utils
- builtin
- core/hash
- ext
- DepthPyramidGenerator
- ImGui
- LumaMeter
- video
- device_capabilities
- utilities
- vulkan/profiles
- platforms
- android
- apple
- desktop
- mobile
- linux
- amdvlk
- intel
- nvidia
- radv
- win
- amd
- intel
- nvidia
- tools/nsc
- docker/godbolt
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
236 files changed
+213685
-240700
lines changedSubmodule Vulkan-Headers updated 61 files
- .github/workflows/ci.yml+51-9
- BUILD.gn+1
- CMakeLists.txt+39-12
- Makefile.release+108
- include/vk_video/vulkan_video_codec_av1std.h+4-2
- include/vk_video/vulkan_video_codec_av1std_decode.h+1-1
- include/vk_video/vulkan_video_codec_av1std_encode.h+143
- include/vk_video/vulkan_video_codec_h264std.h+1-1
- include/vk_video/vulkan_video_codec_h264std_decode.h+1-1
- include/vk_video/vulkan_video_codec_h264std_encode.h+1-1
- include/vk_video/vulkan_video_codec_h265std.h+1-1
- include/vk_video/vulkan_video_codec_h265std_decode.h+1-1
- include/vk_video/vulkan_video_codec_h265std_encode.h+1-1
- include/vk_video/vulkan_video_codecs_common.h+1-1
- include/vulkan/vk_platform.h+1-1
- include/vulkan/vulkan.cppm+3.8k-156
- include/vulkan/vulkan.h+1-1
- include/vulkan/vulkan.hpp+10.6k-8.9k
- include/vulkan/vulkan_android.h+1-1
- include/vulkan/vulkan_beta.h+20-10
- include/vulkan/vulkan_core.h+3.1k-843
- include/vulkan/vulkan_directfb.h+1-1
- include/vulkan/vulkan_enums.hpp+1.9k-1.2k
- include/vulkan/vulkan_extension_inspection.hpp+654-190
- include/vulkan/vulkan_format_traits.hpp+57-57
- include/vulkan/vulkan_fuchsia.h+1-1
- include/vulkan/vulkan_funcs.hpp+14.8k-12.1k
- include/vulkan/vulkan_ggp.h+1-1
- include/vulkan/vulkan_handles.hpp+3.2k-1.6k
- include/vulkan/vulkan_hash.hpp+2.5k-472
- include/vulkan/vulkan_hpp_macros.hpp+48-19
- include/vulkan/vulkan_ios.h+1-1
- include/vulkan/vulkan_macos.h+1-1
- include/vulkan/vulkan_metal.h+48-7
- include/vulkan/vulkan_raii.hpp+5.7k-3.7k
- include/vulkan/vulkan_screen.h+1-1
- include/vulkan/vulkan_shared.hpp+239-167
- include/vulkan/vulkan_static_assertions.hpp+1.4k-403
- include/vulkan/vulkan_structs.hpp+71.8k-55.7k
- include/vulkan/vulkan_to_string.hpp+1.2k-452
- include/vulkan/vulkan_vi.h+1-1
- include/vulkan/vulkan_video.hpp+356-15
- include/vulkan/vulkan_wayland.h+1-1
- include/vulkan/vulkan_win32.h+1-1
- include/vulkan/vulkan_xcb.h+1-1
- include/vulkan/vulkan_xlib.h+1-1
- include/vulkan/vulkan_xlib_xrandr.h+1-1
- registry/apiconventions.py+2-2
- registry/cgenerator.py+15-10
- registry/generator.py+47-12
- registry/parse_dependency.py+6-5
- registry/reg.py+50-7
- registry/spec_tools/conventions.py+31-4
- registry/spec_tools/util.py+2-1
- registry/stripAPI.py+2-2
- registry/validusage.json+33.1k-29.0k
- registry/video.xml+134-7
- registry/vk.xml+4.2k-1.3k
- registry/vkconventions.py+6-6
- tests/CMakeLists.txt+1-1
- tests/integration/CMakeLists.txt+1-1
Lines changed: 58 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
196 | 254 |
| |
197 | 255 |
| |
198 | 256 |
| |
|
Lines changed: 272 additions & 249 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
| 203 | + | |
204 | 204 |
| |
205 | 205 |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1334 | 1334 |
| |
1335 | 1335 |
| |
1336 | 1336 |
| |
| 1337 | + | |
| 1338 | + | |
| 1339 | + | |
| 1340 | + | |
| 1341 | + | |
| 1342 | + | |
| 1343 | + | |
| 1344 | + | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
1337 | 1349 |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
139 | 139 |
| |
140 | 140 |
| |
141 | 141 |
| |
| 142 | + | |
| 143 | + | |
| 144 | + | |
142 | 145 |
| |
143 | 146 |
| |
144 | 147 |
| |
|
Submodule examples_tests updated 59 files
- 05_StreamingAndBufferDeviceAddressApp/app_resources/common.hlsl+3-4
- 11_FFT/app_resources/common.hlsl-1
- 11_FFT/app_resources/shader.comp.hlsl+7-10
- 11_FFT/main.cpp+1-4
- 22_CppCompat/CIntrinsicsTester.h+264
- 22_CppCompat/CTgmathTester.h+360
- 22_CppCompat/ITester.h+335
- 22_CppCompat/app_resources/common.hlsl+426-4
- 22_CppCompat/app_resources/intrinsicsTest.comp.hlsl+16
- 22_CppCompat/app_resources/test.comp.hlsl+10-19
- 22_CppCompat/app_resources/tgmathTest.comp.hlsl+16
- 22_CppCompat/main.cpp+28-6
- 22_CppCompat/test.hlsl.orig+11-19
- 25_FilterTest/main.cpp+3-3
- 26_Blur/CMakeLists.txt+24
- 26_Blur/app_resources/common.hlsl+11
- 26_Blur/app_resources/shader.comp.hlsl+160
- 26_Blur/main.cpp+782
- 28_FFTBloom/app_resources/common.hlsl+7-8
- 28_FFTBloom/app_resources/fft_common.hlsl+8-9
- 28_FFTBloom/app_resources/fft_convolve_ifft.hlsl+59-78
- 28_FFTBloom/app_resources/image_fft_first_axis.hlsl+7
- 28_FFTBloom/app_resources/image_ifft_first_axis.hlsl+7
- 28_FFTBloom/app_resources/kernel_fft_first_axis.hlsl+6
- 28_FFTBloom/app_resources/kernel_fft_second_axis.hlsl+12-4
- 28_FFTBloom/app_resources/kernel_spectrum_normalize.hlsl+3-2
- 28_FFTBloom/main.cpp+78-55
- 30_ComputeShaderPathTracer/main.cpp+9-9
- 62_CAD/DrawResourcesFiller.cpp+4
- 62_CAD/DrawResourcesFiller.h+11-1
- 62_CAD/Hatch.cpp+3-2
- 62_CAD/Hatch.h+3-1
- 62_CAD/Polyline.cpp+4-1
- 62_CAD/Polyline.h+44-5
- 62_CAD/SingleLineText.cpp+7-7
- 62_CAD/SingleLineText.h+3-2
- 62_CAD/main.cpp+56-34
- 62_CAD/shaders/globals.hlsl+5
- 62_CAD/shaders/main_pipeline/common.hlsl+2
- 62_CAD/shaders/main_pipeline/fragment.hlsl+4
- 62_CAD/shaders/main_pipeline/fragment_shader.hlsl+33-23
- 62_CAD/shaders/main_pipeline/fragment_shader_debug.hlsl+3-5
- 62_CAD/shaders/main_pipeline/resolve_alphas.hlsl+22-10
- 62_CAD/shaders/main_pipeline/vertex_shader.hlsl+5
- 66_HLSLBxDFTests/CMakeLists.txt+28
- 66_HLSLBxDFTests/app_resources/tests.hlsl+479
- 66_HLSLBxDFTests/main.cpp+73
- 67_RayQueryGeometry/app_resources/common.hlsl+1
- 67_RayQueryGeometry/app_resources/render.comp.hlsl+20-27
- 67_RayQueryGeometry/main.cpp+11-1
- 68_JpegLoading/CMakeLists.txt+27
- 68_JpegLoading/main.cpp+193
- 68_JpegLoading/pipeline.groovy+50
- 70_FLIPFluids/app_resources/compute/advectParticles.comp.hlsl+11-6
- 70_FLIPFluids/app_resources/compute/genParticleVertices.comp.hlsl+4-1
- 70_FLIPFluids/app_resources/fluidParticles.vertex.hlsl+5-1
- 70_FLIPFluids/app_resources/render_common.hlsl+10-10
- 70_FLIPFluids/main.cpp+10-10
- CMakeLists.txt+3
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
44 |
| - | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
0 commit comments