Twinaphex
|
9a15354314
|
Merge pull request #7534 from libretro/sgc-fix-context
Enable GL context for HAVE_COCOA_METAL
|
2018-11-05 14:57:05 +01:00 |
|
Stuart Carnie
|
3a64ddc287
|
fix(metal): Enable GL context for HAVE_COCOA_METAL
|
2018-11-05 06:54:46 -07:00 |
|
twinaphex
|
73e7a0760a
|
Update label
|
2018-11-05 14:52:57 +01:00 |
|
twinaphex
|
e37f5a2465
|
Update libretro-common
|
2018-11-05 14:47:06 +01:00 |
|
twinaphex
|
6c90b63835
|
Add 'No Favorites Available' text
|
2018-11-05 14:30:08 +01:00 |
|
twinaphex
|
c55b9c8c22
|
Add 'No Videos Available' / 'No Images Available' text
|
2018-11-05 14:23:17 +01:00 |
|
twinaphex
|
88a71175aa
|
Simplify some code
|
2018-11-05 14:02:53 +01:00 |
|
twinaphex
|
70ccbb6fb5
|
Add customized string for 'no Music Available'
|
2018-11-05 13:59:38 +01:00 |
|
Twinaphex
|
1116e9afda
|
Merge pull request #7530 from libretro/sgc-separate
Introduce separate macOS Metal+GL source and restore GL-legacy + iOS code
|
2018-11-05 06:32:31 +01:00 |
|
Twinaphex
|
db1e312da0
|
Merge pull request #7529 from natinusala/ozone
ozone: fix ghost sidebar when toggling menu + icons update
|
2018-11-05 06:31:54 +01:00 |
|
Stuart Carnie
|
879a1b7092
|
fix(cocoa): Update Metal xib to use deployment target
|
2018-11-04 20:50:52 -07:00 |
|
Stuart Carnie
|
dde3545600
|
chore(cocoa): Revert to using cocoa_gl_ctx.m; remove macos_ctx.m
|
2018-11-04 20:50:51 -07:00 |
|
Stuart Carnie
|
43e8702e12
|
fix(cocoa): Copy xib for PPC compat; upgrade GL-legacy xib to 10.6
|
2018-11-04 20:50:51 -07:00 |
|
twinaphex
|
69aae94e5f
|
(Cocoa) Dehardcode some strings
(cherry picked from commit 7c93a0934e897a98a3053495cc313605094c2ddf)
|
2018-11-04 20:50:51 -07:00 |
|
twinaphex
|
512a681345
|
Use runloop_get_libretro_system_info in more places - clean some code up
(cherry picked from commit a662b62d192787543f504f4535da523991c906ba)
|
2018-11-04 20:50:51 -07:00 |
|
twinaphex
|
9a73bae868
|
Buildfix
(cherry picked from commit 7717631909cf5195b747603165d9e5824de3f7ad)
|
2018-11-04 20:50:51 -07:00 |
|
twinaphex
|
0db432ca68
|
Add HAVE_QT ifdefs
(cherry picked from commit 9f74b05b13eb9875d9d7df55e533f45ed79a831d)
|
2018-11-04 20:50:51 -07:00 |
|
twinaphex
|
7880e11ca0
|
Warning fix
(cherry picked from commit fa1096a6049cbb428e1de72aa46a31c28bafce76)
|
2018-11-04 20:50:51 -07:00 |
|
twinaphex
|
04c046e831
|
Update
(cherry picked from commit 64cc28a48784e4bfb8e468cd03fa6f7fd058db80)
|
2018-11-04 20:50:50 -07:00 |
|
Stuart Carnie
|
5c1075127b
|
chore(metal): Separate legacy GL and Metal source
* Forks of Cocoa / Cocoa Touch to *_metal.* version
* Reverted original GL Cocoa / Cocoa Touch versions
* GL and Metal projects still build
|
2018-11-04 20:50:50 -07:00 |
|
natinusala
|
fd65daebbb
|
ozone: update icons to be on par with XMB
|
2018-11-05 00:42:18 +01:00 |
|
natinusala
|
ea736cea19
|
ozone: fix ghost sidebar when toggling menu
|
2018-11-05 00:28:24 +01:00 |
|
Twinaphex
|
1e7ee00c60
|
Merge pull request #7527 from alfrix/input_icons
Input icons (Quickmenu-controls)
|
2018-11-04 21:23:45 +01:00 |
|
Alfrix
|
6292c8ed2e
|
Input icons (Quickmenu)
|
2018-11-04 17:15:30 -03:00 |
|
Twinaphex
|
183da9f83a
|
Merge pull request #7525 from alfrix/lakka
add some icons
|
2018-11-04 20:15:04 +01:00 |
|
Alfrix
|
1b39b73b61
|
add some Lakka icons
|
2018-11-04 15:11:19 -03:00 |
|
twinaphex
|
52606fbc8e
|
Should fix dropdown list UINT settings like Audio Output Rate
|
2018-11-04 17:21:51 +01:00 |
|
twinaphex
|
5a506ac16c
|
Hide Recording settings if record driver is set to null
|
2018-11-04 15:51:49 +01:00 |
|
twinaphex
|
a25ec048d4
|
Fix library version string
|
2018-11-04 15:14:08 +01:00 |
|
Twinaphex
|
d59d42b901
|
Update CHANGES.md
|
2018-11-02 17:55:21 +01:00 |
|
Twinaphex
|
2a3a8ce849
|
Merge pull request #7518 from jdgleaver/normal2x-cpu-filter
Add Normal2x CPU filter
|
2018-11-02 17:55:02 +01:00 |
|
twinaphex
|
7ec627d41d
|
Cleanups
|
2018-11-02 16:32:32 +01:00 |
|
twinaphex
|
e374061f90
|
Cleanups
|
2018-11-02 16:30:52 +01:00 |
|
jdgleaver
|
7be48c8034
|
Add Normal2x CPU filter
|
2018-11-02 14:30:26 +00:00 |
|
twinaphex
|
1aded41b33
|
Add more localized strings
|
2018-11-02 15:29:29 +01:00 |
|
twinaphex
|
ad6f891290
|
Hide MIDI settings if driver is set to null
|
2018-11-02 15:18:29 +01:00 |
|
twinaphex
|
62cf1d6c37
|
(NL) Update Dutch
|
2018-11-02 11:18:54 +01:00 |
|
Twinaphex
|
97c1b20a8b
|
Merge pull request #7516 from DEX357/patch-22
Update msg_hash_pl.h
|
2018-11-02 03:25:12 +01:00 |
|
DEX357
|
f92f5366b1
|
Update msg_hash_pl.h
|
2018-11-01 13:54:14 +01:00 |
|
Twinaphex
|
c9c833806b
|
Merge pull request #7514 from theheroGAC/patch-38
Update msg_hash_it.h
|
2018-11-01 10:52:42 +01:00 |
|
theheroGAC
|
01864b4f6e
|
Update msg_hash_it.h
|
2018-11-01 09:25:36 +01:00 |
|
hizzlekizzle
|
af5eef427e
|
Merge pull request #7513 from natinusala/libnx-video-recording
libnx: enable video recording
|
2018-10-31 20:23:44 -05:00 |
|
natinusala
|
49082a8c80
|
libnx: enable video recording
|
2018-11-01 01:55:05 +01:00 |
|
Twinaphex
|
02e43719bf
|
Merge pull request #7511 from natinusala/ozone
Don't link WIP menu drivers by default
|
2018-10-31 12:29:31 +01:00 |
|
natinusala
|
a552f26f76
|
Don't link WIP menu drivers by default
|
2018-10-31 12:02:24 +01:00 |
|
twinaphex
|
7c93a0934e
|
(Cocoa) Dehardcode some strings
|
2018-10-30 19:32:52 +01:00 |
|
twinaphex
|
6cec123fc3
|
Try this instead
|
2018-10-30 18:24:37 +01:00 |
|
twinaphex
|
e2888aa5a2
|
Apply madmonkeys' diff
|
2018-10-30 17:25:28 +01:00 |
|
twinaphex
|
a662b62d19
|
Use runloop_get_libretro_system_info in more places - clean some code up
|
2018-10-30 17:11:07 +01:00 |
|
twinaphex
|
51430e9e5f
|
Add runloop_get_libretro_system_info
|
2018-10-30 08:21:32 +01:00 |
|