Commit Graph

6541 Commits

Author SHA1 Message Date
e75c1a3b0a OpenGLDevice: Use glClearBuffer() instead of glClear() 2023-11-24 21:45:45 +10:00
603531f916 PageFaultHandler: Fix for Intel on MacOS 2023-11-24 20:35:52 +10:00
5cf41a41f3 JitCodeBuffer: Allocate within 32-bit range 2023-11-24 20:35:19 +10:00
ca1dd27d4a CPU/NewRec: Fix SR interrupts on non-x64 2023-11-24 20:35:12 +10:00
b8d4669997 Qt: Allow post-processing to be set per-game 2023-11-24 20:34:54 +10:00
9d06fde276 Qt: Enable unifiedTitleAndToolBarOnMac in main window 2023-11-22 01:21:02 +10:00
a80ffc9c7d GL/Context: Fix surfaceless context creation 2023-11-22 01:21:02 +10:00
bbeae07478 MemorySettingsInterface: Fix bool and SetValue() 2023-11-21 22:31:18 +10:00
e10ff550d5 CPU/NewRec: Handle inside-block SMC
i.e. Spyro 2/3 PAL.
2023-11-21 22:31:18 +10:00
20de40a597 RegTest: Fix build on Mac 2023-11-21 22:31:18 +10:00
e6d29a0028 Qt: Update Italian translation by Vecna 2023-11-21 21:42:21 +10:00
b93e9ef61c Flatpak: Bump SDL2 to v2.28.5 2023-11-18 17:35:45 +10:00
1d0c870494 CMake: Bump dep version requirement 2023-11-18 17:17:29 +10:00
dbd052528e CPU/NewRec: Fix build for AArch32 2023-11-18 17:16:51 +10:00
04870d4d38 Merge pull request #3044 from andercard0/master
Atualização Português do Brasil
2023-11-18 16:54:04 +10:00
cce7be4723 Misc: Make struct member functions file-local 2023-11-18 16:46:11 +10:00
bee1f986a9 CMake: Fix incorrect library for HTTPDownloaderCurl 2023-11-18 14:58:45 +10:00
d6e6bc65f8 Atualização Português do Brasil
Atualizado textos para versão mais atual.
2023-11-17 13:53:10 -03:00
ad1716e376 GPU/HW: Correct OSD message 2023-11-15 19:26:02 +10:00
5fff97c9e1 GPU/HW: Clear instead of invalidating adaptive downsample RTs 2023-11-15 19:14:27 +10:00
bc485ee55b CDImage: Support loading subchannel from LSD files 2023-11-15 19:14:27 +10:00
7aa4180e17 Spanish (Spain) translation update (#3041)
Added new strings, cleaned unused ones.

Warning: the new Log Window has the "Log" option in the menu untranslatable at this moment.
2023-11-15 19:14:08 +10:00
d141692df3 CI: Force Python 3.11 on Mac runner 2023-11-11 14:25:45 +10:00
ac10d311da Deps: Update to Qt 6.5.3 and SDL2 2.28.5
Also sort out the lack-of-PDBs for Qt+SDL2.
2023-11-11 13:35:26 +10:00
3093d40869 Qt: Update link 2023-11-11 13:35:26 +10:00
6d35d5983b SDLInputSource: Use hint for loading GC Database 2023-11-10 21:19:45 +10:00
1e5cf017bd SDLInputSource: Update Game Controller Database 2023-11-10 21:19:45 +10:00
312790c9a6 CPU/NewRec: Handle mtc0 rt, sr 2023-11-10 21:19:45 +10:00
0ba50243ec Update Russian translation (#3039)
* update ts

* Update Russian translation

* Purge Russian translation
2023-11-10 21:19:34 +10:00
c50a4a98a9 Merge pull request #3037 from andercard0/master
Atualização Português do Brasil
2023-11-07 21:19:48 +10:00
b175f49f33 Merge pull request #3038 from mattysweeps/fix/advancedsettingsui
Remove vertical spacer preventing Tweaks/Hacks from expanding
2023-11-07 21:19:29 +10:00
9516a45c81 Atualização Português do Brasil
- Adição de créditos de terceiros
- Confirmação para textos movidos/atualizados
2023-11-06 12:26:26 -03:00
ac825855f7 Qt: Change settings dialogs to widgets/windows
Stops them breaking in Qt 6.6.
2023-11-06 23:17:58 +10:00
3ab27e7220 FullscreenUI: Remove Pause on Menu open
And always pause. The option never really worked correctly.
2023-11-06 23:17:58 +10:00
0d5ffda3d3 DInputSource: Backport button/hat max from PCSX2 2023-11-06 23:17:58 +10:00
fa5496652e Qt: Add third-party license notices 2023-11-06 23:17:58 +10:00
6f66460ec0 Common: Remove ThreadPool class
No longer needed.
2023-11-06 23:17:58 +10:00
5b00ffb6cb HTTPDownloaderCurl: Switch to multi/async API 2023-11-06 23:17:58 +10:00
b459a42fb7 Achievements: Use a 60 second timeout for server calls 2023-11-06 23:17:58 +10:00
0fe6e9170b HTTPDownloader: Move to util project 2023-11-06 23:17:57 +10:00
3c6b6c5770 Achievements: Use retryable client error status code 2023-11-06 23:17:57 +10:00
f62a3ffbfa dep/rcheevos: Update to 8a717b1 2023-11-06 23:17:57 +10:00
a4127aa2ea SDLInputSource: Add log callback 2023-11-06 23:17:57 +10:00
536f1511c2 Atualização Português do Brasil
- Opções avançadas
Mecânismo mechacon do leitor de CDs

- Mensagens OSD atualizadas/incluídas
Áudio/CD-rom/Renderizador de GPU
2023-11-06 23:17:57 +10:00
3dfc3bd2ba CPU: Fix incorrect scratchpad masking 2023-11-06 18:09:27 +10:00
c5cd55ffb1 CDImage: clang warning fix 2023-11-06 17:56:45 +10:00
928d137111 System: Add missing icons to some OSD messages 2023-11-05 22:38:25 +10:00
f27a28b58c CDImage: Use ByteSwap() 2023-11-05 22:38:25 +10:00
4a906fd0a0 VulkanDevice: Fix incorrect render pass end 2023-11-05 21:18:39 +10:00
e739c114a4 CDImageCHD: Support reading subchannel from CHD 2023-11-05 21:18:39 +10:00