SHA256
1
0
forked from pool/gzdoom
Commit Graph

31 Commits

Author SHA256 Message Date
09d24067d8 - Update to release 4.3.2
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=40
2020-01-19 11:06:54 +00:00
e1d0018f50 - Update to release 4.3.1
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=39
2020-01-11 22:49:24 +00:00
6081806b06 OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=37 2019-12-19 22:12:32 +00:00
027da40e62 OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=36 2019-12-18 22:16:41 +00:00
89eee319af - Update to release 4.2.4
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=35
2019-12-18 22:09:50 +00:00
387a56a3d1 - Enable SSE/SSE2.
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=33
2019-10-04 07:41:20 +00:00
06bb912c25 - Add gzdoom-asmjit.patch.
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=32
2019-10-03 11:37:54 +00:00
b25078a920 - Update to release 4.2.1
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=30
2019-09-13 11:59:41 +00:00
f3cd13b53d OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=28 2019-08-23 14:00:48 +00:00
36768d6f86 - Update to new upstream release 4.2.0
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=27
2019-08-23 13:14:20 +00:00
83a92e24d7 - Turn off LTO, it is broken. [boo#1142267]
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=26
2019-08-23 12:38:19 +00:00
6da4db3f66 Accepting request 708833 from home:mnhauke:games
- Update to new upstream release 4.1.3
  * bug fixes for both zscript and vulkan (the vulkan renderer is
    pretty much complete at this point)
  * added native double round(double) function
  * added a crosshair on/off toggle
  * cl_blockcheats 2 blocks cheats without showing any messages,
    useful for streamers who happen to be mappers/modders/etc
- Update to new upstream release 4.1.0
  * workaround buggy preprocessor in old AMD OpenGL drivers
  * fix bloom pass regression
  * fixed scale calculations for option menus.
  * implement custom post process shaders for vulkan backend
  * improve error handling during vulkan initialization
  * fixed inverted logic for displaying the generic log in Strife.
- Remove patch:
  * gzdoom-staticlibs.patch (fixed by upstream)
- Update patch:
  * gzdoom-vulkan.patch

OBS-URL: https://build.opensuse.org/request/show/708833
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=24
2019-06-09 12:52:59 +00:00
fa9a5374f7 OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=23 2019-04-13 13:11:19 +00:00
7c13bdb0ef - Folded gzdoom-asmjit.patch into gzdoom-staticlibs.patch.
- Rename gzdoom-lzma.patch to gzdoom-systemlibs.patch.

OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=22
2019-04-13 12:41:25 +00:00
45948f8f0e - Update to new upstream release 4.0.0
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=21
2019-04-13 09:50:27 +00:00
0e5c835185 - Update to new upstream release 3.7.2
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=19
2019-01-23 16:00:40 +00:00
0a089a95ee - Add gzdoom-asmjit.patch
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=18
2019-01-07 11:38:55 +00:00
88040d83ff - Update to new upstream release 3.7.1
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=17
2019-01-03 16:09:32 +00:00
00272b58ec - Update description
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=15
2018-11-14 09:58:17 +00:00
2d673a466d OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=13 2018-10-31 08:48:05 +00:00
72c605ffd9 OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=12 2018-10-17 16:12:23 +00:00
89f7c87413 - Add fl2.diff
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=11
2018-10-16 13:31:11 +00:00
a6dda007ab - Update to new upstream release 3.6.0
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=10
2018-10-16 12:17:39 +00:00
73235f3171 Accepting request 627526 from home:mnhauke:games
- Update to version 3.5.0
  * (modern branch only) Fullscreen is now borderless window (which,
    technically, it always has been, anyhow). Removed hacks which
    changed the desktop resolution in order to simulate exclusive
    fullscreen because they were a constant stability concern.
  * (modern branch only) fixed a performance regression with the
    software renderer, introduced by the recent changes to the video
    backend in 3.4.
  * Save item statistics - Items are now saved into save games and
    are displayed on the statfile
  * Upgrade libADLMIDI and libOPNMIDI
  * Large number of MinGW fixes
  * add tags for all Doom and Heretic monsters for mods that reveal
    monster names
  * various compatibility fixes for old maps and mods
  * fixed titlepic animation
  * Custom hardware shaders now can use custom texture units
  * default to "fullscreen" display
  * fixed a potential exploit with malformed WAD files.
- Update to version 3.4.1
  * fixed: redirect script access to the compatflags CVARs to their
    internal shadow variables. This is needed so that MAPINFO settings
    for these flags don't get ignored.
  * fixed: flag CVars in ZScript referenced wrong addresses
  * fixed: ZScript used the wrong variable for compatflags2.
  * fixed: remove ARM specific gl_es definition since it's not even
    really much different from the main line definition, anyhow
  * fixed generation of brightmaps for sprites. This forgot to take
    the added empty border for filtering improvement into account.
  * fixed ADynamicLight's shadowmap index must be reset when loading

OBS-URL: https://build.opensuse.org/request/show/627526
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=8
2018-08-05 14:16:08 +00:00
Dominique Leuenberger
b82ed51c1a Accepting request 566622 from games
xbrz is marked as imported from MAME and being GPL

OBS-URL: https://build.opensuse.org/request/show/566622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gzdoom?expand=0&rev=1
2018-01-20 10:26:42 +00:00
1c44858ae5 only utilize clzma on new factory
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=6
2018-01-10 22:45:46 +00:00
647c59618e - Update to new upstream 3.2.5
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=5
2018-01-09 11:51:02 +00:00
ec579a4c59 OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=4 2018-01-04 09:43:02 +00:00
fe2e692557 OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=3 2018-01-04 07:53:08 +00:00
955cf506d1 classic renderers still exist
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=2
2018-01-03 06:07:34 +00:00
Dmitriy Perlow
94a4a9c95c Accepting request 561233 from home:jengelh:dev
gpl transition seems complete

OBS-URL: https://build.opensuse.org/request/show/561233
OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=1
2018-01-03 03:28:08 +00:00