Joe Wagner
0157b7fae9
Merge 6f7416425a
into 5486eed151
2024-09-19 02:27:10 +00:00
Joe Wagner
6f7416425a
change uint8_t to u8 for consistency
2024-09-18 19:27:07 -07:00
lightningterror
5486eed151
GS/HW: Merge blend ad a mask separate conditions in to one.
...
Duplicate code.
2024-09-19 00:19:05 +02:00
Ty Lamontagne
d1721360ff
DebugInterface: Fix formatting
2024-09-18 16:57:20 -04:00
Ty Lamontagne
0a0f99dd1b
DebugInterface: Try to show the kernel memory mappings, again
2024-09-18 12:50:48 -04:00
Joe Wagner
f8f8049fd3
fix for formatting
2024-09-18 09:25:33 -07:00
Joe Wagner
0d37ea42f9
Update QtKeyCodes.cpp
...
This addresses an issue present in EQOA where SHIFT only worked on alpha characters. SHIFT now is detected and works to produce symbols as well.
2024-09-18 08:44:59 -07:00
PCSX2 Bot
eb5ea6f64e
Qt: Update Base Translation
2024-09-18 17:38:09 +02:00
lightningterror
1d449e9675
FullscreenUI: Remove unused function.
...
CopyGlobalControllerSettingsToGame.
2024-09-17 23:19:00 +02:00
Ty Lamontagne
c82671fce4
microVU: fix block clearing regression
2024-09-16 16:46:23 -04:00
oltolm
4c267c4206
microvu: fix ASAN container-overflow in mVUsetupRange
2024-09-16 13:48:00 -04:00
PCSX2 Bot
158e67cf6d
Qt: Update Base Translation
2024-09-16 18:41:23 +02:00
Pyra Drake
1afff1a064
GameDB: Pro Race Driver fixes
...
Pro Race Driver fixes for upscaling lines.
2024-09-16 18:41:05 +02:00
JordanTheToaster
904874d959
OSD: Improve main window stat spacing
2024-09-16 18:40:20 +02:00
PCSX2 Bot
d33168d31f
PAD: Update to latest controller database.
2024-09-16 18:39:49 +02:00
Ty
2b7c4ae438
gh: update the feature request template labels
...
We are trying out a new feature request labelling system.
2024-09-15 14:40:05 -04:00
lightningterror
6483565d47
GS/HW: Fix/cleanup pabe optimization condition.
...
We should check only if As max is 128, also make sure we are checking the original Alpha C value as it could have been modified for an optimization.
2024-09-15 20:39:41 +02:00
JordanTheToaster
11704f7f0c
GameDB: Various fixes
2024-09-15 14:38:38 -04:00
chaoticgd
8d3f4fac23
Debugger: Prevent flicker when resetting symbol tree node children
2024-09-15 08:57:12 -04:00
chaoticgd
93b18412f5
Debugger: Make check box widgets in the symbol tree more responsive
2024-09-15 08:57:12 -04:00
JordanTheToaster
d9c5f22d1e
OSD: Rename various fields
2024-09-15 08:41:12 -04:00
KamFretoZ
d12ef2b17c
OSD: Add GPU Info ( #11808 )
...
* OSD: Add GPU Info
* Qt: More Translatable Strings
2024-09-15 08:24:05 -04:00
lightningterror
e8e0b97f6d
GS/HW: Reduce sw/hdr colclip in more cases.
...
When doing `Cs*Alpha + Cd*(1 - Alpha)` or `Cd*Alpha + Cs*(1 - Alpha)` with an alpha of 128 or lower
we don't really need to hdr or sw colclip blend it because colour range of the result will be
between 0-1 (0-255) without it overflowing.
Also update previous optimizations to include Ad cases when RTA is already scaled.
2024-09-15 01:09:28 +02:00
PCSX2 Bot
f50083e47a
Qt: Update Base Translation
2024-09-14 18:07:20 +02:00
Farran666
461ee350c2
GameDB: Add Skip MPEG Hack to Never7
2024-09-13 16:45:43 -04:00
TheLastRar
0cf4b76876
Common: Fix Recursive CreateDirectoryPath() on Windows
2024-09-12 15:45:45 -04:00
KamFretoZ
4e1979427d
Qt: Make Settings List Word Wrapped
2024-09-12 15:42:00 -04:00
KamFretoZ
110426ac9f
DiscordRPC: Further improve icon url call
2024-09-12 15:42:00 -04:00
OctopusButtons
4565a62634
UI: Update mipmapping help description
...
Added mipmapping description similar to the help/hover text of other items. Wording is my own phrasing.
2024-09-12 15:36:19 -04:00
JordanTheToaster
f75da73fca
3rdparty/ffmpeg: Bump headers to version 7.0.2
2024-09-12 11:19:05 -04:00
Ziemas
5c83edb7b2
ExpressionParser: Add missing include in header
2024-09-11 09:09:38 -04:00
Ty Lamontagne
bb1162f6cc
Achievements: Reset client state on system reset
2024-09-10 16:58:58 -04:00
Martino Fontana
a4d2332f9c
Config: Set `{ntsc,pal}FrameRate` bounds to 10-300 Hz
2024-09-10 11:58:42 -04:00
Nenderus
4963ea9b11
CMake: Install translations in PACKAGE MODE
2024-09-09 20:11:21 -04:00
PCSX2 Bot
11caae46c1
Qt: Update Base Translation
2024-09-09 20:10:18 -04:00
dependabot[bot]
bfaad9f9bf
Bump peter-evans/create-pull-request from 6 to 7 in the ci-deps group
...
Bumps the ci-deps group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ).
Updates `peter-evans/create-pull-request` from 6 to 7
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 20:03:17 -04:00
RedPanda4552
0792ceb21a
Config: Prevent pad settings lingering in game properties blocking profiles
2024-09-09 15:06:28 -04:00
smasimar@gmail.com
2886f825aa
Added "SaveStateAndSelectNextSlot" hotkey for alternative save slot cycling functionality.
2024-09-09 14:58:15 -04:00
smasimar@gmail.com
22c9b70ca3
Flipped the order of "SaveStateAndSelectNextSlot" to "SelectNextSlotAndSaveState"
2024-09-09 14:58:15 -04:00
PCSX2 Bot
6dbbebeafb
PAD: Update to latest controller database.
2024-09-09 18:28:55 +02:00
KamFretoZ
f54eeca1fd
FSUI: Move Texture Preloading to Advanced
2024-09-08 14:37:28 -04:00
PCSX2 Bot
7d6f74083b
Qt: Update Base Translation
2024-09-06 18:59:17 +02:00
KamFretoZ
28e4b10fda
Translation: Remove excess double quote ( #11777 )
...
* Translation: Remove excess double quote on the train controller
* Qt: Add Train Controller Icon
* Qt: Expand controller input list
* FSUI: Base Translation Update
* Qt: Update Base Translations
2024-09-03 12:09:54 -04:00
JordanTheToaster
b8405ef7a6
Deps: Update to SDL 2.30.7
2024-09-03 10:26:12 +02:00
PCSX2 Bot
d178bb3904
Qt: Update Base Translation
2024-09-03 10:24:50 +02:00
KamFretoZ
1ea512655a
FileSystem: Fix handling of symlinks
...
Revert of c8a3e5a9ec
2024-09-02 16:18:01 -04:00
chaoticgd
90463a4a6c
Debugger: Bring back the expression parser
2024-09-02 16:16:05 -04:00
PCSX2 Bot
f340b5ebd0
Qt: Update Base Translation
2024-09-01 19:07:18 +02:00
Joe Stringer
ab2d18ebf0
USB: Add passthrough support to DenshaCon
...
Enable an option to use native Densha De Go! controllers and pass the axis inputs from the controller directly through to the game.
2024-08-31 20:47:29 +02:00
Joe Stringer
8d3bb1ad80
Settings: Add DenshaCon bindings UI
2024-08-31 20:47:29 +02:00