Stuart Carnie
|
99f497de85
|
feat(Metal): Add support for screen shots
|
2018-09-02 17:55:02 -07:00 |
|
Stuart Carnie
|
9d22aacaa7
|
refactor: Add vertex buffer struct to ShaderTypes and remove global
|
2018-09-02 17:53:18 -07:00 |
|
Twinaphex
|
c41f331e2a
|
Merge pull request #7175 from stuartcarnie/sgc-revert-config
Revert "fix(gfx): Move enum to end to avoid breaking existing config
|
2018-09-02 22:05:47 +02:00 |
|
Stuart Carnie
|
8a63ace201
|
Revert "fix(gfx): Move enum to end to avoid breaking existing configurations"
This reverts commit 93b79fa
|
2018-09-02 13:03:16 -07:00 |
|
Twinaphex
|
6463f7005b
|
Merge pull request #7174 from stuartcarnie/sgc-metal
Fix crashes for metal; buffer overflow in xmb; Metal fullscreen issue
|
2018-09-02 21:55:10 +02:00 |
|
Stuart Carnie
|
f1ad1ff444
|
fix(Metal): Fix invalid selector
Removed selector logic and wrapped in HAVE_METAL, given this is only
called when Metal is enabled.
|
2018-09-02 12:51:34 -07:00 |
|
Stuart Carnie
|
611e484633
|
fix(xmb): Fix buffer overflow
|
2018-09-02 12:49:44 -07:00 |
|
Twinaphex
|
4d12eaf685
|
Merge pull request #7173 from hiddenasbestos/oem102
Support for "OEM-102" key (usually '\' on Euro keyboards)
|
2018-09-02 19:40:31 +02:00 |
|
David Walters
|
b592f254b9
|
Support for "OEM-102" key (usually '\' on Euro keyboards)
|
2018-09-02 18:24:51 +01:00 |
|
Twinaphex
|
d4cb24f8d1
|
Merge pull request #7148 from alfrix/master
Add neoactive and retroactive to menu icons
|
2018-09-02 03:42:03 +02:00 |
|
Brad Parker
|
a86454d30c
|
Qt: fix file browser downloads button not scrolling correctly on first click
|
2018-09-01 21:25:07 -04:00 |
|
Stuart Carnie
|
eadc3f4a91
|
fix(Metal): Fix SIGFAULT if any attribute is 0
|
2018-09-01 16:13:23 -07:00 |
|
Stuart Carnie
|
6b7572d166
|
fix(macOS): Fix stack overflow when raising Metal shader load event
|
2018-09-01 16:12:43 -07:00 |
|
Twinaphex
|
4f4b1c182f
|
Merge pull request #7167 from Themaister/master
Fix glslang_format LUT.
|
2018-09-01 22:51:29 +02:00 |
|
Themaister
|
1d7dfc5f47
|
Fix glslang_format LUT.
Was logging wrong format names.
|
2018-09-01 22:46:47 +02:00 |
|
Stuart Carnie
|
802697fdec
|
fix(Metal): Use textures for pixel conversion
|
2018-09-01 11:58:37 -07:00 |
|
Stuart Carnie
|
577d81071e
|
fix(Metal): Cleanup shader logging messages
|
2018-09-01 11:58:37 -07:00 |
|
Stuart Carnie
|
1264e9c533
|
fix(Metal): Use ifdef syntax; add correct default for Metal build
|
2018-09-01 11:58:37 -07:00 |
|
Stuart Carnie
|
93b79fac90
|
fix(gfx): Move enum to end to avoid breaking existing configurations
* `aspect_ratio_index` relies on the ordinal values not changing
|
2018-09-01 11:58:37 -07:00 |
|
Twinaphex
|
4457bad631
|
Merge pull request #7165 from kwyxz/haiku-mbedtls-fix
mbedtls in 1.7.4 broke Haiku build
|
2018-09-01 13:58:09 +02:00 |
|
Benjamin FRANCOIS
|
c723f13753
|
This allows building on Haiku after disabling Discord
|
2018-09-01 07:25:06 +00:00 |
|
Twinaphex
|
4e0c2314d9
|
Define HAVE_SSL for OSX
|
2018-09-01 04:22:57 +02:00 |
|
twinaphex
|
34e295ec51
|
Add net_socket_ssl.cto griffin
|
2018-09-01 04:20:23 +02:00 |
|
twinaphex
|
2fb8831dcc
|
Uniquely name functions
|
2018-09-01 04:18:01 +02:00 |
|
twinaphex
|
31df00d52a
|
Uniquely name functions
|
2018-09-01 04:14:36 +02:00 |
|
twinaphex
|
fb047e4622
|
Uniquely name functions
|
2018-09-01 04:12:58 +02:00 |
|
twinaphex
|
18203f4d30
|
Cleanups
|
2018-09-01 04:11:16 +02:00 |
|
twinaphex
|
6d29cde453
|
(SSL) Name functions uniquely
|
2018-09-01 04:09:59 +02:00 |
|
twinaphex
|
e83504002d
|
(SSL) Make these functions unique
|
2018-09-01 04:08:27 +02:00 |
|
Twinaphex
|
93af9baf48
|
Remove warning
|
2018-09-01 04:04:15 +02:00 |
|
twinaphex
|
23eb1e981a
|
Remove HAVE_STRIPES from OSX build
|
2018-09-01 04:01:03 +02:00 |
|
twinaphex
|
d5fa379aa8
|
Update header
|
2018-09-01 03:54:47 +02:00 |
|
Twinaphex
|
1ad6291c79
|
Merge pull request #7163 from Tatsuya79/patch-5
fix task_save.c
|
2018-09-01 01:53:09 +02:00 |
|
Tatsuya79
|
dd9db41403
|
fix task_save.c
|
2018-09-01 01:50:30 +02:00 |
|
Twinaphex
|
09284dc6ce
|
Merge pull request #7162 from Tatsuya79/patch-4
revert #7156
|
2018-09-01 01:46:41 +02:00 |
|
Tatsuya79
|
64459bda3a
|
revert #7156
revert https://github.com/libretro/RetroArch/pull/7156
|
2018-09-01 01:41:21 +02:00 |
|
twinaphex
|
64cc28a487
|
Update
|
2018-09-01 01:14:26 +02:00 |
|
twinaphex
|
c0c88173a0
|
(CocoaTouch) Fix some function callback signatures
|
2018-09-01 01:07:14 +02:00 |
|
Twinaphex
|
65535a1259
|
Cleanups
|
2018-09-01 01:03:58 +02:00 |
|
twinaphex
|
10f374182f
|
Revert "Change these ifdefs"
This reverts commit 245f265098 .
|
2018-08-31 21:49:16 +02:00 |
|
twinaphex
|
245f265098
|
Change these ifdefs
|
2018-08-31 21:48:58 +02:00 |
|
twinaphex
|
85f093e042
|
Change these to numbers
|
2018-08-31 21:25:33 +02:00 |
|
neville
|
8c3479f850
|
(OSX PowerPC) PowerPC Fixed
|
2018-08-31 21:22:37 +02:00 |
|
bparker06
|
ad15f76ff5
|
travis: add OSX Metal build
|
2018-08-31 13:49:44 -04:00 |
|
neville
|
bd43682341
|
Use dynamic lookup code path
|
2018-08-31 19:37:40 +02:00 |
|
Twinaphex
|
832bf6d6e8
|
Get rid of this compile-time ifdef
|
2018-08-31 19:29:11 +02:00 |
|
twinaphex
|
a58511ec00
|
Revert "Compatibility fixes for OSX PPC"
This reverts commit d7899c51aa .
|
2018-08-31 19:20:10 +02:00 |
|
twinaphex
|
70f9abe99f
|
Revert "Add conditionals to maintain backwards compatibility with OSX 10.5"
This reverts commit 1222192afb .
|
2018-08-31 19:20:03 +02:00 |
|
twinaphex
|
0b069c4ee3
|
Revert "Use constant values instead of MAC_OS_X_VERSION_ - might not be available on earlier OSX versions/xcode"
This reverts commit f35b578c42 .
|
2018-08-31 19:19:56 +02:00 |
|
twinaphex
|
1265d7546c
|
Revert "Start using raw constants for OSX version detection"
This reverts commit ab34a70873 .
|
2018-08-31 19:19:42 +02:00 |
|