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
Michael Burgardt
1657d67182
Move MENU_ENUM_LABEL_VALUE_ACHIEVEMENT_PAUSE_MENU to lbl.h
2021-06-20 22:15:31 +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
tunip3
963350a0f2
Add expanded resources Rescap to increase performance of UWP version in app mode on Xbox ( #12525 )
...
* add expanded resources rescap
* add expanded resources rescap
2021-06-15 03:04:10 +02:00
Michael Burgardt
dd48b65687
Fix Switchres menu texts ( #12526 )
2021-06-15 03:03:10 +02:00
jdgleaver
642d6c9fb8
(Ozone) Ensure sidebar display status is updated correctly when performing rapid menu navigation ( #12524 )
2021-06-14 13:58:39 +02:00
twinaphex
6738fa57aa
Bump up version to 1.9.5
v1.9.5
2021-06-13 03:07:51 +02:00
jdgleaver
d40d7c389b
(Dingux) Fix black screens when triggering gfx driver reinitialisation via menu actions ( #12521 )
2021-06-13 00:37:48 +02:00
jdgleaver
3c2e3f1ce9
Add enhanced search functionality to the 'Manage Cores' menu ( #12516 )
2021-06-11 21:17:32 +02:00
twinaphex
766c59d469
Apply this to make MSVC 2005 compile with new resampler
2021-06-11 12:07:16 +02:00
twinaphex
7492f5d60c
Revert "Add HAVE_GRIFFIN fallback for now"
...
This reverts commit dc50ff584ed38c2fc8a2de6e0fc9eb7b31f6da73.
2021-06-11 12:05:59 +02:00
twinaphex
bd9c35d379
Revert "Rollback changes for now until we can get this compiling on MSVC 2005 on"
...
This reverts commit 08481e2a6885e738f2df0553534ddb3d51c63394.
2021-06-11 12:05:48 +02:00
Jamiras
5d4069cf8f
update to rcheevos 10.1 ( #12512 )
2021-06-10 17:20:00 +02:00
dankcushions
0caeed6e1d
Make alsathread default for all alsa devices with threads. ( #12515 )
2021-06-10 17:19:52 +02:00