Commit graph

127 commits

Author SHA1 Message Date
Jan Beich
ec7a47b09e emulators/rpcs3: update to 0.0.5.441
Changes:	dcd7f442f...88f9d5d58
2018-06-05 00:56:49 +00:00
Jan Beich
81b157edce emulators/rpcs3: update to 0.0.5.424
Changes:	b0ee36913...dcd7f442f
2018-06-02 00:32:59 +00:00
Jan Beich
a7d38e1c0f emulators/rpcs3: update to 0.0.5.420
Changes:	964b3937a...b0ee36913
2018-05-30 21:59:36 +00:00
Jan Beich
1019dbfd3b emulators/rpcs3: update to 0.0.5.391
Changes:	c10b39923...964b3937a
2018-05-25 13:57:24 +00:00
Jan Beich
92601cce21 emulators/rpcs3: update to 0.0.5.382
Changes:	c9669818e...c10b39923
2018-05-24 00:53:30 +00:00
Jan Beich
55d0565cd0 emulators/rpcs3: update to 0.0.5.355
Changes:	4e8ce7fac...c9669818e
2018-05-22 00:22:51 +00:00
Jan Beich
ca21d83b27 emulators/rpcs3: update to 0.0.5.336
Changes:	67391322f...4e8ce7fac
2018-05-18 23:52:58 +00:00
Jan Beich
70fa226fdc emulators/rpcs3: drop qt < 5.10 workaround after r470288 2018-05-18 23:52:43 +00:00
Jan Beich
d7b737afcc emulators/rpcs3: update to 0.0.5.296
Changes:	04ad49de4...27dcb7774
2018-05-17 00:16:16 +00:00
Jan Beich
d9bdeae179 emulators/rpcs3: update to 0.0.5.282
Changes:	76a1d0d8f...04ad49de4
Changes:	6154c0dcaf...17ec6d78a7
2018-05-15 01:30:43 +00:00
Jan Beich
11878b68ef emulators/rpcs3: disable assertions
Assertion failed: (ObjectBufferMap.find(Key) == ObjectBufferMap.end() && "Second attempt to perform debug registration."), function NotifyObjectEmitted, file llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp, line 167.
2018-05-11 06:24:02 +00:00
Jan Beich
4dca4734d3 emulators/rpcs3: update to 0.0.5.259
- Switch to bundled LLVM 6.0 due to downstream changes

Changes:	753d8170d...76a1d0d8f
Changes:	f1b37feef3...6154c0dcaf
2018-05-09 23:31:33 +00:00
Jan Beich
3453e04a5d emulators/rpcs3: update to 0.0.5.237
Changes:	98b715d8c...753d8170d
2018-05-08 00:34:40 +00:00
Jan Beich
67a9073255 Drop FreeBSD 10.3 support
Reviewed by:	yuri (SoPlex), sunpoet (nghttp2), cpm (chromium), brooks (llvm*)
Approved by:	portmgr (rene)
Differential Revision:	https://reviews.freebsd.org/D15238
2018-05-07 22:29:46 +00:00
Jan Beich
c400a2c8b6 multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Jan Beich
dab52a12cd graphics/mesa-dri: switch to llvm60
PR:		227682
2018-04-27 23:09:59 +00:00
Jan Beich
9df1807f0a emulators/rpcs3: update to 0.0.5.215
Changes:	bd1d4de42...98b715d8c
2018-04-26 00:28:09 +00:00
Jan Beich
d37ea97b1a emulators/rpcs3: unbreak with ffmpeg 4.0 by updating to 0.0.5.215
rpcs3/Emu/Cell/Modules/cellAdec.cpp:232:40: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
                                                        data = (u8*)av_calloc(1, size + FF_INPUT_BUFFER_PADDING_SIZE);
                                                                                        ^
rpcs3/Emu/Cell/Modules/cellAdec.cpp:233:28: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE'
                                                        this->size = size + FF_INPUT_BUFFER_PADDING_SIZE;
                                                                            ^
    ^

Changes:	eb3dfb6bb...bd1d4de42
PR:		227726
2018-04-24 00:16:15 +00:00
Jan Beich
a07a4233c0 emulators/rpcs3: update to 0.0.5.198
Changes:	6baf67520...eb3dfb6bb
2018-04-19 00:31:29 +00:00
Jan Beich
d61f215565 emulators/rpcs3: update to 0.0.5.196
- Drop "virtual" per https://github.com/RPCS3/rpcs3/commit/c2ae7ee4024e

