Debian Patches

Status for vkquake/1.35.0+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
000-use-system-mimalloc.patch Unbundle mimalloc; link against the system library In accordance with Debian Policy 4.13 (embedded code copies), do not
compile the bundled mimalloc/static.c into vkQuake. Add a
USE_SYSTEM_MI_MALLOC mode that links against the distro-provided
libmimalloc3 instead, mirroring the existing USE_MI_MALLOC /
USE_CRT_MALLOC fallback logic in Quake/mem.c.
John Rowley <dpkg@johnrowley.me> not-needed 2026-08-02
001-use-system-libstb.patch Use the system stb headers instead of the bundled copies vkQuake vendors stb_image.h (v2.30), stb_image_write.h, and
stb_image_resize.h into Quake/ and compiles them into image.c and
gl_texmgr.c. Use Debian's packaged headers from libstb-dev (installed
at /usr/include/stb/) instead.
John Rowley <dpkg@johnrowley.me> not-needed 2026-08-02
002-use-system-lodepng.patch Use the system lodepng Since Debian's liblodepng-dev ships only lodepng.h (not lodepng.c), the
in-place implementation-compile must be replaced by linking the system
liblodepng.
John Rowley <dpkg@johnrowley.me> not-needed 2026-08-02

All known versions for source package 'vkquake'

Links