Debian Patches
Status for dawn/0.0~git20260909.1a75cb7f-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use-system-libs.patch | Use system libraries via find_package | Dominique Belhachemi <domibel@debian.org> | not-needed | |||
| fix-dawn-glfw-install.patch | Add install support for dawn_glfw with clean link interface | Dominique Belhachemi <domibel@debian.org> | not-needed | |||
| add-soversion.patch | Add soname | Dominique Belhachemi <domibel@debian.org> | not-needed | |||
| fix-bundle-libraries.patch | Fix BundleLibraries to propagate shared library dependencies | Dominique Belhachemi <domibel@debian.org> | not-needed | |||
| tint-cmake-flags.patch | Avoid installing ~70 internal libtint_*.a archives Replace the TINT_ENABLE_INSTALL option with two independent flags: TINT_INSTALL_CMD_TOOLS - install the tint / tint_info binaries (default OFF) TINT_INSTALL_LIBS - install the internal tint libraries and headers (default OFF) |
Dominique Belhachemi <domibel@debian.org> | yes | 2026-07-23 | ||
| silence-limits-warning.patch | Silence two cosmetic stderr warnings from NormalizeLimits(). . Warning: maxDynamicUniformBuffersPerPipelineLayout artificially reduced from 500000 to 16 to fit dynamic offset allocation limit. Warning: maxDynamicStorageBuffersPerPipelineLayout artificially reduced from 500000 to 16 to fit dynamic offset allocation limit. |
Dominique Belhachemi <domibel@debian.org> | not-needed | 2026-07-29 | ||
| raise-underreported-limits-env.patch | Add a debug env var to accept Vulkan adapters below WebGPU spec floors Setting DEBIAN_DAWN_RAISE_LIMITS=1 makes Dawn accept an adapter whose Vulkan limits fall below the requested feature level's WebGPU floor, and raises every such under-floor limit up to that feature level's minimum. . Also unblocks adapter acceptance when fullDrawIndexUint32 or textureCompressionASTC_LDR is missing, without claiming either is actually supported. . Note: A workload that exceeds the real limits may silently corrupt or crash. |
Dominique Belhachemi <domibel@debian.org> | not-needed | 2026-09-07 | ||
| use-system-gtest.patch | use system googletest/googlemock instead of a bundled checkout | Dominique Belhachemi <domibel@debian.org> | not-needed | 2026-09-06 | ||
| fix-gcc-brace-elision.patch | fix GCC brace-elision rejection of nested TestVector arrays | Dominique Belhachemi <domibel@debian.org> | not-needed | 2026-09-03 | ||
| install-dawn-end2end-tests.patch | install dawn_end2end_tests, linked -no-pie Link -no-pie due to a riscv64 GNU ld limitation. Applied on every architecture for consistency. |
Dominique Belhachemi <domibel@debian.org> | not-needed | 2026-09-04 | ||
| install-dawn-info.patch | install the DawnInfo sample as dawn-info | Dominique Belhachemi <domibel@debian.org> | not-needed | 2026-09-04 | ||
| fix-gcc-initializer-list-array.patch | fix GCC rejection of initializer_list<T[N]> constructed from string literals | Dominique Belhachemi <domibel@debian.org> | not-needed | 2026-09-09 |
All known versions for source package 'dawn'
- 0.0~git20260909.1a75cb7f-1 (sid)
- 0.0~git20260724.1e897275-4 (forky)
