Commit Graph

42961 Commits

Author SHA1 Message Date
Twinaphex
0be2b76892
Update slang_process.cpp 2018-03-22 15:24:03 +01:00
twinaphex
c318d05803 Fix buffer overlap - pointed out by @leo150, thanks 2018-03-22 15:22:17 +01:00
Twinaphex
dac6f11547
Merge pull request #6435 from GregorR/netplay-device-availability-bug
Fix a bug in remembering device availability for netplay
2018-03-22 12:29:20 +01:00
Gregor Richards
06b402bc14 Fix a bug in remembering device availability for netplay
Really silly bug had netplay forgetting to unset device availability
when a client goes to spectator mode. As a consequence, in certain
configurations, later joins would automatically choose the wrong device,
and you'd have to manually specify a device to get the right one. This
fixes that.
2018-03-21 19:24:58 -04:00
Twinaphex
59bf897561
Merge pull request #6431 from meleu/patch-17
cheevos.c: getting the hash from ROM's filename
2018-03-21 20:33:18 +01:00
meleu
d2d8f00b29
cheevos.c: getting the hash from ROM's filename
This is the method we'll use for arcade games.
2018-03-21 11:21:33 -03:00
Twinaphex
c29ff4304c
Merge pull request #6428 from GregorR/fix-appendconfig
Fix --appendconfig conflict with load order
2018-03-21 05:29:22 +01:00
Twinaphex
4fa50d14ea
Merge pull request #6429 from orbea/snow
Fix apitrace shader compiler warning.
2018-03-21 05:28:59 +01:00
orbea
7526b12338 Fix apitrace shader compiler warning.
2418: message: major shader compiler issue 2: 0:3(311): warning: `atime' used uninitialized
  2418 @0 glCompileShader(shader = 27)
  2418: warning: 0:3(311): warning: `atime' used uninitialized