Changes:	ea82b732a...6baf67520
2018-04-17 00:43:53 +00:00
Jan Beich
1aad2078fd emulators/rpcs3: update to 0.0.5.188
Changes:	2b5cf2455...ea82b732a
2018-04-10 00:12:01 +00:00
Jan Beich
a947212537 emulators/rpcs3: update to 0.0.5.182
Changes:	568118634...2b5cf2455
2018-04-07 00:18:32 +00:00
Jan Beich
eb0defe2b0 emulators/rpcs3: update to 0.0.5.178
Changes:	b0352d6ef...568118634
2018-04-05 00:42:51 +00:00
Jan Beich
9c849e8d78 emulators/rpcs3: update to 0.0.5.173
Changes:	bca46e92d...b0352d6ef
2018-04-03 00:52:24 +00:00
Jan Beich
aeec0597ec emulators/rpcs3: update to 0.0.5.146
Changes:	70cc2e366...bca46e92d
2018-03-30 21:33:57 +00:00
Jan Beich
4805700f23 emulators/rpcs3: update to 0.0.5.137
Changes:	a36acf49d...70cc2e366
2018-03-29 00:24:06 +00:00
Jan Beich
106aaf7f18 emulators/rpcs3: update to 0.0.5.132
Changes:	c5caaa921...a36acf49d
2018-03-27 00:24:46 +00:00
Jan Beich
97bebd82ee emulators/rpcs3: update to 0.0.5.113
Changes:	252ddf808...c5caaa921
2018-03-24 00:21:17 +00:00
Jan Beich
2673551405 emulators/rpcs3: update to 0.0.5.90
Changes:	b232409cc...252ddf808
2018-03-20 00:48:14 +00:00
Jan Beich
d3e780b792 emulators/rpcs3: update to 0.0.5.83
Changes:	5f047034a...b232409cc
2018-03-16 22:31:33 +00:00
Jan Beich
7592986bfd emulators/rpcs3: update to 0.0.5.81
Changes:	b8e920873...5f047034a
2018-03-15 00:34:07 +00:00
Jan Beich
ff78886791 emulators/rpcs3: update to 0.0.5.54
Changes:	7bbadfd08...b8e920873
2018-03-12 22:13:25 +00:00
Jan Beich
515296cc59 emulators/rpcs3: update to 0.0.5.40
Changes:	7233640cf...7bbadfd08
2018-03-09 20:09:55 +00:00
Jan Beich
c884e7020d emulators/rpcs3: update to 0.0.5.38
Changes:	91d051115...7233640cf
2018-03-08 00:07:39 +00:00
Jan Beich
bdccedef55 emulators/rpcs3: update to 0.0.5.36
Changes:	ec0cd9f00...91d051115
2018-03-06 00:58:41 +00:00
Jan Beich
dc7da440b0 emulators/rpcs3: update to 0.0.5.34
Changes:	8d7620d95...ec0cd9f00
2018-03-03 00:53:13 +00:00
Jan Beich
664c63ece4 emulators/rpcs3: update to 0.0.5.24
Changes:	b61a69c87...8d7620d95
2018-02-28 22:22:30 +00:00
Jan Beich
596a3bcdaf emulators/rpcs3: update to 0.0.5.4
Changes:	ede76033a...b61a69c87
2018-02-26 23:14:20 +00:00
Jan Beich
9cba135458 emulators/rpcs3: update to 0.0.4.382
Changes:	cf1c45dfe...ede76033a
2018-02-24 00:49:29 +00:00
Jan Beich
9c363c27e1 emulators/rpcs3: update to 0.0.4.379
Changes:	d5b9eb0ca...cf1c45dfe
2018-02-22 00:59:19 +00:00
Jan Beich
bfb63448c0 emulators/rpcs3: update to 0.0.4.371
Changes:	877b296fc...d5b9eb0ca
2018-02-20 00:10:03 +00:00
Jan Beich
91bda46c41 emulators/rpcs3: update to 0.0.4.365
Changes:	95c6ac699...877b296fc
2018-02-16 23:41:44 +00:00
Jan Beich
409a0aede2 emulators/rpcs3: update to 0.0.4.347
Changes:	cce0ad0c3...95c6ac699
2018-02-13 00:51:13 +00:00
Jan Beich
0dae5b27e5 emulators/rpcs3: update to 0.0.4.337
Changes:	5b5f2d424...cce0ad0c3
2018-02-10 00:40:50 +00:00
Jan Beich
f4bb7c531c emulators/rpcs3: update to 0.0.4.321
Changes:	55821041b...5b5f2d424
2018-02-06 00:45:59 +00:00
Jan Beich
70e686886a emulators/rpcs3: switch to llvm50
LLVM PPU is still unstable on FreeBSD, so allow users to play with
different versions of it. By default use the same version as Mesa.

MFH:		2018Q1
2018-02-04 03:18:19 +00:00
Jan Beich
5023746412 emulators/rpcs3: update to 0.0.4.301
Changes:	70fe0cc22...55821041b
2018-02-03 00:43:41 +00:00
Jan Beich
ed6fd001c0 emulators/rpcs3: update to 0.0.4.293
Changes:	cd8e97a7c...70fe0cc22
2018-01-31 21:46:02 +00:00
Jan Beich
b019884df8 emulators/rpcs3: update to 0.0.4.285
Changes:	bb5bdb2e8...cd8e97a7c
2018-01-30 00:55:19 +00:00
Jan Beich
c54cd6d492 emulators/rpcs3: update to 0.0.4.283
Changes:	c8965564e...bb5bdb2e8
2018-01-27 00:54:18 +00:00