Debian Patches

Status for dawn/0.0~git20260724.1e897275-4

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
dawncpp-module-install.patch Install the dawncpp_module C++ module interface as dawn::cpp_module Let users import wgpu;
Also export the minimum C++ standard the interface needs,
make its include directories relocatable, and
export the target under the name Dawn's build tree already uses for it.
Dominique Belhachemi <domibel@debian.org> yes 2026-08-06
fix-tint-info-uninitialized.patch Fix tint_info crash from uninitialized input_format LoadProgramOptions::input_format was left uninitialized.
Eventually InputFormatFromFilename() never runs,
and the program crashes at TINT_UNREACHABLE().
Dominique Belhachemi <domibel@debian.org> yes 2026-08-13

All known versions for source package 'dawn'

Links