twinaphex
|
6cee45ab99
|
Don't bake in HAVE_STRIPES by default
|
2018-07-23 17:42:57 +02:00 |
|
twinaphex
|
a740d73d21
|
Don't set MENU_STRIPES as default
|
2018-07-23 17:42:15 +02:00 |
|
Twinaphex
|
48a722f4bc
|
Merge pull request #7009 from kurumushi/patch-1
Add imc0: mount for ps vita
|
2018-07-23 16:53:12 +02:00 |
|
kurumushi
|
bbe1dcd48f
|
Add imc0: mount for ps vita
This allows using the internal storage of the ps vita 2000 model when it's mounted on imc0: instead of ux0:
|
2018-07-23 23:11:54 +09:00 |
|
Twinaphex
|
e5741eb9b2
|
Merge pull request #7008 from yoshisuga/issue-6751
issue 6751: read input of overlay for remapped keyboard keys
|
2018-07-23 04:32:21 +02:00 |
|
twinaphex
|
bea736865b
|
Add some logs
|
2018-07-23 00:10:35 +02:00 |
|
Yoshi Sugawara
|
0a710564e1
|
issue 6751: read input of overlay for remapped keyboard keys
|
2018-07-22 11:32:52 -10:00 |
|
twinaphex
|
6ae4350883
|
(XMB) Add back XMB ribbon - was probably not meant to be removed
|
2018-07-22 21:18:11 +02:00 |
|
twinaphex
|
454dbc6185
|
Change this to MENU_STRIPES
|
2018-07-22 21:14:30 +02:00 |
|
twinaphex
|
7403cfad99
|
(Stripes) Buildfix
|
2018-07-22 20:54:59 +02:00 |
|
Twinaphex
|
c2d3727c09
|
Merge pull request #7007 from libretro/stripes
[WIP] Stripes menu
|
2018-07-22 20:14:50 +02:00 |
|
Rob Loach
|
aba179a910
|
Merge branch 'master' into stripes
|
2018-07-22 13:30:47 -04:00 |
|
twinaphex
|
9c0ed0f2c4
|
Don't use core profile GLSL shaders for OpenGLES
|
2018-07-18 10:06:30 +02:00 |
|
Brad Parker
|
7e609d6a05
|
fix some config entries not being saved
|
2018-07-16 23:01:21 -04:00 |
|
Twinaphex
|
b878a94f76
|
Merge pull request #6998 from bparker06/config_sort
sort config file variables
|
2018-07-16 06:47:53 +02:00 |
|
Brad Parker
|
62e89974af
|
sort config file variables
|
2018-07-16 00:15:49 -04:00 |
|
twinaphex
|
eb345019c2
|
Don't implement bind_block/flush_block for drivers that
don't implement it
|
2018-07-15 20:16:40 +02:00 |
|
Twinaphex
|
5159f71cf5
|
Update CHANGES.md
|
2018-07-15 14:43:31 +02:00 |
|
twinaphex
|
ea09c29e04
|
Update implementations for other input drivers - not all input
drivers support this yet
|
2018-07-15 14:34:02 +02:00 |
|
twinaphex
|
9a1ac6d77b
|
(rwebinput) Fix game focus toggle
|
2018-07-15 14:22:16 +02:00 |
|
twinaphex
|
13431c7cbf
|
(udev) Fix game focus toggle for udev input driver
|
2018-07-15 14:20:26 +02:00 |
|
twinaphex
|
98190294db
|
(winraw_input) Fix game focus toggle for winraw_input
|
2018-07-15 14:18:35 +02:00 |
|
twinaphex
|
d50850762b
|
Fix game focus toggling for DInput driver
|
2018-07-15 14:17:10 +02:00 |
|
twinaphex
|
311b454a2c
|
Change return value to true instead for command_event_save_core_config
|
2018-07-15 05:58:01 +02:00 |
|
twinaphex
|
675b8bb9e2
|
Cleanup some code in command_event
|
2018-07-15 05:50:08 +02:00 |
|
Twinaphex
|
a34e29c037
|
Merge pull request #6990 from stuartcarnie/sgc-metal
fix(Cocoa): Fix blank screen after full screen toggle; window focus
|
2018-07-15 04:46:59 +02:00 |
|
Stuart Carnie
|
0291c41afa
|
fix(Metal): Fix blank screen after full screen toggle; window focus
|
2018-07-14 11:18:21 -07:00 |
|
Twinaphex
|
a68a22081c
|
Merge pull request #6989 from Dwedit/win32_message_loop_threaded_video_fix
Move win32 message loop, now compatible with threaded video
|
2018-07-14 06:12:07 +02:00 |
|
Dwedit
|
fa00eda625
|
Relocation of Win32 Message Loop Fix is now tied to whether threaded video is enabled or not
Menu bar is removed if threaded video is enabled, due to code currently being unsafe when using threaded video.
|
2018-07-13 22:34:03 -05:00 |
|
twinaphex
|
d6c5c7f208
|
Pre-MSVC 2013 did not support PRIu32, add workaround
|
2018-07-14 05:29:17 +02:00 |
|
twinaphex
|
0df98a53a6
|
Use video_driver_is_threaded_internal from within gfx/video_driver.c
|
2018-07-14 05:24:28 +02:00 |
|
twinaphex
|
cc473a25b9
|
Add video_driver_is_threaded
|
2018-07-14 05:23:03 +02:00 |
|
twinaphex
|
0d39701145
|
Get rid of double void argument
|
2018-07-14 00:54:14 +02:00 |
|
twinaphex
|
5ba2a621c0
|
Silence warnings
|
2018-07-14 00:45:16 +02:00 |
|
twinaphex
|
600c2c1ca1
|
Simplify menu_display_font
|
2018-07-14 00:39:46 +02:00 |
|
twinaphex
|
abc6eb7d8c
|
Revert "Re-revert this - causes issues with toggling fullscreen with threaded"
This reverts commit 52a55695ce8a8fab8f8ab5193abbb27c97cb601c.
|
2018-07-14 00:22:52 +02:00 |
|
twinaphex
|
4758caea74
|
Commenting this out for now - this causes crashes with
toggling fullscreen in threaded video mode with the GL driver
|
2018-07-14 00:21:27 +02:00 |
|
twinaphex
|
52a55695ce
|
Re-revert this - causes issues with toggling fullscreen with threaded
video mode and GL driver
|
2018-07-14 00:10:21 +02:00 |
|
twinaphex
|
76cbd54420
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2018-07-14 00:02:14 +02:00 |
|
twinaphex
|
38a35e53fd
|
Revert "Move Message loop call to right before video_driver_get_status call"
This reverts commit 838dcc8a5a3b57f7d9e737ba264428422d336c99.
|
2018-07-14 00:01:25 +02:00 |
|
Twinaphex
|
308b053fee
|
Merge pull request #6982 from meleu/patch-2
CHANGES: added cheevos related stuff
|
2018-07-14 00:00:50 +02:00 |
|
Twinaphex
|
279c635b91
|
Merge pull request #6985 from RetroSven/rewind_buffer_size_ui
implement a way to set rewind_buffer_size via the UI
|
2018-07-13 22:38:11 +02:00 |
|
Sven
|
83da70586e
|
implement a way to set rewind_buffer_size via the UI
|
2018-07-13 16:12:09 -04:00 |
|
Brad Parker
|
367689a3f9
|
add enum for 21:9 aspect
|
2018-07-13 15:30:48 -04:00 |
|
Brad Parker
|
637ded4ef1
|
add 21:9 aspect ratio
|
2018-07-13 15:29:07 -04:00 |
|
meleu
|
e160c70950
|
CHANGES: added cheevos related stuff
|
2018-07-13 08:12:01 -03:00 |
|
Twinaphex
|
7dcc99980a
|
Update CHANGES.md
|
2018-07-13 12:20:55 +02:00 |
|
Twinaphex
|
11244d78b0
|
Merge pull request #6981 from casdevel/dinput
Add dinput rumble support
|
2018-07-13 12:20:28 +02:00 |
|
Twinaphex
|
06318e3dd9
|
Merge pull request #6980 from stuartcarnie/sgc-metal
fix(Metal): Render search box correctly
|
2018-07-13 10:27:42 +02:00 |
|
Stuart Carnie
|
13a9aca88a
|
fix(Metal): Render search box correctly
|
2018-07-12 23:15:24 -07:00 |
|