2018-03-20 17:39:33 -07:00
Gregor Richards
ea85727b3c Fix --appendconfig conflict with load order
I'd previously changed the load order of command line options to make
overrides work with less hassle. I didn't notice --appendconfig, which,
as a where-is-the-config-file option, needs to come before config file
loading. This fixes that.
2018-03-20 18:48:51 -04:00
hizzlekizzle
813c7ad1f7
Merge pull request #6425 from vickychenglau/README.md-edits
Edited README.md for grammar and formatting
2018-03-20 08:36:01 -05:00
Vicky C Lau
7928c03e3c
Edited for grammar and formatting 2018-03-20 00:54:23 -07:00
twinaphex
319d87cf6f Bump up version 2018-03-20 08:35:17 +01:00
Twinaphex
ab672c4394
Merge pull request #6424 from fr500/staging
try to fix building SPIRV on android yet again
2018-03-20 08:03:56 +01:00
radius
e9fdfd2334 try to fix building yet again 2018-03-20 01:46:30 -05:00
Andrés
8e3fb86115
Merge pull request #6421 from fr500/master
subsystem part 5: show subsystem roms within archives
2018-03-19 19:28:05 -05:00
radius
caafe61f07 show subsystem roms within archives 2018-03-19 18:44:15 -05:00
twinaphex
f78f5c27ce Try to silence more Coverity warnings 2018-03-19 14:18:39 +01:00
Twinaphex
719a3e52c7
Merge pull request #6400 from altiereslima/master
Update Translation (Portuguese Brazilian)
2018-03-19 13:51:09 +01:00
twinaphex
6bf011a700 Silence another warning 2018-03-19 12:25:56 +01:00
twinaphex
72dc03a1c6 Try to fix Coverity warnings 2018-03-19 06:58:36 +01:00
Twinaphex
62d2b9a54e
Merge pull request #6417 from Tatsuya79/patch-1
xmb_scale_factor min limit to 20
2018-03-19 03:46:50 +01:00
Twinaphex
a357198bda
Merge pull request #6418 from bearoso/master
Fix multi-line text spacing in menus with Vulkan driver.
2018-03-19 03:46:35 +01:00
Brandon Wright
eb6d04d430 With X context set vk.swapchain to VK_NULL_HANDLE when failing to create swapchain so Vulkan common functions don't try and use it and crash. 2018-03-18 19:31:25 -05:00
Andrés
c7f070113a
Merge pull request #6419 from fr500/master
reset retroarch.cfg
2018-03-18 19:06:37 -05:00
radius
9b022c5904 reset retroarch.cfg 2018-03-18 19:06:07 -05:00
Brandon Wright
1f472db2aa Fix multi-line text spacing in menus with Vulkan driver. 2018-03-18 18:57:24 -05:00
Tatsuya79
ac556e0b7c
xmb_scale_factor min limit to 20 2018-03-18 23:05:57 +01:00
Twinaphex
adc4f27eb9
Merge pull request #6416 from fr500/staging
try to fix android compilation issues
2018-03-18 19:12:07 +01:00
Twinaphex
4d8d6478f4
Merge pull request #6415 from fr500/master
fix potential crash on task_push_http_transfer
2018-03-18 19:11:42 +01:00
radius
fd9d8c9512 fix potential crash on task_push_http_transfer 2018-03-18 12:52:04 -05:00
radius
eb1d3f612f try to fix android compilation issues 2018-03-18 11:55:54 -05:00
Andrés
a8fc4b204a
Merge pull request #6413 from fr500/staging
remove task_push_http_transfer_raw, encode before sending data to the…
2018-03-18 11:13:03 -05:00
Twinaphex
3e3b24bbaf
Merge pull request #6414 from bearoso/master
Fix X11 Vulkan bug from Wayland driver.
2018-03-18 04:41:32 +01:00
Brandon Wright
e8de264b75 Fix X11 Vulkan bug from Wayland driver. 2018-03-17 19:45:01 -05:00
Twinaphex
8f0c94a322
Merge pull request #6412 from fr500/master
Fix #6411
2018-03-17 22:47:19 +01:00
radius
05b6c4eafa update CHANGES.md 2018-03-17 15:04:55 -05:00
radius
1a4db72e82 shader left / right fixes and cleanup 2018-03-17 14:56:34 -05:00
radius
c52fdc469f remove task_push_http_transfer_raw, encode before sending data to the task 2018-03-16 22:38:21 -05:00
Twinaphex
9721c7c4be
Merge pull request #6407 from QuarkTheAwesome/master
[WiiU] Fix OOB read/write in keyboard driver
2018-03-17 03:36:47 +01:00
Ash
aeea0e6ca8
[WiiU] Fix OOB read/write in keyboard driver
This code used a keyboardState size of 256 and indexed it with a
retro_key, which can be any value (RETROK_RALT is 307). This fixes
that by using RETROK_LAST as the array size.

Should fix #6322.
2018-03-17 13:00:47 +11:00
twinaphex
fb011f8377 Fix MSVC 2013 build 2018-03-16 22:04:34 +01:00
Brad Parker
450fc90a15 griffin: add vc2015 Makefile target 2018-03-16 21:03:58 +00:00
Brad Parker
614521b238 fix building on windows without dinput 2018-03-16 21:03:43 +00:00
twinaphex
ffbb439fb5 Fix MSVC 2015 solution 2018-03-16 21:45:14 +01:00
Brad Parker
3d378fd772 add back missing UTF8 BOMs 2018-03-16 16:21:19 -04:00
Twinaphex
65c903de3c
Merge pull request #6403 from fr500/staging
fix shader parameter increase decrease
2018-03-16 19:24:10 +01:00
radius
6b150ba38d fix shader parameter increase decrease 2018-03-16 09:32:22 -05:00
altiereslima
24783b21cf Update Translation (Portuguese Brazilian) 2018-03-16 02:35:29 -03:00
Twinaphex
aa4ded4bc7
Merge pull request #6399 from meleu/patch-16
fixing cheevos (broken after #6389)
2018-03-16 05:12:26 +01:00