SHA256
1
0
forked from pool/vkquake

Accepting request 891357 from home:susnux:branches:games

Update to version 1.05.2

OBS-URL: https://build.opensuse.org/request/show/891357
OBS-URL: https://build.opensuse.org/package/show/games/vkquake?expand=0&rev=17
This commit is contained in:
Matthias Mailänder
2021-05-23 17:13:52 +00:00
committed by Git OBS Bridge
parent 4ac157a5bf
commit d9dfed1646
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4ced5d2756a04f2873fc3f1616b1b08c70baf6286496d08d0ce107985b56829a
size 3872720

3
vkQuake-1.05.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2b01171fe241f394dae2044bd0990dfe5d487faee9956e016e277e759914e4c
size 4250823

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri May 7 16:46:45 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.05.2
* Only use VK_EXT_full_screen_exclusive with NVIDIA drivers as
people reported problems with other configurations
* Fall back to non exclusive full screen if swap chain can't be created
* Fix descriptor set leak
* Fix rare crash in vertex buffer memory management
* Fix world dynamic light update lagging one frame behind brushes
-------------------------------------------------------------------
Sat Dec 26 22:42:48 UTC 2020 - Jacob Tice <jacob.a.tice@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package vkquake
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2017 Luke Jones <luke.nukem.jones@gmail.com>
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: vkquake
Version: 1.05.1
Version: 1.05.2
Release: 0
Summary: Quake 1 port using Vulkan instead of OpenGL for rendering
License: GPL-2.0-or-later