Commit Graph

6558 Commits

Author SHA1 Message Date
fc6359457b ImGuiManager: Use PromptFont icons for input OSD 2023-11-26 21:35:29 +10:00
8446856ecf GPU/HW: Trace min/max UVs for hazards 2023-11-26 17:35:48 +10:00
eeebfce79b Update README.md 2023-11-25 22:14:26 +10:00
dc75afeb3d RegTest: Fix directory creation always failing 2023-11-25 22:04:05 +10:00
ff17444074 GPU/HW: Add framebuffer fetch blending path 2023-11-25 21:22:35 +10:00
a456741ae6 GPU/HW: Don't blend binary alpha texture filters 2023-11-25 19:49:05 +10:00
1b948aab62 dep/cubeb: Minimize and update to 54217bc 2023-11-25 00:50:12 +10:00
7cc52bba23 CMake: Support multiple CMAKE_OSX_ARCHITECTURES 2023-11-25 00:50:12 +10:00
af86e5d058 Qt: Use HTTPDownloader instead of QtNetwork for updates 2023-11-25 00:50:12 +10:00
365e3fb965 Qt: Fix progress dialog cancelling 2023-11-25 00:50:12 +10:00
cc6f22163c HTTPDownloader: Add support for progress updates/cancelling 2023-11-25 00:50:12 +10:00
cca901c4c6 Qt: Make ALT+F4 while fullscreen exit DuckStation 2023-11-25 00:50:12 +10:00
a705884342 Qt: Fix possible race when showing confirm dialog 2023-11-25 00:50:12 +10:00
3e27c399f4 GameDB: MGS1 2023-11-25 00:50:12 +10:00
7bbf04ab99 PostProcessing/FX: Support reading shaders from resources 2023-11-25 00:50:12 +10:00
1a79a2f196 dep/reshadefx: Add manual include callbacks 2023-11-25 00:50:11 +10:00
273979405d OpenGLDevice: Disable scissor for buffer clears 2023-11-25 00:49:52 +10:00
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