Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kondrak/vkQuake2

Tags

1.5.9

Toggle 1.5.9's commit message
Updated README.md

1.5.8

Toggle 1.5.8's commit message
Updated README.md

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.