twinaphex
585af66b5c
Backport tunip3 - replace win32 functions with UWP safe variants in UWP vfs driver
2021-06-23 18:45:07 +02:00
Autechre
7b47f5f49a
Merge pull request #12556 from sonninnos/winraw-mouse
...
(WINRAW) Mouse access violation fix
2021-06-23 00:19:37 +02:00
Autechre
94e4b1883a
Merge pull request #12557 from grant2258/logging
...
fix up logging that can confuse users
2021-06-23 00:18:40 +02:00
Grant
c73592d379
skip mouse with no button errors and keep the rest
2021-06-22 23:00:50 +01:00
Grant
4ba0ba4c70
fix up logging that can confuse users
2021-06-22 22:06:19 +01:00
sonninnos
11dba60ea7
(WINRAW) Mouse access violation fix
2021-06-22 19:47:56 +03:00
twinaphex
97ad8cbfd2
Remove this code for Vulkan over X too
2021-06-22 18:26:32 +02:00
twinaphex
b5be2006f2
Remove commented out code
2021-06-22 18:25:54 +02:00
Autechre
8ec39ca7ec
Merge pull request #12550 from grant2258/fix_x11
...
fix x11 threaded videoc segfault
2021-06-22 18:24:32 +02:00
Autechre
bd937eb49f
Merge pull request #12536 from grant2258/udev
...
only add mouse if it has buttons and add vebose device friendly names
2021-06-22 17:23:19 +02:00
Autechre
23b810b820
Merge pull request #12552 from stenzek/fix-d3d11-again
...
(d3d11) Fix non-vsynced output without flip, black screens in fullscreen
2021-06-22 13:40:01 +02:00
Connor McLaughlin
322aeb4e46
(d3d11) Don't pass ALLOW_TEARING to present when unsupported
2021-06-22 14:04:32 +10:00
Connor McLaughlin
ed2d6b1730
(d3d11) Don't draw content without a texture bound
2021-06-22 14:04:32 +10:00
Connor McLaughlin
9afa30af5e
(d3d11) Disable DXGI's ALT+ENTER handling
2021-06-22 14:04:31 +10:00
Connor McLaughlin
5d3719df44
(gfx) Fix uninitialized variables in gfx_display_draw_cursor
2021-06-22 13:52:13 +10:00
twinaphex
3f00d2f041
(Resampler) Cleanups
2021-06-22 01:14:32 +02:00
twinaphex
a30a86a09c
(D3D11) Fixes Xbox again, do tear control checks only for non-UWP
...
- TODO/FIXME still has to be resolved, see comment at line 1362
2021-06-22 00:41:56 +02:00
Grant
bd10e5bdc3
fix x11 threaded videoc segfault
2021-06-21 21:12:26 +01:00
twinaphex
0e1d5ba30e
Silence some warnings; cleanup
2021-06-21 21:15:03 +02:00
Autechre
10f42d7034
Merge pull request #12549 from sonninnos/xmb-opacity
...
(XMB) Icon opacity fix
2021-06-21 20:48:19 +02:00
Autechre
6986caed5b
Merge pull request #11388 from pjft/dual-lightgun
...
Change udev driver for dual lightgun support in X11
2021-06-21 18:06:35 +02:00
sonninnos
c802a549f6
(XMB) Icon opacity fix
2021-06-21 16:46:58 +03:00
Autechre
0a75b51b29
Merge pull request #12534 from jdgleaver/input-port-remapping
...
Add support for mapping multiple controllers to a single input device
2021-06-21 15:28:34 +02:00
Autechre
0c64ac0bde
Merge pull request #12423 from markwkidd/lightgun-bind
...
bind lightgun trigger to first mouse button by default
2021-06-21 14:12:25 +02:00
Autechre
15b0f5478f
Merge pull request #12485 from Kopert/master
...
Add support for core and directory overrides of switchres.ini files
2021-06-21 14:12:15 +02:00
Autechre
a6b0199204
Merge pull request #12511 from markwkidd/android-input-fix
...
[Android input driver] do not duplicate port 0 mouse and gun inputs to other ports
2021-06-21 14:12:02 +02:00
jdgleaver
973f5cda6d
Add support for mapping multiple controllers to a single input device
2021-06-21 12:42:38 +01:00
twinaphex
46a318db45
C89 buildfix
2021-06-20 23:02:55 +02:00
Autechre
7949a9c8ad
Merge pull request #12528 from IlDucci/crowdinfix-20210615
...
Fix Encore Mode on Github, minor English change
2021-06-20 16:55:07 +02:00
Autechre
2ae11b7222
Merge pull request #12541 from sonninnos/xmb-dynamic
...
(XMB) Dynamic wallpaper improvement
2021-06-20 16:54:49 +02:00
Autechre
f05c124c98
Merge pull request #12540 from sonninnos/d3d12
...
D3D12 Updates
2021-06-20 14:59:11 +02:00
Alcaro
5f182fa564
Don't send speech input as command line argument ( #12539 )
...
* Don't send speech input as command line argument
* Fix a C++-only construct, and simplify some stuff
2021-06-20 14:39:14 +02:00
Kopert
c2d5003f80
Add support for switchres.ini core and directory overrides
2021-06-20 02:31:10 -03:00
Grant
6e2709d62a
cleanup
2021-06-19 08:47:35 +01:00
Grant
eef86d5f72
fix game focus mode
2021-06-19 07:59:06 +01:00
Grant
863aaa5b9d
Revert "fix game focus mode on udev as well"
...
This reverts commit 54eed6341862be97e1a40ba19984bc666f368592.
2021-06-19 07:44:02 +01:00
Grant
54eed63418
fix game focus mode on udev as well
2021-06-19 07:00:09 +01:00
sonninnos
7695298dfc
(XMB) Dynamic wallpaper improvement
2021-06-18 23:03:34 +03:00
sonninnos
917fb1f796
D3D12 Updates:
...
- Relocated 'd3d12_gfx_sync()'
- Fixed swap interval option
- Cleanups
2021-06-18 21:54:36 +03:00
Jamiras
81075aa5fa
put challenge indicator above leaderboard trackers ( #12530 )
2021-06-18 18:00:48 +02:00
Tony
ff7982fbcd
(XMB) Dynamic wallpaper fix ( #12531 )
2021-06-18 18:00:37 +02:00
Grant
7915b040a9
only add mouse if it ha buttons and add vebose device friendly names
2021-06-18 03:55:25 +01:00
twinaphex
a129764f0d
Change C++ comment to C
2021-06-17 05:45:59 +02:00
Alcaro
aeddcb54e0
Plug this so-called high-risk vuln ( #12533 )
...
https://www.reddit.com/r/RetroArch/comments/o0p1vy/retroarch_for_windows_versions_190_194_highrisk/
https://labs.bishopfox.com/advisories/retroarch-for-windows-version-1.9.0
2021-06-17 05:44:17 +02:00
Michael Burgardt
10f0073778
adjust h2json and json2h scripts to be comment agnostic ( #12532 )
...
Co-authored-by: Michael Burgardt <michael.burgardt@rwth-aachen.de>
2021-06-16 17:21:57 +02:00
twinaphex
8b6e58eebd
Buildfix for D3D11 - courtesy of Stenzek
2021-06-16 16:07:38 +02:00
Tony
49bd8d2d27
(XAudio+DSound) Fail instead of crash ( #12527 )
2021-06-16 15:35:20 +02:00
Connor McLaughlin
946d87cf89
(gfx/d3d11) Don't use allow tearing flag with blit swap chains ( #12529 )
2021-06-16 15:19:27 +02:00
IlDucci
138d5b3a4e
Fix Encore Mode on Github, minor English change
...
- Fixes the Encore Mode string being misread by the Crowdin scripts.
- Minor change on MENU_ENUM_SUBLABEL_CRT_SWITCH_HIRES_MENU's structure (by @DisasterMo, he asked me to do so).
2021-06-15 11:33:50 +02:00
Víctor "IlDucci
cdba9accdf
[Localization] Manually updating the .h translation files ( #12494 )
...
Second attempt at manually updating the translations from Crowdin. Built locally today.
Huge thanks to @DisasterMo for helping with the required edits on the python files (not uploaded to avoid messing with guoyunhe's setup)!
Moving the comment that breaks the script to a better position.
2021-06-15 03:04:49 +02:00