2204 Commits

Author SHA1 Message Date
Stenzek
173a61039c
System: Use cpuinfo for cache line size check 2024-07-03 00:24:12 +10:00
Stenzek
be8fbafd71
CPU/CodeCache: Always dynamically allocate code buffer
Reduces .bss size.
2024-06-30 16:45:51 +10:00
Stenzek
0d3e674500
Qt: Move resources out of exe into rcc file 2024-06-30 16:45:51 +10:00
Anderson Cardoso
07e9a01e87
Atualização Português do Brasil (#3237)
- Novas opções de vídeo e pós-processamento traduzidas;
- Removido obsoletos;
- Atualizado para a última versão.
2024-06-30 16:45:19 +10:00
Stenzek
0c3cf1f5f8
PostProcessing: Split into internal and display chains 2024-06-28 20:17:15 +10:00
Anderson Cardoso
41f40248d2
Atualização Português do Brasil (#3235)
* Atualização Português do Brasil

- Feito ajustes de consistência no texto;
- Novas linhas movidas adicionadas;
- Atualizado para versão atual.

* Atualização Português do Brasil

Atualizado para a última versão.
2024-06-28 13:53:28 +10:00
Ilham Nurjaman
12f2ff931b
Indonesian Translation 2024-06-27 12:38:41 +10:00
Stenzek
8c1228a7aa
Qt: Tidy up theme change workaround 2024-06-24 13:25:16 +10:00
Anderson Cardoso
dd4b282ec5
Atualização Português do Brasil (#3233)
- Feito ajustes de consistência no texto;
- Novas linhas movidas adicionadas;
- Atualizado para versão atual.
2024-06-24 10:17:14 +10:00
Stenzek
6021e435ba
Qt: Work around QList<QPair> marshalling issue 2024-06-24 00:55:00 +10:00
Stenzek
6892c3d095
Qt: Work around theme swap bug with Classic Windows 2024-06-23 13:43:50 +10:00
Stenzek
e8541648ce
Deps: Bump versions 2024-06-23 13:20:48 +10:00
Stenzek
63055f1e7f
FullscreenUI: Add sprite texture filtering option 2024-06-23 13:10:10 +10:00
Anderson Cardoso
d8b7e25994
Atualização Português do Brasil (#3227)
Atualizado para a última versão.
2024-06-23 11:12:58 +10:00
Víctor "IlDucci
7491ba656e
Spanish (Spain) Translation update 2024/06/19 (#3229)
- Translated all new strings.
- Backported a number of strings from PCSX2's Spanish (Spain) translation.
2024-06-23 11:12:29 +10:00
Stenzek
ccb76d1451
GameList: Add custom title/regions
Largely inspired by https://github.com/PCSX2/pcsx2/pull/9330, but almost
entirely rewritten.
2024-06-17 23:45:02 +10:00
Stenzek
34f20798a1
GPU/HW: Add separate 3D/2D (sprite) texture filtering 2024-06-17 15:56:56 +10:00
Stenzek
8455c9c3c6
GPU/HW: Add 'Force Round Upscaled Texture Coordinates' 2024-06-16 19:09:46 +10:00
Stenzek
5be2e68ab9
Qt: Update glyph ranges 2024-06-16 17:15:46 +10:00
Anderson Cardoso
451d15a812
Atualização Português do Brasil (#3224)
Atualizado para a última versão.
2024-06-16 17:14:22 +10:00
nishinji
d16470d761
Update Japanese translation (#3225) 2024-06-16 17:14:10 +10:00
Stenzek
ef69c31e9f
GPUDevice: Support transpiling shaders at compile time
And use it for GLSL postprocessing shaders.
2024-06-14 21:21:34 +10:00
Stenzek
277147199e
Qt: Fix checked state on startup for disc merging 2024-06-13 22:15:53 +10:00
Ilham Nurjaman
c2eed018c1
Indonesian Translation (#3221) 2024-06-11 14:06:37 +10:00
Stenzek
0879dff93a
Updater: Add icon/rc file 2024-06-10 13:10:11 +10:00
Stenzek
484c1dccd4
Qt: Use 64-bit comparison for VC runtime check 2024-06-10 13:01:32 +10:00
Stenzek
a2e6a48d2e
Qt: Add very-early VC++ runtime version check
Yay for ABI breaks.
2024-06-09 20:55:47 +10:00
Marcin Mitura
05395c8c1a
Polish localization updates (#3220)
## Comply to the latest changes:
- Translate new strings,
- Remove obsolete,
- Correct some machine translations.
2024-06-07 12:07:43 +10:00
Stenzek
7682cd2c10
System: Generate hash serials when running PS-EXE
Allows for per-game settings.
2024-05-30 22:21:52 +10:00
Anderson Cardoso
f1ff15f9c6
Atualização Português do Brasil (#3218)
Atualizado para a última versão.
2024-05-29 22:23:28 +10:00
Stenzek
619688a135
Qt: Add per-bind sensitivity/deadzone controls (shift-click) 2024-05-28 18:17:46 +10:00
Stenzek
2eb0085539
System: Fix inverted volume selection 2024-05-27 11:58:42 +10:00
Anderson Cardoso
110fa28c25
Atualização Português do Brasil (#3217)
Atualizado para a última versão.
2024-05-27 11:47:18 +10:00
Stenzek
015804c434
System: Move GDB server into core 2024-05-27 00:18:05 +10:00
Stenzek
55d96f86f0
System: Add "Disable Mailbox Presentation" option
Partial backport of https://github.com/PCSX2/pcsx2/pull/11296
2024-05-26 22:38:35 +10:00
Stenzek
4311e08726
System: Implement PINE server 2024-05-26 22:38:35 +10:00
Stenzek
15e633bf2c
Qt: Adjust advanced setting ranges 2024-05-26 21:55:27 +10:00
Anderson Cardoso
3382248f40
Atualização Português do Brasil (#3213)
Atualizado para a última versão.
2024-05-26 21:55:12 +10:00
Stenzek
60ee17e713
System: Fix regtest dumping 2024-05-25 15:58:41 +10:00
Stenzek
1565a2667d
Misc: More format string fixes 2024-05-25 15:48:31 +10:00
Stenzek
1adc29aeb0
Qt: Fall back to screen for refresh rate
Wayland, always a pain in the arse.
2024-05-24 23:24:06 +10:00
Stenzek
49e3663dfe
Settings: Purge max display FPS option
No longer needed since we pull it from the surface instead.
2024-05-24 02:33:33 +10:00
Stenzek
42a5fe0a6e
GPU: Further improve vsync handling 2024-05-24 02:33:33 +10:00
Stenzek
4e922a34a7
Log: Simplify macros 2024-05-24 02:08:14 +10:00
Stenzek
b6d019db66
Misc: Replace log printf calls with fmt 2024-05-24 00:29:49 +10:00
Stenzek
dd98b630ea
GameList: Treat disc sets and discs equally when sorting 2024-05-23 12:45:57 +10:00
Stenzek
f9b58c4077
Qt: Add Set Cover Image/Edit Memory Cards for merged disc sets 2024-05-21 13:55:37 +10:00
Stenzek
2dd991156a
Qt: Update glyph ranges 2024-05-21 13:55:37 +10:00
zkdpower
2b39d509a1
Update the Simple-Chinese translation to latest. (#3211) 2024-05-21 13:54:45 +10:00
Anderson Cardoso
0bdedbf2ae
Atualização Português do Brasil (#3210)
Atualizado para a última versão
2024-05-21 13:54:34 +10:00