Stenzek
eb8d938c94
Resources: Add redump database
2023-07-23 19:09:31 +01:00
CRASHARKI
92b8316182
GameDB: Add nativePaletteDraw and halfPixelOffset to Crash Tag Team Racing
2023-07-23 19:09:15 +01:00
Stenzek
610cb2626b
GS/HW: Use GetUnwrappedEndBlockAddress() where appropriate
2023-07-23 19:09:01 +01:00
Stenzek
2033f813da
GS/HW: Fix incorrect usage of bit_ceil()
2023-07-23 19:09:01 +01:00
pgert
a6fbd0fe69
GameDB: correct an entry
2023-07-23 19:00:55 +01:00
Stenzek
abadb7f80f
GSRunner: Fix Unicode command line on Win32
2023-07-24 00:55:54 +10:00
JordanTheToaster
1c6be3f400
GameDB: Various fixes
...
Fixes for Link being a doughnut and missing a line and for crusty field textures in all NCAA Football games TW PGA golf games and Madden games.
2023-07-23 13:28:40 +01:00
CRASHARKI
52111be20a
GameDB: Change halfPixelOffset to Spyro: A Hero's Tail
2023-07-23 13:27:51 +01:00
Stenzek
eae29bb1f2
Common: Make __pagesize unsigned
2023-07-23 21:52:36 +10:00
Stenzek
9191e8ce91
Misc: Use std::bit_ceil()/std::has_single_bit()
2023-07-23 21:52:36 +10:00
Stenzek
2b4c7d12b6
Common: Merge MathUtils.h into BitUtils.h
2023-07-23 21:52:36 +10:00
Stenzek
7dd1f7321a
Misc: Replace _BitScanForward() with std::countr_zero()
2023-07-23 21:52:36 +10:00
Stenzek
088630a999
Misc: Replace bit_cast wrapper with std::bit_cast
2023-07-23 21:52:36 +10:00
Stenzek
d2a5cdcca7
Misc: Remove string map lookup wrappers
...
No longer needed.
2023-07-23 21:52:36 +10:00
Stenzek
4b50d016b5
CI: Add qtimageformats for Linux/Mac
2023-07-23 17:34:50 +10:00
PCSX2 Bot
7a073e0e8d
Qt: Update Base Translation
2023-07-23 13:41:25 +10:00
Stenzek
b56958abe4
USB-Turntable: Implement Freeze()
2023-07-23 13:41:00 +10:00
CRASHARKI
57d042ca4a
GameDB: Add Blending Accuracy to Spyro: Enter the Dragonfly
...
Added Blending Accuracy 3 to fix Gems not shining properly.
Revert "GameDB: Add Blending Accuracy to Spyro: Enter the Dragonfly"
This reverts commit d2b8017e59cfbb99beee8cb7f912b327c5ffaf9e.
GameDB: Add Blending Accuracy to Spyro: Enter the Dragonfly
2023-07-23 00:34:28 +01:00
Riley
3895f3c826
CDVD: Fix DevCon typo for cdvdUncheckedLoadDiscElf
2023-07-23 00:04:54 +01:00
Mrlinkwii
75aed7c44f
GameDB: Adding Cop 2 patches for French & German versions of Kessen II
...
Co-Authored-By: prafullpcsx2 <12788199+prafullpcsx2@users.noreply.github.com>
2023-07-22 16:46:34 +01:00
Stenzek
041c0ce86c
CI/Linux: Include AppStream XML in AppImage
2023-07-22 18:47:47 +10:00
Stenzek
90aabdf499
CI/Linux: Fix AppImage getting symbols stripped
2023-07-22 18:47:47 +10:00
Stenzek
40f7ec3ca1
GS/HW: Fix alpha min/max crashing on BC1 textures
2023-07-22 17:15:27 +10:00
TellowKrinkle
1e32fcaebe
GS:Capture: Prefer h264 as the default codec
...
FFmpeg's default is mpeg4 for a number of containers if it was compiled without x264
2023-07-22 00:40:24 -05:00
TellowKrinkle
9f23755a62
GS:Capture: Support user pixel format overrides
2023-07-22 00:40:24 -05:00
TellowKrinkle
dad03478fd
GS:Capture: Fix s16 audio output
2023-07-22 00:40:24 -05:00
TellowKrinkle
484b75f755
GHActions:MacOS: Bundle a minimal ffmpeg
2023-07-22 00:40:24 -05:00
TellowKrinkle
7138faa5cd
CMake: Support linked ffmpeg on macOS
2023-07-22 00:40:24 -05:00
TellowKrinkle
fef1706fc8
GS: Add mov capture option
2023-07-22 00:40:24 -05:00
Stenzek
1929b20a6c
GSRunner: Add modal comparison
...
Click on a dump to open.
Left/right arrow keys switch between dumps.
Space bar toggles between before/after.
Escape closes.
2023-07-22 05:15:21 +01:00
Stenzek
3991ff5d3a
GSRunner: Fix incorrect total/average counters
2023-07-22 05:15:21 +01:00
PCSX2 Bot
e4b1c89719
Qt: Update Base Translation
2023-07-22 12:12:28 +10:00
Stenzek
3d51eec89c
VMManager: Notify MTGS in UpdateDiscDetails()
2023-07-21 18:05:14 +01:00
lightningterror
f9016f3ea7
vcxproj: Add missing shader filters.
...
All renderers: present and imgui.
Vulkan: shadeboost.
2023-07-21 10:24:15 +02:00
lightningterror
3dce969a5e
GS-shaders: Add missing copyright headers.
2023-07-21 10:24:15 +02:00
PCSX2 Bot
542d257b8f
Qt: Update Base Translation
2023-07-21 12:58:34 +10:00
Stenzek
2eb7c47572
Qt: Fix game properties for unscanned files
2023-07-21 12:57:25 +10:00
Stenzek
32621a9369
3rdparty: Update wil
...
Gets rid of a -Wdeprecated-volatile error.
2023-07-20 21:23:31 +10:00
Stenzek
7676a74f73
HeterogeneousContainers: Drop pre-C++20 path
2023-07-20 21:23:31 +10:00
Stenzek
1fae35231b
3rdparty: Remove GSL
2023-07-20 21:23:31 +10:00
Stenzek
cd4daa115f
Misc: Swap from gsl::span to std::span
2023-07-20 21:23:31 +10:00
Stenzek
ad0190d6ed
Build: Require C++20
2023-07-20 21:23:31 +10:00
Stenzek
296dcccd81
Misc: Fix a bunch of issues preventing C++20 compilation
2023-07-20 21:23:31 +10:00
TellowKrinkle
7ba7e04a13
Qt: Stop open/save dialogs from spamming users with permission requests
2023-07-20 19:58:45 +10:00
Stenzek
3109c5ef67
GS/HW: Replace Ico CRC hack with move handler
2023-07-20 19:56:20 +10:00
Stenzek
d5776e8946
GSRunner: Dump/compare stats
2023-07-20 19:24:36 +10:00
Tyler Wilding
c59ea602c5
crowdin: update PR title
2023-07-20 18:47:33 +10:00
JordanTheToaster
16bebbea50
GameDB: Various fixes
...
Many fixes.
2023-07-20 18:44:45 +10:00
Stenzek
0e21b6da3d
GS/HW: Add PSM logging to ClearGSLocalMemory()
2023-07-20 18:42:51 +10:00
Stenzek
b3403c40e1
GS/HW: Stop Vulkan validation layer complaining on download
2023-07-20 18:42:51 +10:00