forked from pool/vkquake
Accepting request 895076 from games
OBS-URL: https://build.opensuse.org/request/show/895076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vkquake?expand=0&rev=7
This commit is contained in:
@@ -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
3
vkQuake-1.05.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c2b01171fe241f394dae2044bd0990dfe5d487faee9956e016e277e759914e4c
|
||||
size 4250823
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user