SHA256
1
0
forked from pool/vkquake

Accepting request 641897 from home:seanlew:branches:games

Update vkquale to 1.00.0

OBS-URL: https://build.opensuse.org/request/show/641897
OBS-URL: https://build.opensuse.org/package/show/games/vkquake?expand=0&rev=5
This commit is contained in:
Dirk Stoecker 2018-10-14 06:44:05 +00:00 committed by Git OBS Bridge
parent 3c2d5516c4
commit ec30420b1d
4 changed files with 15 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Oct 14 06:16:10 UTC 2018 - sean@suspend.net
- Update to 1.00.0
+ Peformance optimizations (use function pointer instead of loader)
+ Compute shader water texture update
+ Update to latest QuakeSpasm code
-------------------------------------------------------------------
Tue Jun 27 22:45:25 UTC 2017 - luke.nukem.jones@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package vkquake
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 Luke Jones <luke.nukem.jones@gmail.com>
#
# All modifications and additions to the file contributed by third parties
@ -13,17 +13,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
Name: vkquake
Version: 0.96.2
Version: 1.00.0
Release: 0
Summary: Quake 1 port using Vulkan instead of OpenGL for rendering
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
# FIXME: use correct group, see "https://en.opensuse.org/openSUSE:Package_group_guidelines"
License: GPL-2.0
License: GPL-2.0-only
Group: Amusements/Games/3D/Shoot
Url: https://github.com/Novum/vkQuake
Source: https://github.com/Novum/vkQuake/archive/%{version}/vkQuake-%{version}.tar.gz