Connor McLaughlin
b6686b8239
System: Preserve controller type on core settings reset
2022-10-21 00:30:42 +10:00
Connor McLaughlin
8e95248ef3
GL/Context: Always prefer GLES on Android
2022-10-21 00:30:42 +10:00
Connor McLaughlin
0b0e910892
DInputSource: Use W variants of APIs
2022-10-21 00:30:42 +10:00
zkdpower
c442c62682
Update Simple-Chinese language file to latest.
2022-10-16 16:43:32 +08:00
shikulja
107bff0e7f
Update Russian translation ( #2910 )
...
* Update Russian translation
* Purge Russian translation
2022-10-14 20:35:25 +10:00
Connor McLaughlin
c2f4192f5f
FullscreenUI: Remove temporary force-settings-open
2022-10-14 20:35:01 +10:00
Connor McLaughlin
5b14796654
Merge pull request #2909 from andercard0/master
...
Atualização Português do Brasil
2022-10-14 00:18:59 +10:00
Connor McLaughlin
037f43f7d0
FullscreenUI: Add post processing settings
2022-10-14 00:14:35 +10:00
Connor McLaughlin
11ba87059e
HostDisplay: Remove parameters which get pulled from config
...
No point duplicating them.
2022-10-14 00:14:34 +10:00
Anderson 0 Cardoso
b3300fcd24
Atualização Português do Brasil
2022-10-13 10:29:55 -03:00
Connor McLaughlin
43e959bdc9
Merge pull request #2908 from andercard0/master
...
Autalização Português do Brasil
2022-10-13 22:55:56 +10:00
Connor McLaughlin
ccfe3925fc
HostDisplay: Use border sampling for post processing shaders
2022-10-13 22:53:16 +10:00
Connor McLaughlin
c528a96215
RegTest: Disable fast boot and game settings
2022-10-13 22:53:16 +10:00
Connor McLaughlin
c9d13c028e
CDROM: Debugger names for some commands
2022-10-13 22:53:16 +10:00
Connor McLaughlin
2c867bc3df
HostDisplay: Blit before post processing, not after
...
Should be a tiny performance boost on tilers.
2022-10-13 22:13:09 +10:00
Connor McLaughlin
adf41b9bbd
D3D12HostDisplay: Implement post processing
2022-10-13 22:13:09 +10:00
Anderson 0 Cardoso
bc20054278
Autalização Português do Brasil
2022-10-13 08:39:27 -03:00
Connor McLaughlin
cc3fadba14
Qt: Move downsampling to enhancement settings
2022-10-13 17:55:25 +10:00
Connor McLaughlin
98ef639c0a
Qt: Change post settings style to sunken
2022-10-13 17:43:09 +10:00
Connor McLaughlin
69efa0f46f
Shaders: Add crt-lottes.glsl
2022-10-13 17:42:31 +10:00
Connor McLaughlin
8afea2fef8
HostDisplay: Fix post-processing time, add original source size
2022-10-13 17:42:15 +10:00
Connor McLaughlin
7acba0b141
GameDB: Fix some entries with missing system.cnf
2022-10-13 17:41:26 +10:00
Connor McLaughlin
bcd04e5f51
Qt: Expose display position/alignment in UI
2022-10-13 17:40:58 +10:00
Connor McLaughlin
0709f92ac1
Misc: Cleanup/deduplicate from c9cba5e
2022-10-13 17:37:39 +10:00
Connor McLaughlin
1538f26013
Qt: Move some settings around, add OSD options
2022-10-13 17:27:09 +10:00
Connor McLaughlin
5498ddfab7
RegTest: Port to new host abstractions
2022-10-13 17:27:09 +10:00
Connor McLaughlin
c9cba5e220
Merge pull request #2907 from CeruleanSky/DisAlignSet
...
Expose Display Host Alignment as a setting in ini
2022-10-13 17:26:51 +10:00
nobody
553d58052b
Expose Display Host Aligment as a Setting in Ini
2022-10-09 00:55:56 -04:00
Connor McLaughlin
0cd331629b
Merge pull request #2906 from zkdpower/master
...
Update Simple-Chinese translation to latest.
2022-10-09 14:21:29 +10:00
Connor McLaughlin
e395a74832
Settings: Fix default values for achievements
2022-10-09 14:21:01 +10:00
zkdpower
320b646076
Update Simple-Chinese translation to latest.
2022-10-09 12:19:24 +08:00
Connor McLaughlin
4feb5ad548
Controller: Make InAnalogMode() virtual
2022-10-09 14:10:54 +10:00
Connor McLaughlin
21da5036c0
Merge pull request #2904 from andercard0/master
...
Atualização Português do Brasil
2022-10-09 12:43:12 +10:00
Connor McLaughlin
11e7e79c16
FullscreenUI: Fix description string
2022-10-09 12:42:34 +10:00
Anderson 0 Cardoso
3fa2f62775
Atualização Português do Brasil
...
- OSD de conquistas
- OSD referente a versão Android
2022-10-08 12:00:01 -03:00
shikulja
3f68ef39ae
Update Russian translation ( #2903 )
...
* Update Russian translation
* Purge Russian translation
2022-10-08 23:37:12 +10:00
Connor McLaughlin
3a3f571ecc
Settings: Persist OSD options when resetting
2022-10-08 23:36:39 +10:00
Connor McLaughlin
1745d3e803
Settings: Don't allow both runahead and rewind
2022-10-08 23:36:24 +10:00
Connor McLaughlin
5fa7960c31
CI: Fix/re-enable Mac builds
...
Credit to TellowKrinkle for debugging the QtNetwork build issue.
2022-10-08 21:34:35 +10:00
Connor McLaughlin
42768c3101
Achievements: Fix a few minor issues
2022-10-08 21:21:33 +10:00
Connor McLaughlin
8d53eb5df8
Merge pull request #2902 from zkdpower/master
...
Update Simple-Chinese translation to latest.
2022-10-08 20:26:20 +10:00
Connor McLaughlin
550b4928c2
Achievements: Backports from PCSX2
2022-10-08 20:25:42 +10:00
zkdpower
426f624669
Update Simple-Chinese translation to latest.
2022-10-07 11:02:07 +08:00
Connor McLaughlin
6d32e9bc10
Merge pull request #2901 from andercard0/master
...
Atualização Português do Brasil
2022-10-06 23:27:33 +10:00
Connor McLaughlin
59d3151323
CI: Temporarily disable Mac builds
...
Qt fails building due to:
Undefined symbols for architecture x86_64:
"___gss_c_nt_hostbased_service_oid_desc", referenced from:
qGSsapiGetServiceName(QStringView) in qauthenticator.cpp.o
and I don't have the energy to set up a VM to figure out why at the
moment.
2022-10-06 23:26:44 +10:00
Connor McLaughlin
5dcf242d62
CI: Remove UWP completely
...
Code's been gone for a while, no need to keep it in here either.
Shame the platform is so full of leeches who want nothing but to knock
others off work off for profit.
2022-10-06 23:25:24 +10:00
Connor McLaughlin
bb4a65f1dd
Achievements: Save submitted time from API in leaderboards
2022-10-06 22:50:59 +10:00
Anderson 0 Cardoso
4a70740b2b
Atualização Português do Brasil
...
- Acrescentado opções faltantes
- Opções OSD de PGXP
2022-10-05 21:07:24 -03:00
Connor McLaughlin
10f98106dd
Misc: Normalize code vs serial usage
2022-10-05 18:29:44 +10:00
Connor McLaughlin
4c3a5dd4d7
CI: ARM64 Mac builds for CURL should also disable brotili
2022-10-05 18:29:43 +10:00