Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Jul 2022 00:34:28 s20220701
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220701
Changes: https://github.com/yuzu-emu/yuzu/compare/01bc0c84f...3f3c2dc20 |
30 Jun 2022 00:32:01 s20220628
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220628
Changes: https://github.com/yuzu-emu/yuzu/compare/c78f6d4f2...01bc0c84f |
28 Jun 2022 00:36:50 s20220627
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220627
Changes: https://github.com/yuzu-emu/yuzu/compare/95b844dba...c78f6d4f2 |
27 Jun 2022 19:09:47 s20220622
|
Jan Beich (jbeich)  |
emulators/yuzu: back to default lang/gcc after cad2f66a384d
This reverts commit 84aff5f6f89b08cfcb55a9acf31ecc0aeddbf9eb. |
23 Jun 2022 00:43:21 s20220622
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220622
Changes: https://github.com/yuzu-emu/yuzu/compare/5b2b15091...95b844dba |
17 Jun 2022 23:39:33 s20220617
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220617
Changes: https://github.com/yuzu-emu/yuzu/compare/5ace5c1b7...5b2b15091 |
16 Jun 2022 00:42:26 s20220615
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220615
Changes: https://github.com/yuzu-emu/yuzu/compare/bd3bfe411...5ace5c1b7 |
14 Jun 2022 00:31:01 s20220613
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220613
Changes: https://github.com/yuzu-emu/yuzu/compare/7ea78699a...bd3bfe411 |
12 Jun 2022 04:57:04 s20220611
|
Jan Beich (jbeich)  |
emulators/yuzu: require gcc11+ after 50709831d2dd
In file included from src/./video_core/gpu_thread.h:13,
from src/video_core/gpu_thread.cpp:13:
src/./common/bounded_threadsafe_queue.h: In destructor
'Common::mpsc::Slot<T>::~Slot()':
src/./common/bounded_threadsafe_queue.h:34:18: error: 'struct std::atomic_flag'
has no member named 'test'
34 | if (turn.test()) {
| ^~~~
src/./common/bounded_threadsafe_queue.h: In instantiation of 'void
Common::mpsc::Queue<T, Allocator>::Pop(T&, std::stop_token) [with T =
VideoCommon::GPUThread::CommandDataContainer; Allocator =
std::allocator<Common::mpsc::Slot<VideoCommon::GPUThread::CommandDataContainer>
>]':
src/video_core/gpu_thread.cpp:35:41: required from here
src/./common/bounded_threadsafe_queue.h:129:32: error: 'struct std::atomic_flag'
has no member named 'test'
129 | if (false == slot.turn.test()) {
| ~~~~~~~~~~^~~~
src/./common/bounded_threadsafe_queue.h:131:60: error: 'struct std::atomic_flag'
has no member named 'test'
131 | cv.wait(lock, stop, [&slot] { return slot.turn.test(); }); (Only the first 15 lines of the commit message are shown above ) |
12 Jun 2022 04:56:58 s20220611
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220611
Changes: https://github.com/yuzu-emu/yuzu/compare/9561a2f5b...7ea78699a |
11 Jun 2022 00:28:48 s20220610
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220610
Changes: https://github.com/yuzu-emu/yuzu/compare/073714a76...9561a2f5b |
09 Jun 2022 00:15:57 s20220608
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220608
Changes: https://github.com/yuzu-emu/yuzu/compare/45bdbf538...073714a76 |
05 Jun 2022 00:27:16 s20220604
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220604
Changes: https://github.com/yuzu-emu/yuzu/compare/14db10114...45bdbf538 |
04 Jun 2022 00:34:56 s20220603
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220603
Changes: https://github.com/yuzu-emu/yuzu/compare/f6c47df67...14db10114 |
31 May 2022 00:05:45 s20220530
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220530
Changes: https://github.com/yuzu-emu/yuzu/compare/8a858c262...f6c47df67 |
28 May 2022 21:22:49 s20220528
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220528
Changes: https://github.com/yuzu-emu/yuzu/compare/439e62167...8a858c262 |
28 May 2022 00:49:30 s20220527
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220527
Changes: https://github.com/yuzu-emu/yuzu/compare/a9beb4746...439e62167 |
26 May 2022 00:26:40 s20220525
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220525
Changes: https://github.com/yuzu-emu/yuzu/compare/4eb7f6c04...a9beb4746 |
18 May 2022 21:21:11 s20220517
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220514
Changes: https://github.com/yuzu-emu/yuzu/compare/0b9ef3c0b...b57df1dcb |
11 May 2022 23:28:49 s20220511
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220511
Changes: https://github.com/yuzu-emu/yuzu/compare/18a0c2e9d...0b9ef3c0b |
05 May 2022 00:40:21 s20220503
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220503
Changes: https://github.com/yuzu-emu/yuzu/compare/8037f2eae...18a0c2e9d |
03 May 2022 00:53:10 s20220502
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220502
Changes: https://github.com/yuzu-emu/yuzu/compare/b50e1596c...8037f2eae |
30 Apr 2022 00:43:36 s20220429
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220429
Changes: https://github.com/yuzu-emu/yuzu/compare/9ed0b5c5f...b50e1596c |
28 Apr 2022 00:41:35 s20220427
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220427
Changes: https://github.com/yuzu-emu/yuzu/compare/5295a925d...9ed0b5c5f |
26 Apr 2022 00:40:52 s20220425
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220425
Changes: https://github.com/yuzu-emu/yuzu/compare/7f77aafe4...5295a925d |
24 Apr 2022 12:07:03 s20220423
|
Jan Beich (jbeich)  |
emulators/yuzu: mark BROKEN on FreeBSD < 13 after 58fc503a0c85
src/core/hle/service/sockets/sfdnsres.cpp: In function 'std::vector<unsigned
char> Service::Sockets::SerializeAddrInfo(const addrinfo*, s32,
std::string_view)':
src/core/hle/service/sockets/sfdnsres.cpp:109:25: error: conversion from
'__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may
change value [-Werror=conversion]
109 | header.family = htonl(current->ai_family);
| ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:110:24: error: conversion from
'__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may
change value [-Werror=conversion]
110 | header.flags = htonl(current->ai_flags);
| ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:111:30: error: conversion from
'__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may
change value [-Werror=conversion]
111 | header.socket_type = htonl(current->ai_socktype);
| ^~~~~
src/core/hle/service/sockets/sfdnsres.cpp:112:27: error: conversion from
'__uint32_t' {aka 'unsigned int'} to '__uint16_t' {aka 'short unsigned int'} may
change value [-Werror=conversion]
112 | header.protocol = htonl(current->ai_protocol);
| ^~~~~ (Only the first 15 lines of the commit message are shown above ) |
24 Apr 2022 00:10:13 s20220423
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220423
Changes: https://github.com/yuzu-emu/yuzu/compare/764e5c7fe...7f77aafe4 |
23 Apr 2022 00:37:51 s20220421
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220421
Changes: https://github.com/yuzu-emu/yuzu/compare/cc866ab7e...764e5c7fe |
21 Apr 2022 00:34:02 s20220420
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220420
Changes: https://github.com/yuzu-emu/yuzu/compare/9a47330fe...cc866ab7e |
19 Apr 2022 00:56:18 s20220418
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220418
Changes: https://github.com/yuzu-emu/yuzu/compare/fd49b186f...9a47330fe |
17 Apr 2022 00:30:26 s20220416
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220416
Changes: https://github.com/yuzu-emu/yuzu/compare/856a841c7...fd49b186f |
16 Apr 2022 00:55:02 s20220415
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220415
Changes: https://github.com/yuzu-emu/yuzu/compare/072b3e6e2...856a841c7 |
14 Apr 2022 00:43:23 s20220413
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220413
Changes: https://github.com/yuzu-emu/yuzu/compare/b86cfe159...072b3e6e2 |
12 Apr 2022 00:48:34 s20220411
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220411
Changes: https://github.com/yuzu-emu/yuzu/compare/bf3c6f881...b86cfe159 |
10 Apr 2022 00:19:30 s20220409
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220409
Changes: https://github.com/yuzu-emu/yuzu/compare/32e2fb5d3...bf3c6f881 |
09 Apr 2022 00:41:36 s20220408
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220408
Changes: https://github.com/yuzu-emu/yuzu/compare/eb8c8db89...32e2fb5d3 |
07 Apr 2022 00:39:16 s20220406
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220406
Changes: https://github.com/yuzu-emu/yuzu/compare/c7f3c2ced...eb8c8db89 |
04 Apr 2022 23:11:02 s20220404
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220404
Changes: https://github.com/yuzu-emu/yuzu/compare/7f1e66e94...c7f3c2ced |
04 Apr 2022 23:11:01 s20220402
|
Jan Beich (jbeich)  |
emulators/yuzu: unbreak fetch due to repo growth
fetch: https://github.com/yuzu-emu/yuzu/commit/8faa6ef93bf8.patch: size
mismatch: expected 5687, actual 5693
-index e5f8ea91e44..ab6474fb1dc 100644
+index e5f8ea91e44a..ab6474fb1dca 100644
-index 1bdf70b76ee..8fe5f376835 100644
+index 1bdf70b76ee8..8fe5f376835b 100644
-index 33060d865c8..dedaa88e28d 100644
+index 33060d865c8a..dedaa88e28d4 100644 |
03 Apr 2022 00:32:35 s20220402
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220402
Changes: https://github.com/yuzu-emu/yuzu/compare/550844e5e...7f1e66e94 |
02 Apr 2022 00:22:29 s20220401
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220401
Changes: https://github.com/yuzu-emu/yuzu/compare/8e9d25368...550844e5e |
01 Apr 2022 18:39:29 s20220329
|
Jan Beich (jbeich)  |
emulators/yuzu: unbreak with kern.elf64.allow_wx=0
$ yuzu
terminate called after throwing an instance of 'Xbyak::Error'
what(): can't protect
Abort trap |
31 Mar 2022 00:49:16 s20220329
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220329
Changes: https://github.com/yuzu-emu/yuzu/compare/642913b0d...8e9d25368 |
29 Mar 2022 00:57:14 s20220328
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220328
Changes: https://github.com/yuzu-emu/yuzu/compare/da46d924e...642913b0d |
26 Mar 2022 00:47:56 s20220325
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220325
Changes: https://github.com/yuzu-emu/yuzu/compare/fb4d80b16...da46d924e |
24 Mar 2022 00:50:47 s20220322
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220322
Changes: https://github.com/yuzu-emu/yuzu/compare/ff2e89102...fb4d80b16 |
22 Mar 2022 00:16:13 s20220320
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220320
Changes: https://github.com/yuzu-emu/yuzu/compare/17ebe211e...ff2e89102 |
20 Mar 2022 00:03:43 s20220319
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220319
Changes: https://github.com/yuzu-emu/yuzu/compare/2db5076ec...17ebe211e |
17 Mar 2022 00:49:37 s20220316
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220316
Changes: https://github.com/yuzu-emu/yuzu/compare/cd07a4372...2db5076ec |
15 Mar 2022 00:30:21 s20220314
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220314
Changes: https://github.com/yuzu-emu/yuzu/compare/5c74dd646...cd07a4372 |
12 Mar 2022 00:40:36 s20220311
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220311
Changes: https://github.com/yuzu-emu/yuzu/compare/6f670381c...5c74dd646 |
10 Mar 2022 00:28:06 s20220308
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220308
Changes: https://github.com/yuzu-emu/yuzu/compare/58b52f488...6f670381c |
08 Mar 2022 00:47:29 s20220307
|
Jan Beich (jbeich)  |
emulators/yuzu: apply more mainline patches |
07 Mar 2022 23:58:15 s20220307
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220307
Changes: https://github.com/yuzu-emu/yuzu/compare/a31c19574...58b52f488 |
05 Mar 2022 00:45:10 s20220302
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220302
Changes: https://github.com/yuzu-emu/yuzu/compare/96d90be59...a31c19574 |
27 Feb 2022 00:24:08 s20220226
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220226
Changes: https://github.com/yuzu-emu/yuzu/compare/6c9b9b72d...96d90be59 |
26 Feb 2022 00:42:46 s20220225
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220225
Changes: https://github.com/yuzu-emu/yuzu/compare/2f45e999d...6c9b9b72d |
24 Feb 2022 00:51:34 s20220222
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220222
Changes: https://github.com/yuzu-emu/yuzu/compare/efe50d88e...2f45e999d |
22 Feb 2022 00:56:54 s20220221
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220221
Changes: https://github.com/yuzu-emu/yuzu/compare/298469526...efe50d88e |
20 Feb 2022 00:10:47 s20220219
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220219
Changes: https://github.com/yuzu-emu/yuzu/compare/83a84f1c2...298469526 |
19 Feb 2022 00:43:58 s20220218
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220218
Changes: https://github.com/yuzu-emu/yuzu/compare/4514325b9...83a84f1c2 |
17 Feb 2022 00:43:52 s20220216
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220216
Changes: https://github.com/yuzu-emu/yuzu/compare/d81cdd911...4514325b9 |
15 Feb 2022 00:51:02 s20220214
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220214
Changes: https://github.com/yuzu-emu/yuzu/compare/ca9da569c...d81cdd911 |
12 Feb 2022 00:07:35 s20220210
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220210
Changes: https://github.com/yuzu-emu/yuzu/compare/bcd666b86...ca9da569c |
10 Feb 2022 07:59:18 s20220209_1
|
Jan Beich (jbeich)  |
emulators/yuzu: unbreak under Plasma after 4021ff7b85d9
$ yuzu
Unhandled SIGSEGV at rip 0x0000083a532c18
PR: 256914
Reported by: jkim
Submitted by: Loic (based on) |
10 Feb 2022 00:43:57 s20220209
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220209
Changes: https://github.com/yuzu-emu/yuzu/compare/b720009dc...bcd666b86 |
08 Feb 2022 00:45:02 s20220206
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220206
Changes: https://github.com/yuzu-emu/yuzu/compare/0456ed6b4...b720009dc |
06 Feb 2022 00:11:31 s20220205
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220205
Changes: https://github.com/yuzu-emu/yuzu/compare/d68eb751c...0456ed6b4 |
03 Feb 2022 00:51:18 s20220202
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220202
Changes: https://github.com/yuzu-emu/yuzu/compare/11099dda2...d68eb751c |
30 Jan 2022 00:25:02 s20220129
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220129
Changes: https://github.com/yuzu-emu/yuzu/compare/1900abde1...11099dda2 |
29 Jan 2022 00:53:17 s20220128
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220128
Changes: https://github.com/yuzu-emu/yuzu/compare/9bf7ad97f...1900abde1 |
27 Jan 2022 00:45:00 s20220125
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220125
Changes: https://github.com/yuzu-emu/yuzu/compare/344236512...9bf7ad97f |
25 Jan 2022 00:58:38 s20220124
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220124
Changes: https://github.com/yuzu-emu/yuzu/compare/5b57ee66c...344236512 |
23 Jan 2022 00:24:33 s20220122
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220122
Changes: https://github.com/yuzu-emu/yuzu/compare/88d9b55b1...5b57ee66c |
22 Jan 2022 00:54:44 s20220121
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220121
Changes: https://github.com/yuzu-emu/yuzu/compare/dc471700c...88d9b55b1 |
22 Jan 2022 00:54:44 s20220121
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220121 |
20 Jan 2022 10:26:34 s20220119_1
|
Jan Beich (jbeich)  |
emulators/yuzu: split qt5-webengine from QT5 option |
20 Jan 2022 10:26:34 s20220119_1
|
Jan Beich (jbeich)  |
emulators/yuzu: split qt5-linguisttools from QT5 option |
20 Jan 2022 10:26:34 s20220119_1
|
Jan Beich (jbeich)  |
emulators/yuzu: update package description
Runs most commercial games at full speed on Vulkan-capable hardware.
Based on https://github.com/yuzu-emu/yuzu/commit/496327490fb7 |
20 Jan 2022 10:26:33 s20220119_1
|
Jan Beich (jbeich)  |
emulators/yuzu: sort and reindent QT5 option |
20 Jan 2022 10:26:33 s20220119_1
|
Jan Beich (jbeich)  |
emulators/yuzu: merge -qt5 port as QT5 option
yuzu package provided "yuzu-cmd" executable but it's very buggy and
hard to use. yuzu-qt5 package provided stable "yuzu" executable.
The split was inspired by citra{,-qt5} but in yuzu confused new users. |
20 Jan 2022 00:58:18 s20220119
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220119
Changes: https://github.com/yuzu-emu/yuzu/compare/5eb0b6559...dc471700c |
18 Jan 2022 11:39:11 s20220117
|
Jan Beich (jbeich)  |
emulators/yuzu: chase Vulkan issue after e9669c2a0b41 |
18 Jan 2022 00:43:49 s20220117
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220117
Changes: https://github.com/yuzu-emu/yuzu/compare/480b03b64...5eb0b6559 |
16 Jan 2022 00:59:13 s20220115
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220115
Changes: https://github.com/yuzu-emu/yuzu/compare/b2d45a407...480b03b64 |
15 Jan 2022 00:34:35 s20220114
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220114
Changes: https://github.com/yuzu-emu/yuzu/compare/eb7197eb4...b2d45a407 |
13 Jan 2022 00:44:50 s20220111
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220111
Changes: https://github.com/yuzu-emu/yuzu/compare/b3308830b...eb7197eb4 |
11 Jan 2022 00:52:35 s20220109
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220109
Changes: https://github.com/yuzu-emu/yuzu/compare/acbfb0083...b3308830b |
08 Jan 2022 23:58:31 s20220108
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220108
Changes: https://github.com/yuzu-emu/yuzu/compare/a95c49e7d...acbfb0083 |
08 Jan 2022 00:49:22 s20220106
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220106
Changes: https://github.com/yuzu-emu/yuzu/compare/f46e1b8ca...a95c49e7d |
06 Jan 2022 00:39:07 s20220105
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220105
Changes: https://github.com/yuzu-emu/yuzu/compare/abbbdc2bc...f46e1b8ca |
04 Jan 2022 00:17:56 s20220103
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220103
Changes: https://github.com/yuzu-emu/yuzu/compare/214b9fc9a...abbbdc2bc |
01 Jan 2022 23:52:26 s20220101
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20220101
Changes: https://github.com/yuzu-emu/yuzu/compare/eb7d36165...214b9fc9a |
01 Jan 2022 01:41:16 s20211231
|
Jan Beich (jbeich)  |
emulators/yuzu: unbreak fetch after 8042b641840f
Failover between mirrors doesn't work if file exists but is different.
=> Attempting to fetch
https://api.yuzu-emu.org/gamedb/?dummy=/yuzu/compatibility_list.json
[...]
=> SHA256 Checksum mismatch for yuzu/compatibility_list.json.
[...]
===> Giving up on fetching files: yuzu/compatibility_list.json
Reported by: pkg-fallout |
31 Dec 2021 20:19:09 s20211231
|
Jan Beich (jbeich)  |
emulators/yuzu: sort make targets after 8042b641840f |
31 Dec 2021 20:15:57 s20211231
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20211231
Changes: https://github.com/yuzu-emu/yuzu/compare/279c7bcc1...eb7d36165 |
31 Dec 2021 20:13:24 s20211228
|
Jan Beich (jbeich)  |
emulators/yuzu-qt5: fix Compatibility == Not Tested
yuzu embeds game compatibility list during build. It cannot be updated
on demand unlike rpcs3. So, cache the list in local-distfiles. |
30 Dec 2021 15:45:20 s20211228
|
Jan Beich (jbeich)  |
emulators/yuzu: drop SDL < 2.0.18 workaround after 9cb3316ecd20 |
30 Dec 2021 00:43:31 s20211228
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20211228
Changes: https://github.com/yuzu-emu/yuzu/compare/292dfac25...279c7bcc1 |
28 Dec 2021 00:30:48 s20211225
|
Jan Beich (jbeich)  |
emulators/yuzu: update to s20211225
Changes: https://github.com/yuzu-emu/yuzu/compare/b85f5b133...292dfac25 |