Skip to content

Tags: tech-bear/vkQuake2

Tags

1.5.7

Toggle 1.5.7's commit message
Set vk_sampleshading to 0 also during global initialization.

1.5.6

Toggle 1.5.6's commit message
Updated Vulkan Memory Allocator to 3.0.0-development (2020-11-03).

1.5.5

Toggle 1.5.5's commit message
React to all errors returned by vkCreateSwapchainKHR().

1.5.4

Toggle 1.5.4's commit message
Hide exclusive fullscreen setting in video menu on Windows if the dev…

…ice doesn't support it at all.

1.5.3

Toggle 1.5.3's commit message
Store crosshair images in a separate scrap texture with S_NEAREST fil…

…tering - this fixes display issues for the dot crosshair and makes it look consistent across different scaling values.

1.5.2

Toggle 1.5.2's commit message
Make sure to call SCR_FinishCinematic() only once to avoid lockups wh…

…en input queue is full.

1.5.1

Toggle 1.5.1's commit message
Fixed Travis builds for MacOS and latest Vulkan SDK.

1.5.0

Toggle 1.5.0's commit message
Always use lower API version in case the actual device cannot handle …

…what the application requested.

1.4.5

Toggle 1.4.5's commit message
Don't rebuild entire window if Vulkan fails (fixes kondrak#95).

1.4.4

Toggle 1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kondrak#89 from kondrak/music_volume (music volume…

… slider)

Added music volume slider. (fixes kondrak#88)