vkQuake2 icon indicating copy to clipboard operation
vkQuake2 copied to clipboard

id Software's Quake 2 v3.21 with mission packs and Vulkan support (Windows, Linux, macOS, FreeBSD, Raspberry Pi 4)

Results 11 vkQuake2 issues
Sort by recently updated
recently updated
newest added

during spin loop, generating a cpu pause instruction to dissipate the consumption a bit. fixing *DrawParticles signature compilation warning, as the number is determined already anyway.

Fix the (((not reproducible))) bug from https://githubmemory.com/repo/kondrak/vkQuake2/issues/140 Also, don't close issue that you do not understand...

Are you willing to add support for texture formats such as PNG and TGA? If this is already support I apologize for not seeing it, but every texture pack I...

Could we get an option to turn off the texture filtering that's specifically applied to HUD and menu elements? I think these were designed without the filtering in mind, as...

The tidied up changes suggested in #150 where extension updates required MoltenVK to be enabled as an allowed device using new extensions and flags - see: [MoltenVK Runtime UserGuide](https://github.com/KhronosGroup/MoltenVK/blob/8692a9df52adb6a74b159506b317af7abb8bbdce/Docs/MoltenVK_Runtime_UserGuide.md) Had...

../ref_vk/vk_common.c: In function ‘QVk_Init’: ../ref_vk/vk_common.c:1625:32: error: ‘VK_INSTANCE_CREATE_ENUMERATE_PORTABILITY_BIT_KHR’ undeclared (first use in this function) 1625 | createFlags |= VK_INSTANCE_CREATE_ENUMERATE_PORTABILITY_BIT_KHR; ---- Vulkan Instance Version: 1.3.204 ---- gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 ---- The...

Launching the game in fullscreen mode (exclusive fullscreen might be off) and pressing Alt+tab repeatedly causes sporadic game crash. Vulkan validation layers print following error just before it: ``` Objects:...

This is pretty new - can this be reverse engineered to be used with linux ports like this one? I have paid for the game on GOG/Steam but it is...

### Add ARM64 configuration and #ifdefs Note: - Visual Studio requires the `C++ ARM64 build tools (latest)` component installed - The `ref_vk` project is disabled in the ARM64 Configuration since...

I have error while try to run AppImage on Manjaro KDE. OS: Linux Kernel: 6.6.19-1 DE: KDE Plasma 5.27.11 Here is log: baseq2 Added packfile ./baseq2/pak0.pak (3307 files) Added packfile...